Snehal - MATLAB Central
photo

Snehal


Last seen: 7 days ago Active since 2025

Followers: 2   Following: 1

Statistics

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

RANK
3,035
of 297,307

REPUTATION
18

CONTRIBUTIONS
0 Questions
14 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
4

  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
Making mex work with R2012b and MacOS 10.9.2
Hi @JC, I understand that you are trying to compile some MATLAB functions using Simulink model in R2012b, MacOS 10.9.2 and Xco...

10 days ago | 0

Answered
Generate a neural network with Simulink blocks
Hello @heof, I understand that you want to implement a neural network using blocks in Simulink such that all the involved para...

10 days ago | 0

Answered
Unable to load simple shared library (.so) in simulink
Hi @Joshua, My understanding is that you are trying to create a custom shared library in version R2022a of Simulink/MATLAB usi...

10 days ago | 1

Answered
S-function error
Hello @Sun Ning, My understanding is that you are trying to simulate a control system using an ‘S-function’ in MATLAB and Simul...

11 days ago | 0

Answered
Outputs of the second layer in PNN neural network
Hello, In a Probabilistic Neural Network (PNN) created using MATLAB's ‘newpnn’ function, the layers are structured as follows: ...

12 days ago | 0

Answered
How to preallocate an 'lmi' (Yalmip class) array of known size
Hello, I understand that you are trying to solve linear matrix inequalities using YALMIP such that it executes efficiently for ...

13 days ago | 1

| accepted

Answered
Access DataStore-Variables from s-function
Hello, I understand that you are trying to access DataStore Variables from S-functions in Simulink. Using the ‘mexGetVariableP...

14 days ago | 0

Answered
Can we customize the loss function of CNN in MATLAB 2018a
Hello, I understand that you want to build a custom loss function in MATLAB R2018a. In MATLAB R2018a, there is no direct suppo...

14 days ago | 0

Answered
Bugfinder can support byte padding check?
Hi, I understand that you want to know whether Polyspace supports data type restrictions and uninitialized local variable check...

1 month ago | 0

Answered
How to plot multiple graphs by changing parameters of the model?
Hi, I understand you are using MATLAB to plot the V-I and P-V characteristics of a solar PV module at various temperatures. T...

1 month ago | 0

Answered
Problem with mvregress when working with cell arrays
Hi, I understand that you are encountering an issue with the 'mvregress' function. The error occurs because the 'mvregress' fu...

1 month ago | 0

Answered
Least Frequent Words in document
Hi, I understand that you want to display the 10-least frequent words from a given set of words or sentences. This can be ach...

1 month ago | 0

Answered
how to apply wavelet and extract the features from speech signal
Hi, I understand that you want to know how to apply wavelet transform and feature extraction on speech signals. This can be...

1 month ago | 1

Answered
How can I extract data from a specific location?
Hello, I did go through the code that you provided, and the approach you’ve employed to calculate the distance (z) seems corre...

1 month ago | 1

Go to top of page