Community Profile

photo

Rutvik Shete


Last seen: oltre 2 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistiche

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

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 3 anni fa | 0 risposte | 0

0

risposte

Inviato


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

oltre 3 anni fa | 5 download |

Thumbnail

Domanda


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

oltre 3 anni fa | 0 risposte | 0

0

risposte

Inviato


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

oltre 3 anni fa | 3 download |

Thumbnail

Inviato


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

oltre 3 anni fa | 2 download |

Thumbnail

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Risolto


Calculate BMI
Given a matrix |hw| (height and weight) with two columns, calculate BMI using these formulas: * 1 kilogram = 2.2 pounds * 1 ...

oltre 3 anni fa

Risolto


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

oltre 3 anni fa

Risolto


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

oltre 3 anni fa

Risolto


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

oltre 3 anni fa

Risolto


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

oltre 3 anni fa

Risolto


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

oltre 3 anni fa

Risolto


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

oltre 3 anni fa

Risolto


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

oltre 3 anni fa

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

oltre 3 anni fa | 0

Risolto


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

oltre 3 anni fa