Prasanna S - MATLAB Central
photo

Prasanna S


KPIT

Last seen: 3 days ago Active since 2022

Followers: 0   Following: 1

Message

a phenomenon whereby something new and valuable is formed.

Programming Languages:
MATLAB
Spoken Languages:
English
Pronouns:
He/him
Professional Interests:
Simulink, Control Systems, System Identification Toolbox, Motor Control Blockset

Statistics

All
CodyMATLAB AnswersFile ExchangeFrom 08/22 to 03/25Use left and right arrows to move selectionFrom 08/22Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
31,608
of 158,439

CONTRIBUTIONS
0 Problems
11 Solutions

SCORE
139

NUMBER OF BADGES
2

  • First Submission
  • Promoter
  • MATLAB Central Treasure Hunt Finisher
  • Solver

View badges

Feeds

View by

Submitted


Reusable Function in Simulink
Here this is just an explanation for the reusable function to create through Simulink for Embedded Code Generation

1 year ago | 1 download |

Thumbnail

Question


Build32bitDLLOn64bitWindowsRPlatformUsingMSVCToolchainExample dll not generating for me
Anybody can help me out with this to generate dll code generation?

2 years ago | 0 answers | 0

0

answers

Solved


Rotate Matrix @180 degree
Rotate Matrix @180 degree Example A=[8 1 6; 3 5 7; 4 9 2], then answer would be [2 9 4;...

2 years ago

Solved


Converts numbers into characters
Converts numbers into characters

2 years ago

Solved


Find the max element of the array
Find the max element of the array

2 years ago

Solved


Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.

2 years ago

Solved


Calculate the average value of the elements in the array
Calculate the average value of the elements in the array

2 years ago

Solved


to the 2 all elements
to the 2 all elements

2 years ago

Solved


the average value of the elements
Calculate the average value of the elements in the array

2 years ago

Solved


Double all elements in the array
Duplicate all elements in the array

2 years ago

Solved


calculate the length of matrix
input 1 array, calculate the length

2 years ago

Solved


Draw a '0' in a one matrix!

2 years ago

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

2 years ago

Go to top of page