photo

Prasanna S


KPIT

Last seen: 1 month ago Active since 2022

Followers: 0   Following: 0

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
MATLAB Answers

1 Question
0 Answers

File Exchange

1 File

Cody

0 Problems
11 Solutions

RANK
120,173
of 299,214

REPUTATION
0

CONTRIBUTIONS
1 Question
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
18,692 of 20,662

REPUTATION
1

AVERAGE RATING
0.00

CONTRIBUTIONS
1 File

DOWNLOADS
1

ALL TIME DOWNLOADS
18

RANK
32,824
of 163,716

CONTRIBUTIONS
0 Problems
11 Solutions

SCORE
139

NUMBER OF BADGES
2

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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

2 years ago | 1 download |

0.0 / 5
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;...

3 years ago

Solved


Converts numbers into characters
Converts numbers into characters

3 years ago

Solved


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

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

3 years ago

Solved


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

3 years ago

Solved


to the 2 all elements
to the 2 all elements

3 years ago

Solved


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

3 years ago

Solved


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

3 years ago

Solved


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

3 years ago

Solved


Draw a '0' in a one matrix!

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

3 years ago