UserCJ
Followers: 0 Following: 0
MATLAB
Spoken Languages:
English
Statistica
11 Domande
0 Risposte
RANK
202.399
of 295.527
REPUTAZIONE
0
CONTRIBUTI
11 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
81.82%
VOTI RICEVUTI
0
RANK
of 154.057
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Error function optimisation method to calculate the velocity of a travelling wave
Hi everyone, I'm trying to use an error optimisation method using interpolation and least quare method for a travelling wave sol...
circa un anno fa | 1 risposta | 0
1
rispostaDomanda
Find the velocity of a travelling wave like behaviour
Hi everyone, I have a travelling wave solution drawn at each time step for a set of data obtained from a previous simulation. ...
oltre un anno fa | 2 risposte | 0
2
risposteDomanda
Riemann sum to find the area between two curves
I'm trying to find the Riemann sum of the area between two curves as shown in the diagram below. Xn is rescaled and a new data s...
oltre un anno fa | 1 risposta | 0
1
rispostaDomanda
Legend colours are different from the plot
I'm trying to create a plot for different values with respect to and for a function() when . I'm also creating the legend i...
circa 2 anni fa | 2 risposte | 0
2
risposteDomanda
Plot dynamics of an ODE
I have an ODE and I need to plot with respect to and varying . Following is the sample plot required. I managed to dra...
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
oltre 2 anni fa | 2 risposte | 0
2
risposteDomanda
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 = @(...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 2 anni fa | 1 risposta | 0