photo

satheeshkumar satheeshkumar M


kalasalingam university

Last seen: 4 years ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
215,350
of 297,527

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,075

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


How to form a simulink block for MATLAB code ?
How to form a simulink block for my MATLAB code? i want to make these index assignment as a plant model in simulink. i m new to ...

7 years ago | 1 answer | 0

1

answer

Question


Any possible block for adding a constant value to a particular element of a signal using if statement in simulink?
To a time series signal or event signal is there any possible block available for adding a constant value to a particular moment...

7 years ago | 1 answer | 0

1

answer

Question


How to Change element values of an array with conditions?
If suppose, A=[2 3 4 7 9 10] i want to use if condition to add (e.g) 10 to the elements less than 6 (< 6) of array A, so that m...

7 years ago | 2 answers | 0

2

answers

Question


While running the following program error occur as " TrainOb = 228 ??? Index exceeds matrix dimensions"
%************************************* % Begin of Program % Set parameters % Clear the operating environment clc;...

9 years ago | 1 answer | 0

1

answer