Community Profile

photo

Rutvik Shete


Last seen: 2年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Personal Best Downloads Level 2
  • First Review
  • First Submission
  • Thankful Level 1
  • First Answer
  • Revival Level 1
  • Solver

バッジを表示

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 ...

3年以上 前 | 0 件の回答 | 0

0

回答

送信済み


Sliding mode control for a double integrator system
A basic SMC model for position control of satellite with 2nd order system.

3年以上 前 | ダウンロード 5 件 |

Thumbnail

質問


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...

3年以上 前 | 0 件の回答 | 0

0

回答

送信済み


Linear Quadratic Integral controller for position control
Linear Quadratic Integral (LQI) controller for position control of PMDC Motor

3年以上 前 | ダウンロード 3 件 |

Thumbnail

送信済み


DAQ Simulink block for Counter channel Position reading
Simulink block for Encoder position read using NI DAQ

3年以上 前 | ダウンロード 2 件 |

Thumbnail

質問


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...

3年以上 前 | 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 ...

3年以上 前

解決済み


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...

3年以上 前

解決済み


Calculate a Damped Sinusoid
The equation of a damped sinusoid can be written as |y = A.ⅇ^(-λt)*cos(2πft)| where |A|, |λ|, and |f| ...

3年以上 前

解決済み


Solve a System of Linear Equations
*Example*: If a system of linear equations in _x&#8321_ and _x&#8322_ is: 2 _x₁_ + _x₂_ = 2 _x₁...

3年以上 前

解決済み


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,....

3年以上 前

解決済み


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...

3年以上 前

解決済み


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...

3年以上 前

解決済み


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...

3年以上 前

回答済み
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...

3年以上 前 | 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:...

3年以上 前