photo

Amir Amjadian


Last seen: 4 years ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
3 Answers

RANK
41,685
of 301,432

REPUTATION
1

CONTRIBUTIONS
3 Questions
3 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
1

RANK
 of 21,280

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,555

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Answered
How to add 1 zero element to the 1st element of my vector?
Thank you all.

7 years ago | 0

Question


How to add 1 zero element to the 1st element of my vector?
Hi everyone, This is a a simple question. I wanna add one element which is zero to my first element and change the size of my v...

7 years ago | 3 answers | 0

3

answers

Answered
How to remove NaN elements from a matrix and use the matrix in a loop to interpolate?
OK I found my answer. Thank you All. %set od data datasetA=xlsread('pointA'); %matrix with NaNs values for x and y x=data...

7 years ago | 0

| accepted

Answered
How to remove NaN elements from a matrix and use the matrix in a loop to interpolate?
Hi Dear Readers, Any help? Thank you.

7 years ago | 0

Question


How to remove NaN elements from a matrix and use the matrix in a loop to interpolate?
Hi, I have 5 sets of data for 5 curves. I wanna use "interp1" function to interpolate them but my data have NaNs elements at th...

7 years ago | 2 answers | 1

2

answers

Question


Solve 2 equations(type: power) and 2 unknowns
Hi, I have 2 equations wich are similar to each other with different constants. There are 2 unknowns that I wanna find. But my ...

7 years ago | 1 answer | 0

1

answer