Feeds
提问
Transfer Function of Mechanical System
For a transnational mechanical system, is it possible to have the following values of constants: Force = F = 1 N Mass = M = 1 ...
8 years 前 | 0 个回答 | 0
0
个回答提问
Transfer Function of a system
What are the properties of transfer function. and is the following a valid transfer function: sys = tf([1],[0.2 0.4 0.3]...
8 years 前 | 1 个回答 | 0
1
个回答提问
Matlab code for Fuzzy Logic Controller
Can anybody tell me how to implement the fis in matlab. Just a simple code please ???
8 years 前 | 1 个回答 | 0
1
个回答提问
Can anybody explain the following matlab code line by line?
>> TF1 = tf([7],[1 0 0]); >> TF2 = tf([0.1],[1]); >> TF3 = tf([194.3],[1 139.5 0]); >> TF = TF1*TF2*TF3 >> kp1 = 3...
8 years 前 | 0 个回答 | 0
0
个回答提问
How can I draw a Simulink Model for Fuzzy Logic Controller ?
I am designing a fuzzy logic controller for the vibration control of a high rise building by using displacement(Error) and veloc...
8 years 前 | 0 个回答 | 0
