H_W
Followers: 0 Following: 0
Statistics
RANK
200 315
of 294 560
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
19 517 of 20 123
REPUTATION
0
AVERAGE RATING
0.00
CONTRIBUTIONS
1 File
DOWNLOADS
2
ALL TIME DOWNLOADS
2
RANK
of 151 939
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
Warning: Matrix is singular, close to singular or badly scaled. Results may be inaccurate. RCOND = NaN
The following code uses `rk4` to simulate the dynamics defined via `fe` function. However, I encountered the warning `Warning: M...
nästan 2 år ago | 1 answer | 0
1
answerQuestion
Grouping rows on the first column and obtain minimum value on second column
I have the following matrix A and would like to group it on the first column A = [13 7 13 6 13 5 13 6 12 7 12 5]; and th...
ungefär 2 år ago | 2 answers | 0
2
answersQuestion
How to define event function in ode45 solver as the slop of variable achieve certain value?
Hi! I want to solve the Van Der Pol equations using ode45 with event function as its stopping criteria. I would like to set the ...
mer än 2 år ago | 1 answer | 0
1
answerQuestion
why Solve function does not give correct solution?
I use the following code to obtain the solutions, however, some given solutions do not satisfy the equations, for example, the f...
mer än 2 år ago | 1 answer | 0