Community Profile

photo

Ashwin


Active since 2013

Followers: 0   Following: 0

Message

Statistics

All
  • Thankful Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

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...

9 years ago | 0 answers | 0

0

answers

Question


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

answer

Question


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

answers

Question


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

answers

Question


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

answers

Answered
Start 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 ...

10 years ago

Solved


Add two numbers
Given a and b, return the sum a+b in c.

10 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:...

10 years ago