![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/15872194_1564234967671_DEF.jpg)
Rutvik Shete
Followers: 0 Following: 0
Feeds
提问
Computed maximum size of the output of function 'cat' exceeds maximum allowed number of elements (134217728). The computed size is [:15000 x :15004]. Function 'Trial' (#235.3696.3716), line 88, column 20: "[tm1 tm1 tm1 tm1 V3]" Launch diagnostic r
I am facing this error when using Embedded Coder in matlab. I am calling Matlab function in state flow. The piece of code is as ...
4 years 前 | 0 个回答 | 0
0
个回答已提交
Sliding mode control for a double integrator system
A basic SMC model for position control of satellite with 2nd order system.
4 years 前 | 9 次下载 |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/412eaa71-30dd-4a05-a24d-073bad49a4fb/2a0e15f7-25cb-419b-9be8-9c7ff60de0dd/images/thumbnail.png)
提问
Feeding trajectory points to a SMC controller for vehicle lateral control
I have developed SMC controller for lateral movement of vehicle with help of some research papers and few books. All the math is...
4 years 前 | 0 个回答 | 0
0
个回答已提交
Linear Quadratic Integral controller for position control
Linear Quadratic Integral (LQI) controller for position control of PMDC Motor
4 years 前 | 2 次下载 |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/6dd488b4-71a4-42a5-8809-bc24234a4acc/8b084560-b930-4274-aa2a-3c1ccc5afb7c/images/thumbnail.png)
已提交
DAQ Simulink block for Counter channel Position reading
Simulink block for Encoder position read using NI DAQ
4 years 前 | 2 次下载 |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/2c5f1b5c-71a4-47c9-8912-101e3f51e448/d0ecb1bf-bbb1-43d1-9681-de2bc22fdfe0/images/thumbnail.png)
提问
Running .m and simulink (.slx) file together
I ran in to trouble while working with NI DAQ (USB 6251). I wanted to integrate everything is simulink and they dont provide blo...
4 years 前 | 1 个回答 | 0
1
个回答已解决
Calculate BMI
Given a matrix |hw| (height and weight) with two columns, calculate BMI using these formulas: * 1 kilogram = 2.2 pounds * 1 ...
4 years 前
已解决
Plot Damped Sinusoid
Given two vectors |t| and |y|, make a plot containing a blue ( |b| ) dashed ( |--| ) line of |y| versus |t|. Mark the minimum...
4 years 前
已解决
Calculate a Damped Sinusoid
The equation of a damped sinusoid can be written as |y = A.ⅇ^(-λt)*cos(2πft)| where |A|, |λ|, and |f| ...
4 years 前
已解决
Solve a System of Linear Equations
*Example*: If a system of linear equations in _x₁_ and _x₂_ is: 2 _x₁_ + _x₂_ = 2 _x₁...
4 years 前
已解决
Verify Law of Large Numbers
If a large number of fair N-sided dice are rolled, the average of the simulated rolls is likely to be close to the mean of 1,2,....
4 years 前
已解决
Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...
4 years 前
已解决
Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...
4 years 前
已解决
Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...
4 years 前
已回答
Data Acquisition Toolbox with Simulink: Counter Input Channel
facing same issue with NI USB 6251. Cant use commands when I code using Function block in Simulink. Error is "Function 'daq' n...
Data Acquisition Toolbox with Simulink: Counter Input Channel
facing same issue with NI USB 6251. Cant use commands when I code using Function block in Simulink. Error is "Function 'daq' n...
4 years 前 | 0
已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
4 years 前