rollcakes
Followers: 0 Following: 0
Statistiques
9 Questions
0 Réponses
RANG
254 398
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
9 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
88.89%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
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
help me one thing matlab plot
function hh N=800; M=600; A = 0; F = 0; S = 0; Fi=0; Fs=100; Ts=1/Fs; t=...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
please help me please i want draw plot ..
<</matlabcentral/answers/uploaded_files/41240/help.jpg>> function DRAW N=800; M=700; handles.fig=figure(); ...
presque 9 ans il y a | 1 réponse | 0
0
réponseQuestion
hello i want make callback function
function plotsinorcos global Am t fr cs S; N=500; M=300; t=[0 : 0.01 : 5]; handles....
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
grapg is not activate plz help me
function mornig global A F T; N=500; M=300; handles.fig=figure; mpos=get(handles.fig,'position'); set(ha...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
I want change range axes;;
handles.htext=uicontrol('style','text','string','enable grid program'); set(handles.htext,'background','k'); set...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
i wnat change 'axes' positon please help me
function hellow N=500; M=300; handles.figure=figure; set(handles.figure,'units','pixels'); set(handles.figure,'...
environ 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
exist delta function ? in matlab??
delta infinite t=0 0 else t itegral delta is 1 exist delta function ? in matlab?? if exist how can do?
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
plz. help me TT I want write if(((mp(1)>0)&(mp(1)<140))&((mp(2)>0)&(mp(2)<140)))
0<mp(1)<140 + 0<mp(2)<140 that write to if(here) plz TT if(((mp(1)>0)&(mp(1)<140))&((mp(2)>0)&(mp(2)<140))) thats ...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
i want draw x(t) h(t) y(t) in just one plot window
i want draw x(t) h(t) y(t) in just one plot window Ts=0.01; t=[ -4 : Ts : 4 ]; x=3*rectpuls(t/2); h=2*rectpuls(t/4);...
environ 9 ans il y a | 1 réponse | 0