Feeds
已解决
Number of 1s in a binary string
Find the number of 1s in the given binary string. Example. If the input string is '1100101', the output is 4. If the input stri...
8 years 前
已解决
Return the first and last character of a string
Return the first and last character of a string, concatenated together. If there is only one character in the string, the functi...
8 years 前
已解决
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
8 years 前
已解决
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 ...
8 years 前
已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
8 years 前
已解决
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
8 years 前
已解决
Produce a sine wave
Produce a sine wave with amplitude 3: <<http://blogs.mathworks.com/images/seth/cody/sine-eqn.png>>
8 years 前
已解决
Add a block to a model
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/add-block-eqn.png>> In this case, the slope of...
8 years 前
已解决
Make a half wave rectifier
Produce a signal that outputs the given sine wave source when it is greater than zero and outputs zero when it is less than zero...
8 years 前
已解决
Make a full wave rectifier
Produce a full wave rectifier waveform for the given sine wave source. For a sine wave input, the output of the full wave rec...
8 years 前
已解决
Add offset to a signal
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/add-offset-eqn.png>> You should see a downward...
8 years 前
已解决
Produce a cosine wave
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/cosine-eqn.png>>
8 years 前
已解决
Connect blocks in a model
Connect the blocks in the model to produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/connect-blocks...
8 years 前
提问
How to install VSFLEX.vsFlexArrayCtrl.1
Hello, I need to install VSFLEX.vsFlexArrayCtrl.1 because I'm running an old program which use this progid without it being i...
8 years 前 | 0 个回答 | 0
0
个回答提问
Problems with linearization (trim and linmod function)
Hello, I have a nonlinear simulink system which I would like to linearize. However, no analytical solutions is findable due ...
9 years 前 | 0 个回答 | 0
0
个回答已回答
Matlab does not launch
Ok I re-open this discussion because I couldn't find any solution, does anyone know what to do to make my matlab operative again...
Matlab does not launch
Ok I re-open this discussion because I couldn't find any solution, does anyone know what to do to make my matlab operative again...
11 years 前 | 0
已回答
Matlab does not launch
Yes also, I forgot to add that I reinstall matlab 2013b and 2013a and it still does not work
Matlab does not launch
Yes also, I forgot to add that I reinstall matlab 2013b and 2013a and it still does not work
11 years 前 | 0
提问
Matlab does not launch
Hello, I have a problem since yesterday, as I was trying to use matlab, it launch and then I obtain these following error mes...
11 years 前 | 3 个回答 | 0
