Statistics
RANK
194,956
of 295,689
REPUTATION
0
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,266
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,317
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
min() Subscript indices must either be real positive integers or logicals.
hi, whenever I try to use min() on a vector I get the error message: Subscript indices must either be real positive integers o...
8 years ago | 1 answer | 0
1
answerHow to use ode23s to solve heat equation
Thank you both, Torsten is right about my approach. for my question Initial condition is: u(x,0)=δ(x) Boundary condition is...
10 years ago | 0
Question
How to use ode23s to solve heat equation
assume ut=D*uxx D is constant, x = [-5:0.1:5], with delta_x=0.1 initial condition u(x0,0) = derivative of x boundary condition...
10 years ago | 5 answers | 0
5
answersQuestion
how do i use for loop to fine determinant of Vandermonde matrix?
how do i use for loop to fine determinant of Vandermonde matrix?
10 years ago | 2 answers | 0