Community Profile

photo

Saurav Chaudhary

Last seen: mehr als 2 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

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

Abzeichen anzeigen

Feeds

Anzeigen nach

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

fast 3 Jahre vor | 0

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

fast 3 Jahre vor | 0

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

fast 3 Jahre vor | 1

| akzeptiert

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

etwa 3 Jahre vor | 0

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

etwa 3 Jahre vor | 0

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

etwa 3 Jahre vor | 0

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

etwa 3 Jahre vor | 0

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

etwa 3 Jahre vor | 0

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

etwa 3 Jahre vor | 0

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

etwa 3 Jahre vor | 0

| akzeptiert

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

etwa 3 Jahre vor | 0

| akzeptiert

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

etwa 3 Jahre vor | 0

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

etwa 3 Jahre vor | 0

| akzeptiert

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

etwa 3 Jahre vor | 0

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

etwa 3 Jahre vor | 0

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

etwa 3 Jahre vor | 0

| akzeptiert

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

mehr als 3 Jahre vor | 0

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

mehr als 3 Jahre vor | 0

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

mehr als 3 Jahre vor | 0

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

mehr als 3 Jahre vor | 0

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

mehr als 3 Jahre vor | 1

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

mehr als 3 Jahre vor | 0

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

mehr als 3 Jahre vor | 0

| akzeptiert

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

mehr als 3 Jahre vor | 1

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

mehr als 3 Jahre vor | 0

| akzeptiert

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

mehr als 3 Jahre vor | 0

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

mehr als 3 Jahre vor | 1

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

mehr als 3 Jahre vor | 0

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

mehr als 3 Jahre vor | 0

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

mehr als 3 Jahre vor | 0

| akzeptiert

Mehr laden