M Al Mamun
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
199.412
of 295.467
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
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
Question
matlabFunction keeps running forever
Hello all, I have a Jacobian matrix of 5420-by-5420 which contains symbolic expressions. Then I use matlabFunction to make the ...
meer dan 4 jaar ago | 0 answers | 0
0
answersQuestion
diff function taking very long time while differentiating symbolic expressions
Hello all, I need to make a Jacobian matrix where both the function (f) array and the variable (y) array are of 5420-by-1. f is...
meer dan 4 jaar ago | 1 answer | 0
1
answerQuestion
Determining symbolic function values without using matlabFunction
Hello all, I am trying to evaluate a symbolic matrix at a certain point. The symbolic functions are as follows: clc, clear all ...
meer dan 4 jaar ago | 2 answers | 0
2
answersQuestion
Plugging in matrix values into function handle of more than 1 variables
The symbolic variables and the function are given below. x=sym('x',[1 9]); x0=sym('x0',[1 9]); Yr=sym('Yr',[3 3]); Yi=sym('Y...
meer dan 4 jaar ago | 1 answer | 0
1
answerQuestion
Evaluating function handle with array input arguments
Hi all, I am facing some trouble while working with function handle. It is as below. I have a function handle of 3 different va...
meer dan 4 jaar ago | 1 answer | 0