Amir RF
Followers: 0 Following: 0
Statistics
RANK
3 049
of 295 569
REPUTATION
18
CONTRIBUTIONS
0 Questions
6 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
3
RANK
of 20 247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Index exceeds the array element number
Dear Yanjika, Please check size(firing_rate_excel) Then you can decide the iteration variable either as size(firing_rate_ex...
nästan 4 år ago | 0
| accepted
Error: File: puma560.m Line: 12 Column: 56 Invalid expression. When calling a function or indexing a variable, use parentheses. Otherwise, check for mismatched delimiters.
Dear balakrishna, In T1, T2, T3, and T4 you made a typo. If you want to continue the vector, equation,... you should use "..." ...
nästan 4 år ago | 0
Index exceeds the number of array elements (1) using transfer function
Dear Lucy, I run your code and I did not get any errors. Your error may be in your earlier code line (where you define s). B...
nästan 4 år ago | 0
| accepted
What's the meaning of 2.7830e-09?
Hello Dear Heya, This is the scientific notation for the parameter. You can convert it to a number by using: format long G or...
nästan 4 år ago | 1
| accepted
convert smaller number to large number in matlab
Hello Dear Ran, You can use following code: fprintf('%.0f\n', result) I hope this answers your question. Best,
nästan 4 år ago | 1
How do I stretch the time of a signal locally ?
Hello Dear Farzad, If I understand your question correctly, your original signal is a 100 sec signal and you want to expand som...
nästan 4 år ago | 1