Community Profile

photo

Naini Dawar


Active since 2017

Followers: 0   Following: 0

Statistics

All
  • Revival Level 1
  • First Answer
  • Solver
  • Thankful Level 1

View badges

Feeds

View by

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

6 years ago

Answered
Force single precision floating-point in generated c code
You can try to change the under-specified data type from double to single. Model Configuration Parameters >> Optimization >> Si...

6 years ago | 0

Solved


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

6 years ago

Solved


Make a full wave rectifier
Produce a full wave rectifier waveform for the given sine wave source. For a sine wave input, the output of the full wave rec...

6 years ago

Solved


Add a block to a model
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/add-block-eqn.png>> In this case, the slope of...

6 years ago

Solved


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

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

6 years ago

Question


optimize global data access parameter changes to none while building
In generating the code, the "optimize global data access" parameter if manually changed to "Minimize global data access" itself ...

7 years ago | 1 answer | 0

1

answer