photo

Shreshth


Last seen: environ un mois il y a Actif depuis 2023

Followers: 1   Following: 0

Statistiques

  • Knowledgeable Level 2
  • 3 Month Streak
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
Grad-CAM function listing "Not enough input arguments"
Hi Krystian, As per my understanding, you would like to use “gradCAM” function to evaluate a Neural Network (NN). I have trie...

environ un mois il y a | 0

Réponse apportée
How to remove data Overfitting Issue in my training model
Hi Naitik, I found similar question in the community - https://www.mathworks.com/matlabcentral/answers/1950373-overfitting-dee...

environ un mois il y a | 0

Réponse apportée
Get only block name from get() function
Hi Ewela, There is no direct way to get the block name from a line handler without using any string manipulation functions in M...

environ un mois il y a | 0

Réponse apportée
How can I control the voxel size using 'imwrite'?
Hi Harsha, To avoid the change in voxel size when using the "imwrite" function in MATLAB, you can specify the resolution of the...

environ un mois il y a | 0

Réponse apportée
Parse Error when using Syms
Hi Karo, Error indicates that the use of syms is incorrect as MATLAB is interpreting the line "syms = Y_1(x) Y_2(x) Y_3(x) Y_4(...

environ un mois il y a | 0

Réponse apportée
Taylor expansion with symbolic toolbox
Hi Insaf, I am assuming, you want to find the approximate with the Taylor series expansion of f up to the second order. You ca...

environ un mois il y a | 0

Réponse apportée
GCC Error When Compiling S-Function
Hi Gourav, The error message generated by the gcc compiler suggests that the "gcc" is unable to find the file which have to be ...

environ un mois il y a | 0

Réponse apportée
I'm trying to convert a .pkl 4D array into a datastore on MATLAB
Hi Hugh, The tabularText type is intended for reading tabular data from text files, which doesn't match the structure of .mat...

environ un mois il y a | 0

Réponse apportée
Simscape block pip (G)
Hi, The pressure drop calculation done by the block Pipe (G) in Simscape contains two parts: The pressure losses due to moment...

environ un mois il y a | 0

Réponse apportée
Looking for a good source for using 2D Fast Fourier Transforms
Hi William, You can find 2D Fast Fourier Transform in MATLAB using "fft2" function. Refer to the following MathWorks documentat...

environ un mois il y a | 0

Réponse apportée
Can I create a series of signals continuously over a period of time using 5g toolbox?
Hello Madhurjya, To simulate continuous 5G signal generation in MATLAB, you can use a loop to repeatedly call the nrWaveformGen...

2 mois il y a | 0

Réponse apportée
Is "fusing batch normalization and convolution in runtime" supported in deep learning?
Hello, Currently, MATLAB’s Deep Learning Toolbox does not support fusing batch normalization and convolution layers at runtime...

2 mois il y a | 0

| A accepté

Réponse apportée
Pose estimation using monocular images
Hello Manfredi, Estimating the initial pose of an object in a sequence of images can be challenging because visual odometry typ...

2 mois il y a | 0

Réponse apportée
Is Fuzzy ARTMAP a combination of Neural Network and Fuzzy Logic?
Hello Aeri, Yes, Fuzzy ARTMAP is indeed a combination of neural networks and fuzzy logic. It integrates the principles of Adapt...

2 mois il y a | 0

Réponse apportée
Failed to generate all binary output.
Hello Shishir, I understand you are experiencing an issue with generating the binary output for...

2 mois il y a | 0

Réponse apportée
SimEvents toolbox for Biology Cell Behavior
Hi Mohamed, SimEvents provides a discrete-event simulation engine and component library for analyzing event-driven system model...

2 mois il y a | 0

Réponse apportée
How can I operate motor with rs232 and matlab ?
Hey Metin, Please refer to the below discussion link to get the answer to your question. http://www.mathworks.com/matlabcentra...

3 mois il y a | 0

Réponse apportée
how can I rotate links of robot?
Hi Priyank, To rotate the links of a TRR (Twist-Rotate-Rotate) configuration robot, you need to control each joint individually...

3 mois il y a | 0

Réponse apportée
Nano motor carrier issue
Hello Stefan, It sounds like you've set up your Arduino and motor correctly, but there might be a few things to check or adjust...

3 mois il y a | 0

Réponse apportée
Will it possible to generate a hex file from matlab code for PIC microcontroller?
Hi, You can use simulink coder to do the same. Here is the link to the MathWorks reference document explaining the use of Simul...

3 mois il y a | 0

Réponse apportée
PID controller - parrot minidrone
Hi Keith, Here is the MathWorks link to the example where a series of videos tells you about Drone Simulatioin using PID contro...

3 mois il y a | 0

Réponse apportée
image segmentation using fitcsvm
Hey Adham, To understand the use of fitcsvm to train and cross validate a SVM model, you can refer to the documentation provide...

4 mois il y a | 0

Réponse apportée
problem when use function geoiconchart .
Hey Amal, geoiconchart(lat, lon) displays pushpin icons on the specified latitude and longitude corrdinates and geoiconchart(la...

4 mois il y a | 0

| A accepté

Réponse apportée
GUI app designer: how to create the toolbar
Hi Nurul, It looks like you want to have a title bar or Menu bar at the top of your GUI. In app designer you can utilise the ...

4 mois il y a | 0

Réponse apportée
Problem in connection of circuit
Hey, Please refer to the below documentation for knowing about the example related to Ohm's law. https://www.mathworks.com/mat...

6 mois il y a | 0

Réponse apportée
simulink and gui connection
Hey, Please refer to the below link for reference in creating a new GUI for a SImulink Model. https://www.mathworks.com/discov...

6 mois il y a | 0

Réponse apportée
How to commit Simulink model file on git
Hey Aditya, Please refer to the below MathWorks documentation link for info about setting up GIT Source control for MATLAB. ht...

6 mois il y a | 0

Réponse apportée
How to change Arduino Mega2560 PWM frequency in Simulink?
Hi, Please refer to the below Answer link to know about the solution to your issue. https://www.mathworks.com/matlabcentral/an...

6 mois il y a | 0

Réponse apportée
Arduino simulink blocks anounce "???"
Hey, To resolve the "S-function block doesn't exist" error in Simulink with the Arduino Hardware library, try these steps: Res...

6 mois il y a | 0

Réponse apportée
how to control entities in the queue
Hey Asad, To control entity departure in a Simulink Queue block: Open the Queue Block: Double-click the Queue block in your mo...

6 mois il y a | 0

Charger plus