Gayathri - MATLAB Central
photo

Gayathri


Last seen: Today Con actividad desde 2024

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English

Estadística

MATLAB AnswersFrom 08/24 to 01/25Use left and right arrows to move selectionFrom 08/24Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

CLASIFICACIÓN
742
of 296.275

REPUTACIÓN
100

CONTRIBUCIONES
0 Preguntas
71 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
12

  • Knowledgeable Level 3
  • 3 Month Streak
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
Webcam cannot be initialized properly.
Hi @chen, From the error it seems like the camera is being used in some process and hence it was not able to create a connectio...

2 días hace | 0

| aceptada

Respondida
trackOSPAMetric for my data
Hi @alex, The error you're encountering is due to the covariance matrix being singular. This issue arises because the last two ...

2 días hace | 0

Respondida
interpolating from a 3D structure
Hi @Erfanandoaut, I understand that you want to perform interpolation on a 3-D dataset of scattered data. For this purpose you ...

3 días hace | 1

Respondida
Salt and pepper noise removal
Hi @Luca Pecoriello, I understand that you need to know how to select the values of hyperparameters, "m" and "n", while perform...

5 días hace | 0

Respondida
Ensembles of Naive Bayes in Matlab
Hi @Max Blanck, I understand that you are trying to create an ensemble of Naive Baye's classifiers. MATLAB's "fitensemble" func...

5 días hace | 0

Respondida
SVM Cross Validation Training
Hi @Nedz, I understand that you need to perform K-fold cross-validation for a SVM model. For this purpose you can use the "cros...

5 días hace | 0

Respondida
ROC curve Resnet18
Hi @Kanchon Kanti Podder, To plot the ROC curve for each class in a multi-class classification problem using a ResNet18 model, ...

6 días hace | 0

Respondida
How can I optimize and improve the accuracy of a summation involving the Mangoldt function in MATLAB?
Hi @Fatima Majeed, To improve the performance of the code, you can prefer using "parfor" loops instead of a "for" loop as shown...

6 días hace | 0

| aceptada

Respondida
Validity of Lasso regression using fminunc function. Promising results with some parameters equal to zero.
Hi @Anast, I understand that you are trying to perform LASSO regression, but there are some improvements you can consider. The...

6 días hace | 0

| aceptada

Respondida
Clarification on Self-Attention vs. Spatial and Channel Attention, and Their Implementations in MATLAB
Hi @hend, Self-attention, spatial attention, and channel attention are all mechanisms used to enhance the performance of neural...

9 días hace | 0

Respondida
How can i get the eigenvalues of a noise signal ?
Hi @Amira Miora, I understand that you want to calculate the eigen value of an input signal for which first you are finding the...

14 días hace | 0

Respondida
Log Warnings from Command Window.
Hi @Swadhin Pokra, One way to write the warnings to a text file is using the "evalc" function. You can use the command as follo...

15 días hace | 0

Respondida
using datastores for two inputs to trainnet
Hi @Mark Hubelbank, Please refer to the following answer which solves a similar issue as mentioned in the question. https://ww...

15 días hace | 0

Respondida
Why do i receive Uncoonected input?
Hi @Hind Haboubi, The "unconnected inputs" error is occuring as in layers there are some unconnected errors. Please modify the ...

15 días hace | 0

Respondida
signalDatastore of a large Dataset for feedforward training
Hi @Daniele, As per my understanding, each of your files have 2201 samples. But the network outputs only one sample as the numb...

16 días hace | 0

Respondida
Does 'traingd' function in nntraintool implement plain vanilla gradient descent? Or does it change the learning rate adaptively?
Hello @Sai Srujana Vuppala, The 'traingd' training function implements vanilla gradient descent. If you want to implement "Vari...

16 días hace | 0

Respondida
Semantic Segmentation on time series data using Sentinel 1 data: Error Using Trainnet()
Hello @David Hill, I understand that you need to train a network where both "Image" and "Label" are of the same size. In that c...

16 días hace | 0

| aceptada

Respondida
On ubuntu, plot() does not create figure
Hi @Geoffrey Rogers, I understand that you are facing issues in the "plot" function to generate a "figure" in MATLAB on Ubuntu ...

20 días hace | 0

Respondida
GMM is one of feature extraction technique for image
Hello @Yuvarani Sadatcharam, LBP is a simple and grayscale invariant texture descriptor measure for classification. MATLAB pr...

alrededor de 1 mes hace | 0

Respondida
Difference in behavior of Dashboard Push Button and App designer Button (matlab.ui.control.Button) how to make it work?
Hi @AK, The Button in App Designer will not work like a Push Button. Given your application, it would be more effective to add ...

alrededor de 2 meses hace | 0

| aceptada

Respondida
how to do image segmentation and feature extraction in matlab?
Hi @iqra toheed, Some suggestions for training a segmentation network are using “unet” and “deeplabv3plus” models. DeepLab v3+...

alrededor de 2 meses hace | 0

Respondida
Passing a changing logical variable (boolean constant) to AppDesigner from Simulink during the simulation.
Hi @Neil, I understand that you are trying to import a value from Simulink model into the App. This can be done by directly g...

alrededor de 2 meses hace | 0

Respondida
Acquiring data from scope RTC 1002 to MATLAB
Hi @Nathalia Alves Rocha Batista, I understand that you are facing the error “Timeout occurred waiting for the String Terminato...

alrededor de 2 meses hace | 0

Respondida
Using pointCloudInputLayer with convolution3D
Hello @J Schreiber, I understand that you are facing error while using “convolution3dLayer” along with “pointCloudInputLayer”. ...

alrededor de 2 meses hace | 0

Respondida
To obtain the coefficient value matrix TransformationStateDelayMatrix for for a method of a class definition NewtonRateConverter
Hi @Rohitashya, I understand that you are getting an empty array for "TransformationStateDelayMatrix". This is because the func...

alrededor de 2 meses hace | 0

Respondida
Error when performing imregtform with initial transformation
Hi @Anatole Jimenez, I also faced the same issue at my end using the code and data provided. Please make sure that the rotation...

alrededor de 2 meses hace | 0

Respondida
MATLAB super resolution function does not work
Hi @Teemu Laitinen, To start with, I would like to clarify that “vdsrLayers” is not a built in model in MALTAB. The function is...

2 meses hace | 1

Respondida
Use Deep Network Designer to Setup an Autoencoder
Hi @J Schreiber, Autoencoder consists of an encoder, bottleneck layer and a decoder which helps maintain the output size same a...

2 meses hace | 0

| aceptada

Respondida
Is this the correct representation of Filter Transfer function coefficient matrix in MATLAB ?
Hello @Rohitashya, I went through the code and the document attached for reference. “del Z(z)” is defined as “T_z * Z(z)” in ...

2 meses hace | 0

| aceptada

Respondida
MATLAB report generator - Microsoft word header/footer 'Link to Previous' Section
Hi @HORMIS, For appending data to an existing word, we can use the MATLAB's ActiveX interface. This will automatically get cont...

2 meses hace | 0

Cargar más

Go to top of page