Akanksha Shrimal
Followers: 0 Following: 0
Feeds
已回答
Problem in plotting the graph
Hi, Could you inform the exact error you are getting or share the code ?
Problem in plotting the graph
Hi, Could you inform the exact error you are getting or share the code ?
2 years 前 | 0
已回答
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...
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 前 | 0
已回答
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 ...
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 前 | 0
已回答
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...
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 前 | 0
已回答
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 ‘...
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 前 | 0
已回答
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...
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 前 | 0
已回答
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...
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 前 | 0
已回答
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...
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...
3 years 前 | 0