Statistica
RANK
4.712
of 297.016
REPUTAZIONE
10
CONTRIBUTI
4 Domande
5 Risposte
ACCETTAZIONE DELLE RISPOSTE
75.0%
VOTI RICEVUTI
1
RANK
of 157.725
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
problem plotting integral function 3D
Does anybody have any idea why the A changes to a sym variable?
quasi 13 anni fa | 0
combining a graphics
y=f(0:50); g=f(50:100); x1 = 0:50; x2 = 50:100; plot(x1,y); hold all plot(x2,g);
quasi 13 anni fa | 1
Help on double integral Again
try ./ instead of / and .* instead of *
quasi 13 anni fa | 0
| accettato
CALCULATION OF MAXIMUM VALUE IN EVERY ROW
try this: suppose the input matrix is A, the output result matrix is B; max = 0; k = 0; l = 0; for i=1:3 for j=1:...
quasi 13 anni fa | 0
| accettato
Domanda
problem plotting integral function 3D
Hei, I'm trying to take a look at a function that displays the ratios of 2 surfaces of a function. The code is as follows: ...
quasi 13 anni fa | 1 risposta | 0
1
rispostaDomanda
calculating and plotting non continuous function
Hi, I'm trying to calculate and plot the surface area of what I think is a 3d surface function. The problem that I have is...
quasi 13 anni fa | 3 risposte | 0
3
risposteDomanda
??? Error using ==> double Too many input arguments.
>> syms x t total = 0; totalmax = 0; trest = 0; t2 = 0; ton = 0; h = 0; pulse = 1; totaltime = 1440; ...
circa 13 anni fa | 2 risposte | 0
2
risposteDomanda
Warning: Explicit solution could not be found.
>> syms x >> total = 0; >> t2 = 0; >> t=0; * >> p = 4.8825*exp(-0.0954*t)+ 12.845*exp(-0.0006211*t);* >> h...
circa 13 anni fa | 1 risposta | 0