photo

Hriday Ranjan


TCS

Last seen: 2 years ago Active since 2017

Followers: 0   Following: 0

Message

Embedded System Design Engineer

Statistics

All
MATLAB Answers

2 Questions
0 Answers

Cody

0 Problems
4 Solutions

RANK
260,731
of 300,508

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,019

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
66,230
of 169,435

CONTRIBUTIONS
0 Problems
4 Solutions

SCORE
50

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

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


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