Statistiques
8 Questions
0 Réponses
RANG
88 918
of 300 369
RÉPUTATION
0
CONTRIBUTIONS
8 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 20 936
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 436
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
Least squares fit to different data sets at the same time
I am trying to fit an ODE system to two different data sets of varying time scales. As a consequence, the data sets are differen...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
dsolve unable to convert to type 'branch'
I'm trying to find the optimal control of a system of differential equations subject to some cost function. The system of differ...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Command window output not displaying everything?
The command window does not display all of the output in my code. This is a very recent problem, not sure what I could have done...
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
Nonlinear fit in MATLAB
Hello all, I am trying to fit a function with one data set to another data set. I'm performing a nonlinear fit similar to somet...
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
Function handle too literal
I'm trying to define a new function, let's call it "h", for later use with the MATLAB function _ode45_. As a bit of a preface, I...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Gradient vector field not perpendicular to contour map
I have the following code: function [ ] = kermack( I0,r,p,c,N,numSteps ) I(1)=I0; S(1)=N-I0; for t =...
environ 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Warning: Cannot solve symbolically
I'm writing up a code to calculate the angle of elevation of a cannon when given a range and an initial velocity. I will run the...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Can't get my Maclaurin Series function to use symsum properly?
Here is the code I'm working with currently: function [ output_args ] = MaclaurinSeries( f,a,tol ) syms x k; y = subs...
plus de 8 ans il y a | 1 réponse | 0

