Statistiques
RANG
5 114
of 295 495
RÉPUTATION
10
CONTRIBUTIONS
4 Questions
5 Réponses
ACCEPTATION DE VOS RÉPONSES
75.0%
VOTES REÇUS
1
RANG
of 20 240
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 991
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
problem plotting integral function 3D
Does anybody have any idea why the A changes to a sym variable?
plus de 12 ans il y a | 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);
plus de 12 ans il y a | 1
Help on double integral Again
try ./ instead of / and .* instead of *
plus de 12 ans il y a | 0
| A accepté
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:...
plus de 12 ans il y a | 0
| A accepté
Question
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: ...
plus de 12 ans il y a | 1 réponse | 0
1
réponsecalculating and plotting non continuous function
anybody? :D
plus de 12 ans il y a | 0
Question
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...
plus de 12 ans il y a | 3 réponses | 0
3
réponsesQuestion
??? 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; ...
presque 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
presque 13 ans il y a | 1 réponse | 0