rollcakes
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
254 398
of 295 467
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
88.89%
VOTES RECEIVED
0
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF 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=...
nästan 9 år ago | 1 answer | 0
1
answerQuestion
please help me please i want draw plot ..
<</matlabcentral/answers/uploaded_files/41240/help.jpg>> function DRAW N=800; M=700; handles.fig=figure(); ...
nästan 9 år ago | 0 answers | 0
0
answersQuestion
hello i want make callback function
function plotsinorcos global Am t fr cs S; N=500; M=300; t=[0 : 0.01 : 5]; handles....
nästan 9 år ago | 1 answer | 0
1
answerQuestion
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...
nästan 9 år ago | 1 answer | 0
1
answerQuestion
I want change range axes;;
handles.htext=uicontrol('style','text','string','enable grid program'); set(handles.htext,'background','k'); set...
ungefär 9 år ago | 1 answer | 0
1
answerQuestion
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,'...
ungefär 9 år ago | 2 answers | 0
2
answersQuestion
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?
ungefär 9 år ago | 1 answer | 0
1
answerQuestion
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 ...
ungefär 9 år ago | 1 answer | 0
1
answerQuestion
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);...
ungefär 9 år ago | 1 answer | 0