Statistica
4 Domande
0 Risposte
RANK
283.756
of 301.200
REPUTAZIONE
0
CONTRIBUTI
4 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
75.0%
VOTI RICEVUTI
0
RANK
of 173.339
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
What is the problem with this code snippet?
function phi1= @(y) 2*(y-0.5)*(y-1) It says 'Invalid use of operator' on run.
quasi 7 anni fa | 1 risposta | 0
1
rispostaDomanda
why is the histogram showing x vector values on x axis rather than y axis?
% Set the initial state of all replicas rng('shuffle') nRep =2 % Number of replicas for rep = 1:nRep ...
quasi 7 anni fa | 0 risposte | 0
0
risposteDomanda
Can't find cftool?
>> cftool 'cftool' requires Curve Fitting Toolbox. >> ver ----------------------------------------------------------------...
quasi 7 anni fa | 1 risposta | 0
1
rispostaDomanda
matlab ode45 error
tspan= linspace(0,0.1,1); yinit = [0.5 , 0.8]; [t,y] = ode45(@maths(t,y), tspan, yinit) --->error invalid expression,use pa...
circa 7 anni fa | 1 risposta | 0

