Statistics
RANK
27,673
of 295,486
REPUTATION
1
CONTRIBUTIONS
11 Questions
2 Answers
ANSWER ACCEPTANCE
36.36%
VOTES RECEIVED
1
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
convert time from sample to second
hello .. i have a simulink program, the solver is a fixed step type (with sample time 0.001), when the program run, i have a res...
10 years ago | 2 answers | 0
2
answersQuestion
converting from radian to degree
how to convert a (plot) in radian to degree,,,
10 years ago | 2 answers | 0
2
answersQuestion
conversion from simulation time to real time
hello ... i have a simulink program with fixed step size (0.001),, i run the program in time (0-300) ,, and when i want to plot ...
10 years ago | 1 answer | 0
1
answerQuestion
integration in embedded function
hello every one how can i find the integration in embedded function ? i have 2 signals entered as input to this embedded func...
10 years ago | 1 answer | 0
1
answerQuestion
plot using mesh with constant
i have 3 parameters ( two variables and one constant ), how to use mesh to plot theme ?
10 years ago | 0 answers | 0
0
answersQuestion
3 DOF helicopter modeling
how can i get a mathematical modeling for 3 DOF helicopter using simulink
10 years ago | 1 answer | 0
1
answerQuestion
time make my program unstable
i have a simulation program that works very good with a good response (stable system ) .... but after 400 seconds ... the result...
11 years ago | 1 answer | 0
1
answerQuestion
problem with control signal
hello ... i have a control signal with range (-10 to +10 ) and i need to convert it to the range (0 to +10) ... any one have ide...
11 years ago | 1 answer | 0
1
answerQuestion
pole placement in M-file
hello every one ... how can i determine (p) in pole placement code K = place(A,B,p)
11 years ago | 4 answers | 0
4
answersif statement in embedded function
thanx Kaustubha Govind i know how to use the code that you give it :)
11 years ago | 0
Question
if statement in embedded function
hello every one i have a program with 5 inputs named (L1,L2,S1,S2,M) and 2 outputs named (P1,P2) M is a ramp input and L1...
11 years ago | 2 answers | 1
2
answershow to choose LQR
clear all; gi=1; % initial condition a=2.9975; b1=0.034025; b2=0.034025; b3=0.5606; b4=-b3; Am =[ 0 ...
12 years ago | 0
Question
how to choose LQR
hello everyone i am trying to use LQR controller i simulate my system and have my A and B matrix ,, used theme in m-file and...
12 years ago | 4 answers | 0