Community Profile

photo

Akanksha Shrimal

Last seen: 5 months ago Active since 2022

Followers: 0   Following: 0

Statistics

  • First Answer
  • Revival Level 1

View badges

Feeds

View by

Answered
Problem in plotting the graph
Hi, Could you inform the exact error you are getting or share the code ?

2 years ago | 0

Answered
How to classify image data using SVM
Hi, It is my understanding that you want to use fitcsvm() function for the given predictors L and labels Lg. You can use fit...

2 years ago | 0

Answered
How can I write the first function as a part of the second?
Hi, Can you clearly explain what exactly you mean by using X in function 1 by using the 2nd function. What use case are you ...

2 years ago | 0

Answered
This code produces a NaN in the last column at the last position, Why?
Hi, It is my understanding that you are getting NaN in the last value of matrix. I do not get any NaN value in matrix. Let m...

2 years ago | 0

Answered
Python function to Matlab
Hi, It is my understanding that you want to compute the moving average in MATLAB similar to Python3 ‘rolling’ function. The ‘...

2 years ago | 0

Answered
C/C++ dll loadlibrary datatype error occurs
Hi, It is my understanding that you are facing some errors while loading c/c++ dll file using ' loadlibrary' function in MATLA...

2 years ago | 0

Answered
Hierarchical clustering with similarity matrix
Hi, It is my understanding that you want to compute Hierarchical Clustering with ‘linkage’ function in MATLAB using a similar...

2 years ago | 0

Answered
Maze Generation Algorithm Plotting Error
Hi, While using “UIAxes” object for plotting, it is important to specify the “UIAxes” object as first argument for the hold fu...

2 years ago | 0