nashyshan
Followers: 0 Following: 0
Statistiques
6 Questions
0 Réponses
RANG
251 793
of 300 343
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
83.33%
VOTES REÇUS
0
RANG
of 20 926
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 172
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
How to code an event that causes a shift in the resulting graph of a nonlinear dynamical system
I have a Matlab script that generates periodic oscillations in a nonlinear dynamical system. I am getting the oscillations perfe...
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
Can we add a statement in between the codes?
Is it possible to add statements in between the codes. For example: If I have a code like this, r(:,1) = a(:,1) - a(:,...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
How should I write a value such as "0.9 micromolar^-1.sec^-1" in the code?
Okay, so my question is if I have a value such as 0.9 micromolar^-1.sec^-1. How should I enter this value in the code. Whic...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
ODE45 error: must return a column vector.
I am getting this error in my code. but in the MATLAB documentation there is an example ( <http://in.mathworks.com/help/matlab/r...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
Can ODE45 take in arrayed values?
Hi, I am getting an error in my code. The error is " _Error using odearguments ( line 93) @(T,IP)V4.*(C+(1-ALPHA).*K4)./(C+K4)-(...
plus de 10 ans il y a | 2 réponses | 0
2
réponsesQuestion
How do I integrate a differential equation?
Hi, I want to integrate a differential equation dc/dt. Below is the code and the values of the variables. clear all; c1=....
plus de 10 ans il y a | 1 réponse | 0

