Naini Dawar
自 2017 起处于活动状态
Followers: 0 Following: 0
Feeds
已解决
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 前
已回答
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...
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...
7 years 前 | 0
已解决
Produce a sine wave
Produce a sine wave with amplitude 3: <<http://blogs.mathworks.com/images/seth/cody/sine-eqn.png>>
7 years 前
已解决
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...
7 years 前
已解决
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...
7 years 前
已解决
Produce a cosine wave
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/cosine-eqn.png>>
7 years 前
已解决
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...
7 years 前
提问
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 前 | 1 个回答 | 0