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]
7개월 전
문제를 풀었습니다
P(girl likes you | she smiled at you)
Compute the probability Given the input probabilities
7개월 전
문제를 풀었습니다
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...
7개월 전
문제를 풀었습니다
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년 초과 전
질문
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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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...
거의 10년 전
질문
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...
거의 10년 전 | 답변 수: 1 | 0




