Community Profile

photo

rsch tosh


University of Missouri Columbia

Active since 2012

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


length of equation using matlab
Can anyone please help me with this y=x^3/25-3*x^2/625-2*x/15625; I want to find the length of this equation using matlab...

12 years ago | 2 answers | 0

2

answers

Question


can anyone expalin num2str in the following script and what is the script doing
count = 1; j = 1; %write the parameter section while(count <= (max_xy-1)) st1 = ['110,' num2str(x(count),'%6.5f') ...

12 years ago | 2 answers | 0

2

answers

Question


fopen fidr code working
can anyone pls explain the code below. Thanks in advance. fid_de = fopen('temp_de.txt','wt'); count = 1; j = 1; %w...

12 years ago | 0 answers | 0

0

answers