photo

Soichi


Last seen: 4 years ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

3 Questions
2 Answers

Cody

0 Problems
14 Solutions

RANK
235,381
of 300,763

REPUTATION
0

CONTRIBUTIONS
3 Questions
2 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,082

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
32,711
of 170,923

CONTRIBUTIONS
0 Problems
14 Solutions

SCORE
150

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Solver

View badges

Feeds

View by

Solved


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 ago

Solved


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 ago

Solved


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

8 years ago

Solved


Add two numbers
Given a and b, return the sum a+b in c.

8 years ago

Solved


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 ago

Solved


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 ago

Solved


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 ago

Solved


Produce a sine wave
Produce a sine wave with amplitude 3: <<http://blogs.mathworks.com/images/seth/cody/sine-eqn.png>>

8 years ago

Solved


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 ago

Solved


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 ago

Solved


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 ago

Solved


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 ago

Solved


Produce a cosine wave
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/cosine-eqn.png>>

8 years ago

Solved


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 ago

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 0 answers | 0

0

answers

Answered
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 ago | 0

Answered
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 ago | 0

Question


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 ago | 3 answers | 0

3

answers