Statistics
7 Questions
0 Answers
RANK
211,038
of 301,172
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
14.29%
VOTES RECEIVED
0
RANK
of 21,183
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,200
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
Stepper Motor And Driver Block Functions
I'm looking for a Matlab model of a 2 phase stepper motor and driver. I'd prefer a non-canned Matlab routine if possible. I'm aw...
12 years ago | 0 answers | 0
0
answersQuestion
I am having problems installing Matlab Version 5.3.1/Release R11.1 on my new HP-Pavilion notebook PC which has Windows 7 Professional with an Windows XP Emulator.
I am having problems installing Matlab Version 5.3.1/Release R11.1 on my new HP-Pavilion notebook PC which has Windows 7 Profess...
12 years ago | 2 answers | 0
2
answersQuestion
Indexing, Making Multiple Bode Plots From Same Block Model Using Multiple Inports And Outports
I have generated a BlockModel.mdl of multiple transfer function blocks connected together. Furthermore, I have inserted three In...
13 years ago | 0 answers | 0
0
answersQuestion
Matlab Models Incompatibility Issues
I own an older copy of Matlab, Version 5.3.1 (R11.1). Meanwhile, I have accumulated some models, from previous acquaintances, th...
13 years ago | 0 answers | 0
0
answersQuestion
How do you know that "p" has a dimension of 4 columns for the code given under "Body" herein below?
sim('focbls',[0 2]); [p,f]=spectrum(posin,posfb,1024,0,[],1000); figure(1) clf; subplot(211); loglog(f,abs...
13 years ago | 1 answer | 0
1
answerQuestion
Clarification requested on my original question - What do the colon and number 4 represent in the following argument - loglog(f,abs(p(:,4))),grid;?
Clarification requested on my original question - What do the colon and number 4 represent in the following argument - loglog(f,...
13 years ago | 0 answers | 0
0
answersQuestion
What do the colon and number 4 represent in the following argument - loglog(f,abs(p(:,4))),grid;?
What do the colon and number 4 represent in the following argument - loglog(f,abs(p(:,4))),grid;?
13 years ago | 1 answer | 0
