photo

Peyman


Active since 2012

Followers: 0   Following: 0

Message

Electrical Engineer

Statistics

All
MATLAB Answers

4 Questions
2 Answers

File Exchange

1 File

RANK
266,713
of 297,503

REPUTATION
0

CONTRIBUTIONS
4 Questions
2 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
8,862 of 20,449

REPUTATION
86

AVERAGE RATING
1.00

CONTRIBUTIONS
1 File

DOWNLOADS
1

ALL TIME DOWNLOADS
864

RANK

of 159,017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 5-Star Galaxy Level 1
  • Personal Best Downloads Level 1
  • First Submission
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


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 years ago | 2 answers | 0

2

answers

Answered
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 years ago | 0

Submitted


Temperature forecasting
Next 24 h temperature prediction; for each 15 minutes.

12 years ago | 1 download |

1.0 / 5

Question


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 years ago | 2 answers | 0

2

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Answered
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 years ago | 0