Community Profile

photo

Aimee Jin


Last seen: oltre 3 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistiche

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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 " ...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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 {'...

oltre 3 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 3 anni fa | 2 risposte | 0

2

risposte

Domanda


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 ...

oltre 3 anni fa | 1 risposta | 0

1

risposta