Feeds
질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 1 | 0
