Statistics
5 Questions
0 Answers
RANK
223,172
of 301,344
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 21,238
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,044
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
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
Matlab code for Fuzzy Logic Controller
Can anybody tell me how to implement the fis in matlab. Just a simple code please ???
8 years ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 0 answers | 0
