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년 전
문제를 풀었습니다
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년 전
문제를 풀었습니다
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
거의 8년 전
문제를 풀었습니다
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년 전
문제를 풀었습니다
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년 전
문제를 풀었습니다
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년 전
문제를 풀었습니다
Produce a sine wave
Produce a sine wave with amplitude 3: <<http://blogs.mathworks.com/images/seth/cody/sine-eqn.png>>
대략 8년 전
문제를 풀었습니다
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년 전
문제를 풀었습니다
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년 전
문제를 풀었습니다
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년 전
문제를 풀었습니다
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년 전
문제를 풀었습니다
Produce a cosine wave
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/cosine-eqn.png>>
대략 8년 전
문제를 풀었습니다
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년 전
질문
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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 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년 초과 전 | 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년 초과 전 | 답변 수: 3 | 0
