photo

Ritika Thusoo


Last seen: 5 days ago Active since 2025

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

0 Questions
21 Answers

RANK
3,700
of 301,826

REPUTATION
14

CONTRIBUTIONS
0 Questions
21 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
3

RANK
 of 21,425

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 176,790

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
Zero-gradient boundary condition in a time-independent rotating ocean PDE model
I understand that you want to create a code which solves a simple, stationary PDE for sea level. For more information on bound...

5 days ago | 0

Answered
Translating from MATLAB to Simulink
Based on your description, since you already have a “MATLAB” implementation that uses “ode15s” for a stiff differential-algebrai...

5 days ago | 0

Answered
I want to pilot my minidrone Parrot mambo
Please refer to the following: Why am I getting the error "The current model configuration differs from the model configuratio...

5 days ago | 0

Answered
Multibody link quadruped robot modeling problems
Since the issue occurs even when the actuation signals are disabled, the problem is likely related to the imported CAD mechanism...

5 days ago | 0

Answered
Finding right parameters Ki and Kp for PI Controller in a H bridge converter system
I understand that you are looking for guidance on selecting suitable Kp and Ki values for a discrete PI controller in an H-br...

5 days ago | 0

Answered
Data gaps and aliasing in Simulink External Mode with TI LaunchPad at 100µs sample rates
I understand that you are observing data gaps when using Simulink External Mode with the TI LaunchPad at a 100 µs sample rate. B...

5 days ago | 0

Answered
Model Reference: Model Arguments not showing up in the Main Model (Instances not independent)
Hi, Here are some resources that can help explain why a model argument may not appear in the parent model and how “Simulink” ha...

4 months ago | 0

Answered
imuSensor and Allan Variance
Hi, Allan variance helps you identify key IMU noise parameters: Angle Random Walk, Bias Instability, and Rate Random Walk by a...

4 months ago | 0

Answered
Issue with REParamsSelect in sbiofitmixed
Hi, Based on the information provided, the error indicates a dimension mismatch between: ‘reIdx’ → the indices of the parame...

4 months ago | 0

Answered
Cómo obtengo el fichero de licencia concurrente para activar mi matlab R2025 en red?
Hi, Please refer to the following documentation links for troubleshooting: 1) https://in.mathworks.com/help/install/license...

4 months ago | 0

Answered
Matlab crashing after the launching for few munites
Hi, You can try the following troubleshooting steps: Restart your computer. Allow MATLAB and the MathWorks Service Host on a...

4 months ago | 0

Answered
Warning: Ignoring settings in the tunable parameters table for model 'controller' because it references or is referenced by another model
Hi, When you use ‘Model Reference’ blocks, Simulink requires that tunable parameters (parameters you want to change dur...

10 months ago | 0

Answered
Simulink Model simulation: huge time differences between simulation "arrangements"
Hi, You can check a couple of things to understand why simulation takes ages for you. First, check the sample time tha...

10 months ago | 1

Answered
how to undock (not dock) script editor and figure by default in 2025a?
Hi, You can use ‘startup’ file- a user defined script in ‘MATLAB’. Here is the documentation page for your reference: https:...

10 months ago | 1

Answered
simulink test manager real time simulation output sdi view
Hi, You can use the Simulink® Test Manager to create test cases for Simulink models and code in desktop, SIL, PIL, and HIL (f...

10 months ago | 0

Answered
openfig visibility when saved figure has a callback
Hi, You can use the ‘openfig(___,visibility)’ to specify whether to open the figure in a visible or invisible state. ...

10 months ago | 0

Answered
Can multiple processes read and write a .mat file at the same time?
Hi, The Single-Writer/Multiple-Reader (SWMR) capability in MATLAB®'s low-level HDF5 function interface enables appending or ove...

10 months ago | 0

Answered
Can the controlSystemDesigner be used to tune a 2DOF PID controller?
Hi, The ‘Control System Designer’ app enables the design of SISO controllers for feedback systems modelled in MATLAB or Simulin...

10 months ago | 0

Answered
Time response - open loop acceleration sensor
Hi, The research paper mentions that the values of the step-like acceleration signals used for simulation are 1g , 2g , ...

10 months ago | 0

Answered
i am using simulink and getting error and unable to rectify it, please help
Hi, This issue appears to be a dimension mismatch between the 'Permanent Magnet Synchronous Machine' and the 'Simulink...

10 months ago | 1

| accepted

Answered
Tuning Discrete Values using the PID tuner application
Hi, The column name “power_kw” in the MATLAB code is different from the column name in the provided Excel sheet. To ...

11 months ago | 0