photo

Jack Daniels


Last seen: 6日 前 2022 年からアクティブ

Followers: 0   Following: 1

統計

MATLAB Answers

44 質問
6 回答

ランク
7,133
of 298,949

評判
6

コントリビューション
44 質問
6 回答

回答採用率
18.18%

獲得投票数
5

ランク
 of 20,661

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 162,957

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 3
  • First Answer
  • First Review

バッジを表示

Feeds

表示方法

回答済み
From Matrix s-domain to state space and Z-domain
I'd like to realize a thermal model similarly as "SwitchingLossCalculation" example In my case the thermal circuirty is more ...

15日 前 | 0

質問


Preserve aspect ratio per data inspector
Hello, I am looking for an advice, I'd like to see the circle as real circle and not eclipse when displayed in data inspecto...

18日 前 | 1 件の回答 | 0

1

回答

質問


From Matrix s-domain to state space and Z-domain
I'd like to advice on correct and moste effective matrix s-domain use: I have a that my LTI system should represented as Zi...

18日 前 | 2 件の回答 | 0

2

回答

質問


Conversion thermal network (Cauer, Foster) to state-space...
Hello, I have a thermal circuitry (Foster thermal network) and I'd like to convert this thermal RC circuit to the state-space b...

19日 前 | 0 件の回答 | 0

0

回答

質問


T-junction with thermal equivalent circuit
Hello, I'd like to understand and create a simple thermal model. I have thermal impedance specified from datasheet, I create t...

21日 前 | 1 件の回答 | 0

1

回答

質問


Time-Domain Responses of Multiple simulation with different model's paramters
I need to compare the responses of various model's parametrs , I'm using the multiple simulations panel in the simulink editor t...

4ヶ月 前 | 1 件の回答 | 0

1

回答

質問


How to use the Visual Studio Code for Simulink c-caller Debugging with MATLAB Coder Interface?
I have installed the MATLAB Coder Interface for VSCode, (matlab-coder-interface-vscode-debugging.vsix) and I have the C-caller s...

5ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Simplification C-caller function API
I'd like to have "simplified" C-function prototype since I need to pass many params to the C-fuction. Is it somehow possib...

5ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Automatically disable subsystem and manually re-enabled
I need to create the "Enabled Subsystem" which is automatically switch off (disabled) after time expire off and after it is able...

5ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Insert a link to subsytem block in annotation
I'd like to insert a link into annotation text for another block with the same simulation simulink model, I'd reference to link ...

5ヶ月 前 | 1 件の回答 | 0

1

回答

質問


"From" block within Model reference block with global visibility
I have a the source of the signal on the most-top simulink structure marked with Goto with global tag visibility but this sig...

5ヶ月 前 | 1 件の回答 | 0

1

回答

質問


How to change const variable during simulink runtime
Hi, I would like to change the value of a constant ("Mec_initial_pos") on simulink during runtime when simulations runs. T...

5ヶ月 前 | 1 件の回答 | 0

1

回答

回答済み
Three Phase Power Converter Simulink Model for Losses calculation
Khawaja, Have you proceed on your topic, can you share your pprogress? btw link provided by Suman does not work anymore " D...

5ヶ月 前 | 0

質問


Initial condition from external source for discrete integration diuring runtime
I have a discrite integration with simulink and externaly added the condition: when changing the value of external source...

5ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Params chnage of simulink simulation params in runtime
Hello all, As of now I use: Can be simulinks blocks udes all listed including during simulation? So I see what blockks are...

5ヶ月 前 | 1 件の回答 | 3

1

回答

質問


Use of symbolix toolbox to derive PI controller Kp,Ki
I'd like try to use Symbolic toolbox to derive closed loop transfer function of control system: to help design PI control...

5ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Can't activate/change the Matlab editor fonts
I'd need to change the Matlab editor fonts, but I can't see the Fonts installed in my WinOS - in my case I'd like to use Fir...

5ヶ月 前 | 1 件の回答 | 0

1

回答

質問


possibility to create "Enbaled" subsystem
Hello all, I need to create the subsystem which needs to be optionally Enable/Disabled before simulation starts but there si ...

5ヶ月 前 | 2 件の回答 | 0

2

回答

回答済み
Edit Code Initialization under Mask editor
Hello, I did as you suggested. The code editor is not grayed but still disabled, not accessible and not possible to edit. ...

5ヶ月 前 | 0

| 採用済み

質問


Edit Code Initialization under Mask editor
I am creating the mask for my simulink block and I need to add the Initiallization code to it. Unfortumatelly I can't edit (add)...

5ヶ月 前 | 1 件の回答 | 0

1

回答

質問


To see workspace table data from lookupTableEditor
I have a Table data available in Worksapce and I can launch the lookupTableEditor from command lin but how can I see the table d...

6ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Power measurement (electric motor)
I have a three phase motor model simulation within Simulink (equation-based) and no Simscape is used. I need to measure the powe...

6ヶ月 前 | 1 件の回答 | 0

1

回答

質問


C Caller with Multidimensional Signals in Simulink
How to deal with multidimensional data inputing the C caller function? How the argument of the C-function looks like where inu...

8ヶ月 前 | 2 件の回答 | 0

2

回答

質問


Simulink C-caller with persistent fcn
I'd like to have a short fcn in Simulink called by C-caller if (state>0) { state = -1; y = 0.1; } els...

8ヶ月 前 | 2 件の回答 | 0

2

回答

質問


SimScape source for angular postion
I want to position the motor in incremental steps using an external mechanical source, so I am looking for a block that is a sou...

8ヶ月 前 | 2 件の回答 | 0

2

回答

質問


Calculate SNR from sampled real signal
I'd like to calculate the SNR from real sampled signal, how to do that in Matlab?

2年弱 前 | 1 件の回答 | 0

1

回答

質問


Programmatically connect SimScape blocks
I am connecting simscape blocks programatically. add_block('fl_lib/Electrical/Electrical Elements/Resistor','mymodel/Res1'); s...

2年以上 前 | 1 件の回答 | 0

1

回答

質問


nVidia GPU image processing suppo
I'd like to advise how to levarge the nVidia GPU for image processing under Matlab/Simulink? Are there any examples on basic ima...

2年以上 前 | 1 件の回答 | 0

1

回答

質問


How to use the DATA Inspector with SimScape model
I'd like to use data inspector with SimScape model. How to assing (highlight) signal to be displayed in Data Inspector - "Log SI...

2年以上 前 | 2 件の回答 | 0

2

回答

質問


Skew wiring with SimScape
Hello guys, is it possible to have a skew wiring between electrical components in SimScape graphical model?

2年以上 前 | 1 件の回答 | 0

1

回答

さらに読み込む