Community Profile

photo

Saurav Chaudhary

Last seen: más de 2 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

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

Ver insignias

Feeds

Ver por

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

casi 3 años hace | 0

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

alrededor de 3 años hace | 0

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

alrededor de 3 años hace | 1

| aceptada

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

alrededor de 3 años hace | 0

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

alrededor de 3 años hace | 0

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

alrededor de 3 años hace | 0

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

alrededor de 3 años hace | 0

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

alrededor de 3 años hace | 0

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

alrededor de 3 años hace | 0

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

alrededor de 3 años hace | 0

| aceptada

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

alrededor de 3 años hace | 0

| aceptada

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

alrededor de 3 años hace | 0

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

alrededor de 3 años hace | 0

| aceptada

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

alrededor de 3 años hace | 0

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

alrededor de 3 años hace | 0

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

alrededor de 3 años hace | 0

| aceptada

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

más de 3 años hace | 0

Respondida
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')

más de 3 años hace | 0

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

más de 3 años hace | 0

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

más de 3 años hace | 0

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

más de 3 años hace | 1

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

más de 3 años hace | 0

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

más de 3 años hace | 0

| aceptada

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

más de 3 años hace | 1

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

más de 3 años hace | 0

| aceptada

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

más de 3 años hace | 0

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

más de 3 años hace | 1

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

más de 3 años hace | 0

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

más de 3 años hace | 0

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

más de 3 años hace | 0

| aceptada

Cargar más