photo

Aimee Jin


Last seen: casi 4 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


How could I not including the heading of the chapter?
I wrote this function to extract the texts of one chapter out of the book - Alice in Wonderland. When I run it, it gives me " ...

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to get a char row vector containing all the text in the one chapter?
I want to use this function to get the text just for the chapter I choose from the Alice.txt. Below is the main body. However, I...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I get the first and last letters out of each word?
This is how I write the function. Basically, if you input sentence "Check adjacent elements 4speical pat-terns", it gives you {'...

alrededor de 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How can I solve it: Matrix dimensions must agree.
function A = matrixCSums(M) % M is a numeric matrix and A has the same size as M. % Each element in A is the sum of the corres...

alrededor de 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How can I fix "Index exceeds the number of array elements (1)."
This is my script. function [ca, depth] = transientDiffModel(B,Ds,H,ct,dz,t,th) B= input(' B:degradation rate of antibiotic ...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta