Community Profile

photo

Lalit P


Last seen: 3 months ago Active since 2016

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 2
  • Thankful Level 1
  • Explorer
  • First Review
  • Solver

View badges

Feeds

View by

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

3 years ago

Question


How to do Differential Equation Solution and plotting in matlab ? Please Help
I have written below matlab code for solving PDE. y” + 3y’ + 2y = P1, Where; P1(x) = [0 ; if x < 0 1 ...

3 years ago | 1 answer | 0

1

answer

Question


is 2GB RAM ok for MATLAB 2020 ?
is it ok if i install MATLAB2020 in Laptop having 2GB RAM ? I read that because of Polyspace tool box 4gb is required, but is...

4 years ago | 1 answer | 0

1

answer

Question


How to update Sine Wave block in Simulink using GUI Slider .?
waveLen=get(handles.slider1,'Value') set_param('ExampleSimulation/Sine Wave', 'Amplitude', num2str(waveLen)); set_param('E...

7 years ago | 0 answers | 0

0

answers

Question


State space model in MATLAB from plecs simulation.?
How to create state space model in MATLAB from imported power electronics simulation of Plecs software ? I can't find steps a...

7 years ago | 0 answers | 0

0

answers

Question


Variable names can contain upto how much number of characters in matlab last release version.?
Variable names can contain upto how much number of characters in matlab last release version.?

7 years ago | 2 answers | 0

2

answers

Solved


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

7 years ago

Question


Mathematical modelling of Sinusoidal wave for Voltage and Current.?
In attached model snapshot i am not getting pure sinusoidal waveforms.! Sinusoidal control block1 Amplitude = 1, Frequency = 1r...

7 years ago | 1 answer | 0

1

answer