Statistics
RANK
187,903
of 295,448
REPUTATION
0
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 20,227
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
Question
How to burn Matlab code on 8051 or SIMULINK Model onto 8051?
I have been trying out many possible ways to do it, I am not able to do it. I have tried so many links on internet but failed to...
10 years ago | 0 answers | 0
0
answersQuestion
Matlab code on Arduino or Beagle or alike
I am working on a image processing project, I want to burn Matlab code on Arduino or Beagle Board or alike. Is it possible to do...
10 years ago | 1 answer | 0
1
answerQuestion
Please help me, I need to find area under the curve of signal, real-time, and take run-time decisions based on the area under the curve.
The Signal is generated as a result of simulated force (Ramp Signal with Gaussian White Noise), to take further action I need to...
10 years ago | 0 answers | 0
0
answersQuestion
I want to change the step time of the STEP Block to the instance when a button is pressed on GUI??
I want to change the step time of the STEP Block to the instance when a button is pressed on GUI?? How can I do it?
10 years ago | 0 answers | 0
0
answersQuestion
Hello, I am facing a problem, I want to get the instance of simulation time when I press a push button on GUI.???
Hello, I am facing a problem, I want to get the instance of simulation time when I press a push button on GUI.???
10 years ago | 0 answers | 0
0
answersStart Stop timer using counter in simulink
Hello C J Harris, If you can elaborate the solution, may be a screenshot or .mdl file Thanks
10 years ago | 0
Solved
Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...
11 years ago
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:...
11 years ago