photo

Sina


Last seen: 1 year ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
129,796
of 297,503

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

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

  • Thankful Level 2

View badges

Feeds

View by

Question


A question about motion plot
Hello I've written a MATLAB function such below: function motionplot3D(p,next_pos) x1=[p(1) next_pos(1)]; x2=[p(4) next_pos...

1 year ago | 1 answer | 0

1

answer

Question


Conversion to double from optim.problemdef.OptimizationExpression is not possible
Hello I have an optimization problem and I have a constraint function in it, but I get error ' Conversion to double from optim...

2 years ago | 1 answer | 0

1

answer

Question


Write loop in optimization problem constraint
Hello I have an optimization problem that needs a loop in it's constraints. My optimizaton problem constraint: we have some no...

2 years ago | 0 answers | 0

0

answers

Question


A problem in the usage of multidimensional scaling (cmdscale)
Hello everyone. I have some nodes in a cartesian coordinates that have a specific configuration. I've used cmdscale(D) for cre...

2 years ago | 1 answer | 0

1

answer