Ruchika P Barman
Followers: 0 Following: 0
I am a summer intern in the Engineering Development Group. I have learnt the foundations of MATLAB and Simulink and currently, am working on a project in the Embedded Coder Team. Disclaimer : Any articles/ideas/opinions here are my own and in no way reflect that of Mathworks.
Feeds
已回答
How to extract the first column of a structure array and save it as a different array
It is my understanding that you have a structure array containing the names of your files in the first column of the structure a...
How to extract the first column of a structure array and save it as a different array
It is my understanding that you have a structure array containing the names of your files in the first column of the structure a...
2 years 前 | 0
已回答
How to choose value from array based on closest value
It is my understanding that you are trying to get the element closest to the input number by comparing with all the elements in ...
How to choose value from array based on closest value
It is my understanding that you are trying to get the element closest to the input number by comparing with all the elements in ...
2 years 前 | 0
已回答
set unique values in matrix for each column new to 0
It is my understanding that you are trying to set the duplicate values to zero considering the elements columnwise in the matrix...
set unique values in matrix for each column new to 0
It is my understanding that you are trying to set the duplicate values to zero considering the elements columnwise in the matrix...
2 years 前 | 0
| 已接受
已回答
How to plot it?
It is my understanding that you are trying to plot a and b_filtered. I believe b_filtered is supposed to contain the non-negativ...
How to plot it?
It is my understanding that you are trying to plot a and b_filtered. I believe b_filtered is supposed to contain the non-negativ...
2 years 前 | 1
已回答
Digit recognition by MLP
It is my understanding that you are trying to write a MATLAB code for MLP method for training and testing of network by multi-l...
Digit recognition by MLP
It is my understanding that you are trying to write a MATLAB code for MLP method for training and testing of network by multi-l...
2 years 前 | 0
已回答
Index in position 2 exceeds array bounds (must not exceed 1). Error in S=stepinfo(ScopeData(1:size(ScopeData,1),2)
It is my understanding that you are getting an error because you are trying to extract a column that is not a part of the 2-D ma...
Index in position 2 exceeds array bounds (must not exceed 1). Error in S=stepinfo(ScopeData(1:size(ScopeData,1),2)
It is my understanding that you are getting an error because you are trying to extract a column that is not a part of the 2-D ma...
2 years 前 | 0
已回答
Please help me code this problems
It is my understanding that you are trying to write a MATLAB code to solve the problem that you have attached with your questi...
Please help me code this problems
It is my understanding that you are trying to write a MATLAB code to solve the problem that you have attached with your questi...
2 years 前 | 0
已回答
How to fix this error? Index exceeds the number of array elements (9). I already search and I still couldn't find the solution.
It is my understanding that you are getting an error because you are trying to extract more than the number of elements...
How to fix this error? Index exceeds the number of array elements (9). I already search and I still couldn't find the solution.
It is my understanding that you are getting an error because you are trying to extract more than the number of elements...
2 years 前 | 0
已回答
How can I convert a .wav audio file into text?
It is my understanding that you want to convert a .wav audio file into text and are encountering errors using speech2text. You m...
How can I convert a .wav audio file into text?
It is my understanding that you want to convert a .wav audio file into text and are encountering errors using speech2text. You m...
2 years 前 | 0
已回答
Can we import images from iphone into MATLAB mobile app and use it for image processing?
It is my understanding that you want to import images into MATLAB Mobile App and use these for Image Processing. As for using th...
Can we import images from iphone into MATLAB mobile app and use it for image processing?
It is my understanding that you want to import images into MATLAB Mobile App and use these for Image Processing. As for using th...
2 years 前 | 0