Feeds
提问
Using Plant Dynamics Control Theory
Hi friends, I couldn't understand how to use plant dynamics in automation control theory. For example, I have a block diagram...
5 years 前 | 0 个回答 | 0
0
个回答提问
Could't get right result laplace,ilaplace,PD
hi friends, I am trying to plot laplace with PD ,the plot I have got is wrong according to book ,where am I making mistake.Auto...
5 years 前 | 1 个回答 | 0
1
个回答提问
How can I get static array instead of dynamic emxArray_real_T
hello friends, I faced a problem that I can't use it in MCU. if true function [ Mshifted, f] = Func1( m ,ts,df) fs = ...
6 years 前 | 0 个回答 | 0
0
个回答提问
Code generation specific output array size
hello, I am trying these codes that below function [ Mshifted, f] = Func1( m ,ts,df) fs = 1/ts; Mshifted = zeros(1,4096)...
6 years 前 | 1 个回答 | 0
1
个回答提问
I am trying to run Matlab Code in QT Creature
Hello friends, I have these codes in Matlab function [ Mshifted, f ] = Func1( t0, ts, t1, df ) fs = 1/ts; t = Time_Vecto...
6 years 前 | 0 个回答 | 0
0
个回答提问
matlab to C using rtInf
Hi guys ,I want to use rtInf in my application and simple example below.If oarg= number/0 ,I will print screen inf ,how the code...
7 years 前 | 0 个回答 | 0
0
个回答已回答
Problem with variable coder
Oh sorry I mean I have this problem with Matlab Coder Exception in thread "AWT-EventQueue-0" java.lang.IllegalStateException:...
Problem with variable coder
Oh sorry I mean I have this problem with Matlab Coder Exception in thread "AWT-EventQueue-0" java.lang.IllegalStateException:...
7 years 前 | 0
提问
About Contemporary Communications System's example
n = -20:20; x = 0.5*(sinc(n/2).^2); ts = 1/40; fs = 1/ts; t = -0.5:ts:1.5; u05 = (t+0.5)>=0; u0 = t>=0; u1 = (t-1)>=0; ...
8 years 前 | 0 个回答 | 0