Ramanuja Jagannathan
MathWorks
Followers: 0 Following: 0
Statistics
RANK
12,568
of 295,467
REPUTATION
4
CONTRIBUTIONS
0 Questions
8 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
6 years ago
automated feature generation with matlab?
Can you provide the problem you are trying to classify, so that a better solution could be provided. Nevertheless, if the object...
6 years ago | 0
Trouble with the Simulink "Show animation during simulation" option
On a quick glance of the tutorial, it seems to have been build using SimMechanics 1st Generation. In 2017b, the toolbox is calle...
6 years ago | 0
How do I solve the following second order differential equation?
Please find below the documentation link showing how to represent differential equations in MATLAB and solve them. https://www....
7 years ago | 0
Automated mode in Regression Learning (Toolbox)
I guess in automatic mode all the available models are trained and the best fit model is highlighted based on least RMSE. This c...
7 years ago | 0
Adding help content to AppDesigner App
I don't think the feature is currently available. The guess the reference page option (doc link below)available as of now. ...
7 years ago | 0
How to import file from Tornado (VLM) to Matlab Simulink?
Hey, I have not familiar with Tornado, but from a quick research I understand that Tornado results are stored as 'struct' data ...
7 years ago | 0
Help me how can identify intensity for each wavelength
I believe by band intensity you mean to separate R,G,B components from the image and get individual intensities. To do that, ge...
7 years ago | 0
| accepted
Input an array to a transfer function in Simulink?
I assume the array that you have used for sending the signal data to the filter is of the size 800,000 elements. Hence to import...
7 years ago | 0