Statistiques
5 Questions
0 Réponses
RANG
148 805
of 301 664
RÉPUTATION
0
CONTRIBUTIONS
5 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
40.0%
VOTES REÇUS
0
RANG
of 21 377
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 176 019
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
Double integration within finite limits
I want to perform a double integration of the function f(x,y)=y*sin(x)+exp(-x), over the range 0 to pi/6 for x and y goes from 0...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Finding the peak value of a function
I have written this clumsy code for finding the peak value of a function. But its not giving me an output cuz of the interval st...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
MATLAB slowing my laptop down?
Okay so my Ideapad 330 laptop was running pretty normally, when I installed MATLAB. As I have read in other posts here, MATLAB c...
environ 7 ans il y a | 1 réponse | 0
0
réponseQuestion
Why is plot(x,y=0) not giving a line at y=0?
I am trying to plot a function with a line through y=0 too. I wrote this code: x=0:0.01:10*pi; plot(x,2*sin(x).*exp(-x/4)); ...
environ 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
Why am I getting 'ans=45' in this code?
I am trying to make a file named text.txt and write numbers 1 to 5 in it, and then print them. x = [1 2 3 4 5] a = fopen('te...
environ 7 ans il y a | 2 réponses | 0

