Anay - MATLAB Central
photo

Anay


Last seen: Today Active since 2025

Followers: 1   Following: 0

Statistics

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

0 Questions
19 Answers

RANK
N/A
of 298,237

REPUTATION
N/A

CONTRIBUTIONS
0 Questions
19 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
1

RANK
 of 20,553

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 160,651

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
5-Days Lead forecasting with LSTM
Hi Foysol, I understand that you want to train a LSTM model to predict output 5 steps ahead. The example you are currently ref...

18 days ago | 0

Answered
Forecasting with ANFIS and SVR
Hi Vandilson, I understand that you want to perform timeseries forecasting using ANFIS or SVR in MATLAB. It is possible to do t...

18 days ago | 0

Answered
My Knn Algorithm Code and while loop is not working. Please help ???
Hi Eda, I understand that you are not getting any output when you are trying to use KNN algorithm to run predictions on your da...

19 days ago | 0

Answered
Fourier series code gives the wrong plot
Hi Kamyar, From the code you have provided in comments, I understand that you're trying to plot a piecewise function and its Fo...

20 days ago | 0

Answered
Matlab code for rotation invariant radon transform.
Hi Manjiree, I understand that you want to perform image identification by calculating correlation between the target image an...

2 months ago | 0

Answered
tooltip on multiple axes contained on a panel
Hi Marco, I understand that you have a figure which contains a panel with many axes and you want to display the axis on which ...

2 months ago | 0

Answered
One-vs-one with SVM in Classification Learner
Hi Nuchaba, Your approach is correct. If you choose one-versus-one Coding Design, you will have “K(K – 1)/2” binary learners f...

2 months ago | 0

Answered
Exponential function in Simscape
Hi Bhavesh, The likely cause of the error is that the “exp” function expects dimension-less input. From the error message you ...

2 months ago | 0

Answered
Estimating the DOA with MUSIC - circular array
Hi Yui, I understand that you are facing an issue while using the “pmusic” function to determine the Direction Of Arrival (DOA...

2 months ago | 0

Answered
Save Run-Time Data from Simulation
Hi Gustavo, I understand that you want the output of your simulation to be saved automatically before running it again. You ...

2 months ago | 0

Answered
How to get roots from eig function?
Hi Jaemon, I understand that you are trying to find the values of “p” such that any eigen value becomes 0. If your goal is to f...

2 months ago | 0

Answered
how to change fuzzy sub cluster code to kmeans
Hi Maria, I understand that you are trying to use k-means clustering instead of subtractive clustering. To achieve this, you ca...

2 months ago | 0

Answered
Color of the moving bar in waitbar
Hi Lukas, I understand that you are trying to change color of the progress-bar of the “waitbar” figure. However, I did not fi...

2 months ago | 0

Answered
How to vectorize this calculation
Hi John Doe, As per my understanding, you have a 1000x1000x3 matrix A and an “Mx3” dimensional matrix B of 3D vectors. You wan...

2 months ago | 0

Answered
System object tunable parameters
Hi KnightHawk, I faced the same error when I tried to replicate the problem you described. I found that if you provide a defau...

2 months ago | 0

| accepted

Answered
Can a signal go to a server ? in simulink
Hi John, Yes, it is possible to pass signals to an “Entity Server” block. The signals will be delayed by the amount in “Servic...

3 months ago | 0

Answered
ismatlab function within pop_loadbv not working
Hi Georgina, From what I understand, you're using the "pop_loadbv" function from the "bva-io" package, which is causing the er...

3 months ago | 0

Answered
Non-Modal uiconfirm/uialert etc.
Hi Norbert. Dialog boxes produced by “uiconfirm” and “uialert” are always modal and this nature cannot be changed. As you menti...

3 months ago | 1

Answered
How to programmatically find the Simulink saved version for a .sldd dictionary object
Hi Akhil, I did not find any inbuilt functionality to get the MATLAB release version from the “Simulink Data Dictionary” files ...

3 months ago | 0