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




