![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/25984870_1694123158922.jpg)
Programming Languages:
MATLAB
Spoken Languages:
English
Pronouns:
He/him
Professional Interests:
Simulink, Control Systems, System Identification Toolbox, Motor Control Blockset
MATLAB
Spoken Languages:
English
Pronouns:
He/him
Professional Interests:
Simulink, Control Systems, System Identification Toolbox, Motor Control Blockset
Statistics
All
RANK
120,297
of 297,010
REPUTATION
0
CONTRIBUTIONS
1 Question
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
18,502 of 20,418
REPUTATION
1
AVERAGE RATING
0.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
18
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
Reusable Function in Simulink
Here this is just an explanation for the reusable function to create through Simulink for Embedded Code Generation
1 year ago | 1 download |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/b6f06979-4e8e-4617-b596-1a80facc0cb1/16ba7f3f-9096-4211-9263-f9b6074c8825/images/1694418619.png)
Question
Build32bitDLLOn64bitWindowsRPlatformUsingMSVCToolchainExample dll not generating for me
Anybody can help me out with this to generate dll code generation?
2 years ago | 0 answers | 0
0
answersSolved
Rotate Matrix @180 degree
Rotate Matrix @180 degree Example A=[8 1 6; 3 5 7; 4 9 2], then answer would be [2 9 4;...
2 years ago
Solved
Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.
2 years ago
Solved
Calculate the average value of the elements in the array
Calculate the average value of the elements in the array
2 years ago
Solved
the average value of the elements
Calculate the average value of the elements in the array
2 years ago
Solved
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
2 years ago