photo

Lalit P


Last seen: 6 months 前 自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

6 个提问
0 个回答

Cody

0 个问题
5 个答案

排名
186,775
of 301,589

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 21,343

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
56,987
of 175,641

贡献数
0 个问题
5 个答案

评分
62

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

查看徽章

Feeds

排序方式:

已解决


Create a constant offset.
Add a constant offset to an array. Example a = [1 3 5 9] offset = 2 y = [3 5 7 11]

6 months 前

已解决


P(girl likes you | she smiled at you)
Compute the probability Given the input probabilities

6 months 前

已解决


Convert Decimal to Hexavigesimal
NASA (Ned’s Alien-Spying Agency) have made contact with a 13-fingered race from the planet Genai. Naturally, Ned’s shadowy opera...

6 months 前

已解决


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

5 years 前

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

9 years 前 | 0 个回答 | 0

0

个回答

提问


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

9 years 前 | 0 个回答 | 0

0

个回答

提问


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

9 years 前 | 2 个回答 | 0

2

个回答

已解决


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

9 years 前

提问


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

9 years 前 | 1 个回答 | 0

1

个回答