![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6218236_1522112670152_DEF.jpg)
ar fa
Followers: 0 Following: 0
Statistics
RANK
101.028
of 297.046
REPUTATION
0
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
15.207 of 20.422
REPUTATION
11
AVERAGE RATING
0.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
111
RANK
of 157.776
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
Feeds
Submitted
Computational Model of Social Intelligence Based on Emotional Learning in the Amygdala
Code and Paper of "Computational Model of Social Intelligence..."
meer dan 9 jaar ago | 1 download |
Question
multi level indexing acess
I want to get output from below code but Matlab thrown Error: [1 2 3 4](2) My desired output is 2. *Note: I need one ...
meer dan 9 jaar ago | 2 answers | 0
2
answersQuestion
one Structure Aceess Problem
I have these below codes: a(1).x = [5 9]; a(2).x = [4 41]; a(3).x = [7 0]; a(4).x = [23 45]; a(2:3).x(1); ...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
Programming Problem in structure
I have these below codes: a(1).x = 3; a(2).x = 1; a(3).x = -5; a(4).x = 2; b = [0 0]; ...
meer dan 9 jaar ago | 1 answer | 0
1
answerone thing i need to know
I find solution for creating dynamic array in matlab: How to Create it: x = {zeros(1,30);zeros(1,20);zeros(1,10)}; ...
bijna 10 jaar ago | 0
| accepted
Question
one thing i need to know
hello I am c# programmer. after coding using matlab, I was faced with a problem. I can't convert below c# codes to matlab: ...
bijna 10 jaar ago | 3 answers | 0