Usman Saleem
Followers: 0 Following: 0
Mathematician
Statistics
4 Questions
0 Answers
RANK
29 164
of 295 569
REPUTATION
1
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
1
RANK
of 20 247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 105
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
Symbolic function expected 3 inputs and received 2
I want to compute the following code. syms u(x,y,t) v(x,y,t) w(x,y,t) a1 a2 mu p(x,y,t) r x y I=[1,0;0,1]; VV = [diff(u,x...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
How to calculate the coefficients of a non-polynomial?
I want to subtitute this expansion in an equation and want to equate the coefficients of powers of , so that i can solve them af...
nästan 4 år ago | 0 answers | 0
0
answersQuestion
How to use unique in a conditional statement nested in for loop?
I want to apply "unique" function on sol to get rid of repeated arrays. n = 10000; for a = 1:n for b = 1:n x...
nästan 4 år ago | 1 answer | 0
1
answerQuestion
How can I plot ode 45 for different values of a constant after specific time?
I want to change the value of del after given time interval. T = 1:1:3500; del = 0; % For T=1:1:3100 del = 1; %...
nästan 6 år ago | 1 answer | 1