photo

Yves


Last seen: 5年以上 前 2017 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

8 質問
1 回答

ランク
26,652
of 300,759

評判
1

コントリビューション
8 質問
1 回答

回答採用率
62.5%

獲得投票数
0

ランク
 of 21,081

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,900

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 3
  • First Answer

バッジを表示

Feeds

表示方法

質問


How to get output object name created by a method in caller workspace inside the method
In order to avoid overwriting the object when the property of that object gets an update, the output object only needs to be con...

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

1

回答

回答済み
Use Filter Constants to Hard Code Filter
Can someone please comment on whether this z/z1 or zi/zf - initial/final condition (delay) of the digital filter is equivalent t...

7年以上 前 | 0

質問


Build or update data set in a data object with for loop
Would like your advice on designing my coding structure (architecting). I am trying to simulate a state-space modeled control lo...

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

0

回答

質問


Will the resulting ABCD matrix from function tf2ss(bf,af), with bf & af defined for a complex filter, work for complex "state"?
A complex filter is whose impulse response is complex valued, and its transfer function in spectral domain could be asymmetric w...

8年弱 前 | 0 件の回答 | 0

0

回答

質問


Why do I receive a warning for transfer function having complex valued coefficients?
I've defined a complex filter transfer function with, of course, complex valued coefficients; The transfer function of the compl...

約8年 前 | 0 件の回答 | 0

0

回答

質問


How to return the name (identifier) of the object from the call, inside a method of that class
Here is a simple example: classdef simpleClassA properties prop1 end methods ...

約8年 前 | 1 件の回答 | 0

1

回答

質問


Cannot find 'set' method for .... class
Matlab complains about a set method that has already been defined. The error message is, when I type in the command: set(a, ...

約8年 前 | 3 件の回答 | 0

3

回答

質問


Documentation or code details of signal.internal.getToneFromPSD that was called in snr.m
How or where can I find the details of the function "signal.internal.getToneFromPSD" that was called in "snr.m" of the signal pr...

約8年 前 | 1 件の回答 | 0

1

回答

質問


Is constructor method the only method that creates an object in a class definition?
Another way to ask this question is: how do I create a value class object as the output of a handle class ordinary method? For e...

約8年 前 | 1 件の回答 | 0

1

回答