Feeds
질문
MATLAB limitation in reading from excel ?!
Hello everybody! I need to read data from an excel file in my code, but the file includes more than 500000 rows! (500900 to b...
대략 12년 전 | 답변 수: 2 | 0
2
답변답변 있음
index must be a positive integer or logical.
Hi, I am receiving same error! My data starts from 0 and the plotting should start from 0 too. I used like this changed you...
index must be a positive integer or logical.
Hi, I am receiving same error! My data starts from 0 and the plotting should start from 0 too. I used like this changed you...
대략 12년 전 | 0
제출됨
Temperature forecasting
Next 24 h temperature prediction; for each 15 minutes.
12년 초과 전 | 다운로드 수: 1 |
질문
How to use CurveFitting coefficients in the rest of the code?
I have this code: (t,p)=coordination of out input data f=fit(t,p,'sin2'); we know it will create this function : ...
12년 초과 전 | 답변 수: 2 | 0
2
답변질문
How to rule out (filter for a continuous function) some output data?
Hello, t1=[1:1:100] p=xlsread('Jan2010.xls','B101:B200'); t2=[101:1:200]'; k(t2)=a1*sin(b1*t2+c1)+a2*sin(b2*t2+c2...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
Cell value in workspace into a matrix ! HOW?!
Hi, I used *CurveFittingToolbox*, then made some changes, then used *GenerateCode*. Now, when I run the code (close MATLAB,...
12년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
I am writing code for a function but I get an error message
NOT RELATED TO THE QUESTION: how did you right your question so clear! I used this help and it doesn't work for me!
I am writing code for a function but I get an error message
NOT RELATED TO THE QUESTION: how did you right your question so clear! I used this help and it doesn't work for me!
12년 초과 전 | 0