photo

sneha


Last seen: 6 days ago Active since 2025

Followers: 0   Following: 0

Statistics

MATLAB Answers

0 Questions
15 Answers

RANK
5,054
of 300,508

REPUTATION
10

CONTRIBUTIONS
0 Questions
15 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
3

RANK
 of 21,019

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,435

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
RL Water Tank example by MATLAB does not converge
Hello, Yes, this behaviour is normal. The official DDPG water tank example is mainly designed to demonstrate workflow, not gua...

8 days ago | 1

| accepted

Answered
PID Tuning for fixed settling time and minimum overshoot
Hello, If the system cannot achieve a settling time under 10 seconds, check the following points: Model validation: Ensure t...

8 days ago | 0

Answered
What am I supposed to put in magnetization inductance?
Hello, In your push-pull DC-DC converter model, the magnetizing inductance (Lm) value is shown in per-unit (pu) because Simuli...

8 days ago | 0

Answered
LiDAR - trainPointPillarsObjectDetector() Shape error
Hello, You’re encountering a "reshape" error during the training of your custom PointPillars network in MATLAB, specifically i...

9 days ago | 0

Answered
I have two same errors every time i paste a code to check
Hello, Code looks almost correct, but the issue looks like with the definition of the moment of inertia matrix. Specifically, ...

9 days ago | 1

Answered
MatlabR2025b Crash Issue
Hello , Please try the below trouble shooting steps and see if each of them have any effect on the crash: 1) Update to a ne...

9 days ago | 0

Answered
Locate my mobile phone using GPS through Matlab desktop and Matlab mobile
Make sure the MATLAB Support Package for Android/iOS Sensors is installed, and MATLAB Mobile has location permissions enabled. ...

9 days ago | 0

Answered
Unexpected frequency halving and extra peaks in FFT output when changing sampling time (TS) in Simulink
Hi, The Spectrum Analyzer or FFT block is mismatched in its sample rate, it “scales” the x-axis incorrectly, creating fake pea...

9 days ago | 0

Answered
How to set up a physical model optimisation scheme using Simscape Multibody and MATLAB?
Since there is no specific model or cost definition, I’ll assume: You already have a working Simscape Multibody model that run...

10 days ago | 0

Answered
Multiple definitions of the same function in generated code
To avoid having Embedded Coder generate that extra header or duplicate files, you must adjust the storage class / code-generatio...

10 days ago | 0

Answered
Implementing parallel while loops in matlab.
Running while loops simultaneously MATLAB does not execute while loops in parallel by default — they execute seque...

2 months ago | 0

Answered
linux, "Open Outside MATLAB" not work
Tried to reproduce your issue but did not encounter any of the error you have mentioned so these could be some solutions and wor...

3 months ago | 0

Answered
Issue on running polyspace bugfinder qualification kit
The ReportGeneratorQual.pm file is not a standard Perl module from CPAN — it is part of the Polyspace IEC/DO Qualification Kitde...

3 months ago | 0

Answered
Joystick block under Mac OS
1. Native Support in Simulink Simulink’s built-in Simulation 3D Joystick block is not supported on Mac OS, because it relies o...

3 months ago | 0

Answered
MATLAB Stuck on Initializing... after 2025 Update
If MATLAB is stuck on "Initializing", "Busy", or simply won't start (and you don’t see errors), follow these steps in order: 1....

3 months ago | 1