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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0