MATLAB
Spoken Languages:
English
Pronouns:
He/him
Statistics
0 Questions
11 Answers
RANK
4,629
of 295,467
REPUTATION
10
CONTRIBUTIONS
0 Questions
11 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
MPC: Only one constraint active at one time?
Hi - Thanks for reaching out! Your conclusions aren't quite correct - all the constraints defined in MPC are indeed "active" a...
3 years ago | 0
How can I automate inputs in Simulink Design Optimization (with a Matlab script)
Hi Niclas - Not sure if this answers your question, but would it help to use the code generation function in Response Optimize...
3 years ago | 0
| accepted
Varying weight of a ball with time in a Maglev system
Hi - It sounds like you're interested in updating your transfer function as the simulation runs to account for the changing ma...
3 years ago | 0
Genetic Fuzzy Coding in Matlab
Hi - Not sure if this answers your question, but here's a doc page outlining how the tunefis function can be used to tune a Fu...
3 years ago | 0
problem in using LQR and LQE commands for uncertainty in plants
These two Tech Talks may be useful for getting you started with adding uncertainty to LQR models: https://www.mathworks.com/sup...
3 years ago | 0
How to calculate MAPE, MAE and SD for LRN neural networl
Hi Shaheer - To convert from double to int, you could use the uint8 or int8 functions, or another from that family of function...
3 years ago | 0
| accepted
stateflow / fuzzy logic / help
Hi - One potential way to integrate fuzzy logic and Simulink / Stateflow would be to use the Fuzzy Logic Controller block as an...
3 years ago | 0
In the stateflow operation in state machines, can the states have dynamic equations? & can fuzzy logic be used as guards for state transitions?
Hi - One potential way to integrate fuzzy logic and Simulink / Stateflow would be to use the Fuzzy Logic Controller block as an...
3 years ago | 0
how to fuzzify the pixel intensity of an image
Hi - I understand that you're interested in using pixel intensity as an input to a fuzzy inference system according to the mem...
3 years ago | 0
How to recognize handwritten character using fuzzy logic ?
Hi - I understand that you're interested in using handwritten character images as inputs to a fuzzy logic system for classific...
3 years ago | 1
Modeling Inverse Kinematics in a Robotic Arm
Hi - I understand that you're working through the 'Modeling Inverse Kinematics in a Robot Arm' example and are trying to under...
3 years ago | 0