photo

Saurav Chaudhary

Last seen: quasi 3 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

  • Knowledgeable Level 3
  • 3 Month Streak
  • Knowledgeable Level 2
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
Adding vedio to the Matlab live editor
Please note, it is not possible to add video to a live script. You can refer to the documentation link attached below which cont...

oltre 3 anni fa | 0

Risposto
Forecasting using a NARX network trained using catsampled training input
Please refer to the MATLAB answer link attached below which might give you some ideas. https://in.mathworks.com/matlabcentral/a...

oltre 3 anni fa | 0

Risposto
How to plot the curve of loss function in reinforcement learning
Plese refer to the documentation link attached below which contains an example involving "Training Reiforcement Learning Policy ...

oltre 3 anni fa | 1

| accettato

Risposto
Why I cannot use Add-On Explorer?
Please refer to the MATLAB answer link attached below which discusses similar issue. It might give you some idea. https://in.ma...

oltre 3 anni fa | 0

Risposto
Solving system of ODE's numerically
Please go through the following documentation link to get an idea about solving Partial Differential Equation (PDE). In PDE the ...

oltre 3 anni fa | 0

Risposto
Why do I receive the error "Too many output arguments." each time when I run a Simulink/Stateflow model?
Please go through the following MATLAB Answer link to get an idea about the possible causes of the error "Too many output argume...

oltre 3 anni fa | 0

Risposto
Why do I get that error "Undefined function 'spsGetFullBlockPath' for input arguments of type 'double'"?
Please go through the following MATLAB answer to get more idea about the possible causes and the solutions that are relevant to ...

oltre 3 anni fa | 0

Risposto
Phase shift of interleaved two LLC drive signal
Please go through the attached documentation link to get more idea about implementing the operation of a LLC converter. https:/...

oltre 3 anni fa | 0

Risposto
Arduino Connection Issue with addon
Refer the following documentation link which states how you can perform troubleshooting steps when you get the error "Unable to ...

oltre 3 anni fa | 0

Risposto
Is there a way to implement an own solver for Simulink and Simscape models?
It is not possible to define custom solver for all the toolboxes. For exampe you can define solver for Model Predictive Control ...

oltre 3 anni fa | 0

| accettato

Risposto
Solving two-temperature model using pdepe
You can refer following MATLAB answer to get an idea about how to define boundary conditions for the equations. https://www.mat...

oltre 3 anni fa | 0

| accettato

Risposto
Connect Simulink to Labview over the internet (TCP/IP)
Refer the File Exchange link given below it contains an example that shows how to exchange data between MATLAB and Labview over ...

oltre 3 anni fa | 0

Risposto
Simscape Multibody - Tension Force
Refer the documentation link given below. It contains information about how you can add forces, torques, and motion inputs to dr...

oltre 3 anni fa | 0

| accettato

Risposto
merge two fig files with plotted histograms
You can refer the MATLAB answers link given below. It contains some discussion and code to give you some idea about Merging two ...

oltre 3 anni fa | 0

Risposto
how can i draw an irregular shape say for suppose amoeba?
You can refer the MATLAB answer given below to get more idea. The main idea here is to create a randomly-shaped polygon and then...

oltre 3 anni fa | 0

Risposto
Mouse Scroll Wheel in Apps
Go through the File Exchange link given below to get an idea as how to change values of spinner, slider and table data with mous...

oltre 3 anni fa | 0

| accettato

Risposto
About Counter and Circular buffer
Look at this MATLAB answer to get an idea.

oltre 3 anni fa | 0

Risposto
I can not open example of Autonomous Emergency Braking with Sensor fusion
Make sure you have all the toolbox required for this example to run. openExample('driving/AEBWithSensorFusionExample')

oltre 3 anni fa | 0

Risposto
How do I reduce the running time of this program
Here is the link to best practices that can be followed to improve performance. You may find it helpful.

oltre 3 anni fa | 0

Risposto
Segmentation violation when using freesurfer 7.1.1 with MCR 8.4
Try the workaround provided in this Bug report. Also refer this MATLAB answer for more information.

oltre 3 anni fa | 0

Risposto
Changing Matlab UI font from Lucida Sans / Grande?
MATLAB determines the set the fonts used in font preferences from the fonts installed on your system. MATLAB looks for fonts in ...

oltre 3 anni fa | 1

Risposto
Matlab GUI for turning mp3 into notes
Look at the following MATLAB file exchange link to get an idea. https://www.mathworks.com/matlabcentral/fileexchange/13852-mp3r...

oltre 3 anni fa | 0

Risposto
Why I can find only one available resolution for my webcam?
Webcam Support package supports only the default Webcam resolution on Linux as of now. Go through the link given below to find m...

oltre 3 anni fa | 0

| accettato

Risposto
What are LL,LH,HL,HH in DWT?
DWT is an algorithm used to reduce dimensionality of an image, feature extraction process. DWT algorithm decomposes the image in...

oltre 3 anni fa | 1

Risposto
Couting structures in an image
Refer example in the documentation link given below. In this example using the Opening and Label blocks, you count the number of...

oltre 3 anni fa | 0

| accettato

Risposto
Setup Raspberry Pi Bluetooth using Matlab
The Simulink Hardware Support Package does not explicitly provide a block to connect to the Pi via. Bluetooth. However, there ar...

oltre 3 anni fa | 0

Risposto
Overlapped Allan Variance and allanvar Function
Refer the documentation link given below. It contains an example "Inertial sensor noise analysis using Allan variance" which inv...

oltre 3 anni fa | 1

Risposto
how to detect multiple faces on an image using Stephen Peyton and Chee Yi Ong's code
You can go through the following MATLAB answers to get an idea and try to incorporate it in your application. https://www.mathw...

oltre 3 anni fa | 0

Risposto
how to clustering/segment binary image?
Look at the following MATLAB answer, which involves same application as you want. https://www.mathworks.com/matlabcentral/answe...

oltre 3 anni fa | 0

Risposto
Model Predictive Control in MATLAB
Model Predictive Control Toolbox provides functions, an app, and Simulink blocks for designing and simulating controllers using ...

oltre 3 anni fa | 0

| accettato

Carica altro