
UserCJ
MATLAB
Spoken Languages:
English
Statistics
6 Questions
0 Answers
RANK
91.905
of 260.677
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
83.33%
VOTES RECEIVED
0
RANK
of 17.909
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 112.099
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
Content Feed
Question
Plot level curves and projections as a contour
I have created a surface plot for the function and as follows: close all clear all N1 = 10; N2 = 10; x1 = linspace(-1,1,N...
ongeveer 2 maanden ago | 1 answer | 0
1
answerQuestion
Plot 4D function with respect to two variables and a parameter
There is a differential equation . I would like to change the value of parameter value of A from to and plot against and as ...
2 maanden ago | 1 answer | 0
1
answerQuestion
Plot differential equations with respect to two variables in a 3d plane
I have a system of three differential equations and coded as follows. I have a seperate function "first_term.m" to create the ...
2 maanden ago | 2 answers | 0
2
answersQuestion
Drawing phase plane diagram of a system of 3 coupled odes - MATLAB
I have a system of 3 coupled odes and this is how I solve the system. Tend = 100; Nt = 100; % Define RHS functions RHS = @(...
4 maanden ago | 1 answer | 0
1
answerQuestion
Adding delay to a system of differential equations using the Heaviside function
I have a system of differential equations which discribes a certain scenario of drug administration. I want to model the this dr...
4 maanden ago | 1 answer | 0
1
answerQuestion
Calculate steady state of a system of non-linear odes
I'm trying to solve a system of non linear odes in Matlab as follows. editparams %parameters Tend = 50; Nt = 100...
4 maanden ago | 0 answers | 0