Feeds
提问
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...
14 years 前 | 2 个回答 | 0
2
个回答提问
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') ...
14 years 前 | 2 个回答 | 0
2
个回答提问
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...
14 years 前 | 1 个回答 | 0