Community Profile

photo

Hriday Ranjan


TCS

Last seen: 3 months ago Active since 2017

Followers: 0   Following: 0

Message

Embedded System Design Engineer

Statistics

All
  • Solver

View badges

Feeds

View by

Question


Can we use aliasing concept to achieve solution for following use case in MATLAB ?
We want to access same signal object and wants to access this with two different names. For example "Signal_A" is a signal which...

4 years ago | 1 answer | 0

1

answer

Question


Function fixdt() behaves differently when I give the slope argument in decimal or in power of two.Can anyone explain me why?
For a signal declared as DSM in simulink for fixed point system, I am getting same value at time t1 and t2 when using the below ...

6 years ago | 0 answers | 0

0

answers

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

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

6 years ago