photo

Sam Johnson


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
206,946
of 301,159

REPUTATION
0

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
14.29%

VOTES RECEIVED
0

RANK
 of 21,182

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,105

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


How to generate a Ramp signal using Simulink blocks?
How to generate a Ramp signal using Simulink blocks? Note:I dont want tu use clock signal available in simulink library

10 years ago | 1 answer | 0

1

answer

Question


Can someone tell me how to design a Timer Block in MATLAB Simulink ?
Can someone tell me how to design a Timer Block in MATLAB Simulink ?

10 years ago | 1 answer | 0

1

answer

Question


I want to select only 2,3,4 from an array of [ 1 2 3 4 5 6 7 8].How can i implement this in Simulink?
I want to select only 2,3,4 from an array of [ 1 2 3 4 5 6 7 8].How can i implement this in Simulink?

10 years ago | 1 answer | 0

1

answer

Question


How to implement "for loop" in Modelling.
for(i=0,i<8,i++) A[i]=20; B[i]=40, end using Simulink blocks

10 years ago | 0 answers | 0

0

answers

Question


How to implement "for loop" in modelling using simulink blocks
Implement this using simulink block for(i=0,i<8,i++) A[¡]=40; B[¡]=60; end

10 years ago | 0 answers | 0

0

answers

Question


I am using constant block which have value equal to 'abc' and one more block having value equal to 4.I dont want to change the constant block name when the value present is numeric.
I am using constant block which have value equal to 'abc' and one more block having value equal to 4.I dont want to change the c...

10 years ago | 1 answer | 0

1

answer

Question


How can i remove a previous character present before the underscore including the underscore also.
I need to make *my_john_sam* as *mjohsam*. I need to remove underscore along with the character present just before underscore....

10 years ago | 2 answers | 0

2

answers