Community Profile

photo

Md Ohirul Qays


khulna university of engineering and technology

Last seen: 7 months ago Active since 2015

Statistics

All
  • First Answer
  • Solver

View badges

Content Feed

View by

Answered
Do Simulink "Deploy to Hardware" and "External" modes work with Arduino Uno clones?
Matlab 2018b interfaced with Arduino 2560 performed the command line successfully. >> codertarget.arduinobase.registry.setBaudR...

4 years ago | 0

Question


How to install RTI library in Simulink with dSPACE??
How to install RTI library in Simulink with dSPACE??

6 years ago | 2 answers | 0

2

answers

Question


i have designed a model in matlab/simulink 2015b, when i run the model in 2016a, it shows error. There are some unused blocks for which it shows error in 2016a,but it was not a problem in 2015b. How can be solved it? email me: qaysakash93@gmail.com
i have designed a model in matlab/simulink 2015b, when i run the model in 2016a, it shows error. There are some unused blocks wh...

7 years ago | 0 answers | 0

0

answers

Question


sir, how can i search any block from simulink library browser fastly?
sir, recently i installed a new package for arduino in matlab 2015a in simulink library, after this the simulink library search...

8 years ago | 0 answers | 0

0

answers

Solved


Produce a sine wave
Produce a sine wave with amplitude 3: <<http://blogs.mathworks.com/images/seth/cody/sine-eqn.png>>

8 years ago

Solved


Add offset to a signal
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/add-offset-eqn.png>> You should see a downward...

8 years ago

Solved


Produce a cosine wave
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/cosine-eqn.png>>

8 years ago

Solved


Connect blocks in a model
Connect the blocks in the model to produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/connect-blocks...

8 years ago

Solved


Create a row array using double colon operator
Create a row array from 9 to 1, using the double colon operator.

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

8 years ago