Statistica
4 Domande
0 Risposte
RANK
220.225
of 299.969
REPUTAZIONE
0
CONTRIBUTI
4 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
75.0%
VOTI RICEVUTI
0
RANK
of 166.784
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
Determine area in Closed Cycle
I'm doing an assignment in which I need to calculate the work done on a piston inside a deisel engine cylinder. We've been given...
quasi 4 anni fa | 0 risposte | 0
0
risposteDomanda
how to index Vector Position
I know how to index a vector such that if x=[9,5,2,6,3] then, x(3) will equal 2 for example. But if I wanted to do it the opposi...
circa 5 anni fa | 1 risposta | 0
1
rispostaDomanda
How do I apply a tolerance to my code
Outline The singularityTest function will test whether a matrix is singular (i.e., not invertible). If it is singular, the outp...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Damped Cosine wave not working
function dampedOsc3() x = (0:0.01:4); y = @(x)(exp.^(-0.4.*x))*cos(5.*x); plot(x,y,'--c') end Why is...
oltre 5 anni fa | 1 risposta | 0