photo

Xiaoyan


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
239,258
of 300,571

REPUTATION
0

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,027

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,680

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 1

View badges

Feeds

View by

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...

9 years ago | 1 answer | 0

1

answer

Answered
How 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...

11 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...

11 years ago | 5 answers | 0

5

answers

Question


how do i use for loop to fine determinant of Vandermonde matrix?
how do i use for loop to fine determinant of Vandermonde matrix?

11 years ago | 2 answers | 0

2

answers