Manuel

MathWorks

2012 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB Answers

0 質問
7 回答

Cody

0 問題
3 解答

ランク
3,036
of 300,756

評判
20

コントリビューション
0 質問
7 回答

回答採用率
0.00%

獲得投票数
0

ランク
 of 21,077

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク
73,729
of 170,890

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

スコア
40

バッジ数
1

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

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

平均評価

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

平均いいねの数

  • Knowledgeable Level 2
  • First Answer
  • Solver

バッジを表示

Feeds

表示方法

解決済み


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

10年弱 前

回答済み
Is it possible to reuse Stateflow subcharts in multiple Simulink models?
Hi Matt You can use the atomic subchart feature to reuse Stateflow subcharts in multiple Simulink models. In a Stateflow c...

約11年 前 | 0

回答済み
How can I make an elastic pendulum using Simmechanics 2nd generation
Hi Jan, You can do that by introducing a prismatic joint on your pendulum and specifying internal mechanics with some spring ...

約11年 前 | 0

| 採用済み

回答済み
How do I keep library formats when using ssc_build?
Hi Bill you cannot keep Simscape library blocks from reverting to basic block when you regenerate the blocks with ssc_build. ...

約11年 前 | 0

| 採用済み

回答済み
Is there a new User's Guide for Simulink?
Hi Richard, There is a nice Simulink tutorial on MathWorks website with all the information you need to start with Simulink: h...

約11年 前 | 0

回答済み
Initial output value for bus in enabled subsystem hierarchy
Hi There is a documentation about "Specifying Initial Conditions for Bus Signals" which describes the supported initialization ...

約11年 前 | 0

| 採用済み

回答済み
Is there any method to reverse engineer Mathematical equations from a Simulink Model?
You can linerize Simulink models to state-stace models. This enables computing a (linear) mathematical representation from the S...

約11年 前 | 0

| 採用済み

回答済み
s function builder through comment line
Hi, well you cannot interface with the S-Function builder programmatically in MATLAB. As an alternative, you have the legacy ...

約11年 前 | 0

| 採用済み

解決済み


Is my wife right?
Regardless of input, output the string 'yes'.

13年以上 前

解決済み


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

13年以上 前