統計
All
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...
9年以上 前
質問
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年以上 前 | 1 件の回答 | 0




