photo

Adarsh


Last seen: 5 dagen ago Active since 2025

Followers: 4   Following: 2

Statistics

MATLAB Answers

0 Questions
49 Answers

RANK
1.396
of 299.217

REPUTATION
50

CONTRIBUTIONS
0 Questions
49 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
5

RANK
 of 20.663

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 163.745

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 2
  • First Answer

View badges

Feeds

View by

Answered
Two Motors in Series on one Shaft - Simscape
Hi @Marcel Thevagt, I understand that you are trying to simulate a model where you are generating higher torque by using two si...

14 dagen ago | 0

| accepted

Answered
Not able to export to standalone FMU the look up tables with tunable size
Hi @Yasho Bharat, For the variable to be exported along with the FMU for the lookup tables along with “Support Tunable Size” o...

14 dagen ago | 0

Answered
Help us debug the code we attached below. its an Adaptive filter comparing the LMS and NLMS algorithm. but we are not trained in MATLAB and lack expertise.
Hi @Barnabas, The error “No audio input device found on this system.” Indicates that MATLAB’s audiorecorder is unable to detec...

ongeveer een maand ago | 0

Answered
I cannot use the Pre Build configuration to run scripts.
Hi @Luca, I understand that you are searching for an option to run two scripts, one before the start of build process and other...

ongeveer een maand ago | 0

| accepted

Answered
Importing STEP file (.stp) with more geometric shapes
Hi @Mady, I see that you are trying to import a STEP file that contains multiple geometrical objects into MATLAB but facing an ...

ongeveer een maand ago | 0

Answered
Export Simulink Model to Standalone FMU is not possible.
Hi @Johannes, I understand that you are trying to use the “Export Model to Standalone FMU” feature in the save dropdown of sim...

ongeveer een maand ago | 0

Answered
Simscape Electrical element (e.g. diode) shows extra signals in SDI when using Log All
Hi @Klemen D, I see that you are trying to log signals from a Simscape electrical circuit and facing an issue where the Simsca...

ongeveer 2 maanden ago | 0

Answered
Query regarding importing Sunpy module in Pyhton and MATLAB
Hi @Yagna Kamleshkumar, I understand that you are facing an import error while trying to import “sunpy” library in MATLAB inte...

ongeveer 2 maanden ago | 0

Answered
ACTİVE BMS DESİGN AND BATTERY PACK
Hi @Sadullah, The “Module not on path” error that you are facing while using the custom Battery Pack library occurs when MATLA...

ongeveer 2 maanden ago | 0

Answered
Cannot Create Account Access Denied
Hi @Ali Burak, I have faced a similar issue previously while creating a MathWorks account. The following steps helped me in re...

2 maanden ago | 0

Answered
Why does makehdl generates so many vhdl files even for a simple FIR filter that was generated with the Simulink hdl FIR block? Is there a way to reduce the number of files?
Hi @Osvy, I am assuming by Simple FIR filter you mean “Discrete FIR Filter” block. So, consider a model with just a “Discrete F...

2 maanden ago | 0

Answered
i can open this module "Run-Time Parameter Estimation of PMSM Using Sensor Feedback"
Hi @I, I believe that these examples that you have mentioned are introduced in MATLAB R2024b. You will need to upgrade to a rel...

2 maanden ago | 0

Answered
How to deal with parameter estimation error not recognizing the parameters
Hi @YASSER, I have faced a similar error previously while using the “Parameter Estimator” app and the reason for this error mes...

2 maanden ago | 0

| accepted

Answered
Please help me find an example
Hi @혜정, I have found the Simulink example used in this video at the start and here is the link to the required example: https:...

2 maanden ago | 0

Answered
Processing a batch of data every T seconds in Simulink
Hi @Niccolò, I understand that you are trying to run an attitude determination algorithm for a satellite with the data collecte...

2 maanden ago | 0

| accepted

Answered
How to obtain my license file
Hi @JJ, I understand that you want to download a standalone licence file to run “Polyspace Bug Finder Server” in a Docker Conta...

2 maanden ago | 0

Answered
How should I use the specified compiler to compile and generate dynamic libraries when I use codegen in ubuntu
Hi @zhi, I understand that you are trying to generate code in linux x86 aarch64 platform with a compiler other than the defaul...

2 maanden ago | 0

| accepted

Answered
training-progress plots not available
Hi @Lily, I understand that you are following the “https://uk.mathworks.com/help/deeplearning/ug/semantic-segmentation-using-d...

2 maanden ago | 0

Answered
could the data dictionary be used as kind of struct like variables in workspace ?
Hi @ED, I understand that you are trying to use a struct to store the parameters in a Simulink data dictionary and utilizing it...

2 maanden ago | 0

Answered
Sharing Variables between AppDesigner and Simulink
Hi @Felipe Dicker, I understand that you are trying to create a GUI to take input data and parameters from user to run a Simuli...

2 maanden ago | 0

Answered
Why does the Gear Box in Simscape Onramp Task use a positive gear ratio (0.01) if it reverses the direction of rotation?
Hi @Vibha, I understand that the description mentioning “The Gear Box reverses the rotation direction” is ambiguous with the po...

3 maanden ago | 0

Answered
Update Parameter On a Mask During Execution
Hi @Brent Jarvis, I see that you are looking for a way to update the mask parameters of a block at the time of execution. To up...

3 maanden ago | 1

| accepted

Answered
python method from matlab object
Hi @Sylvain, I understand that you are facing an error in directly modifying an attribute of a Class in an imported python mod...

3 maanden ago | 0

Answered
Error compiling Sim scape network for model hybrid dc solar wind.
Hi @Sanika, I understand that you are facing the “No matching signature found for exp” while utilizing the solar cell block in ...

3 maanden ago | 0

Answered
How do I use arcpy module from within matlab?
Hi @Jeff Burkey, I understand that you are facing the “DLL load failed while importing _arcgisscripting” error while importing ...

3 maanden ago | 0

Answered
Error : Number of variables exceeds number of equations.
Hi @Nils, I understand that you are trying to create a custom Simscape component called “pelton_turbine” and facing the error: ...

3 maanden ago | 0

Answered
How to sweep simulink parameters without using script or Sim command
Hi @YASSER, I understand that you want to evaluate all the runs before proceeding with the parameter estimation. For this appro...

3 maanden ago | 0

Answered
optimize parameters of iterative simulink calls
Hi @YASSER, You can refer to the following MATLAB Answer link for parameter estimation for multiple runs using GUI: https://ww...

3 maanden ago | 1

Answered
How to sweep simulink parameters without using script or Sim command
Hi @YASSER, I have previously used the parameter estimation for a Simulink model for multiple runs with “Parameter Estimation” ...

3 maanden ago | 1

Answered
Preventing Instances of the subclasses from accessing each others protected methods
Hi @philly, I understand that you want to prevent the access of protected member functions in a subclass “A2” to be restricted ...

4 maanden ago | 0

Load more