photo

Soichi


Last seen: 4年以上 前 2014 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB Answers

3 質問
2 回答

Cody

0 問題
14 解答

ランク
235,389
of 300,781

評判
0

コントリビューション
3 質問
2 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,088

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク
32,731
of 171,031

コントリビューション
0 問題
14 解答

スコア
150

バッジ数
1

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Solver

バッジを表示

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年 前

解決済み


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

約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...

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

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

3

回答