photo

Yosi Nifusi


2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

5 質問
0 回答

ランク
118,838
of 301,813

評判
0

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

回答採用率
60.0%

獲得投票数
0

ランク
 of 21,420

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 176,705

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How can I adjust my numbers
Hello, Lets say I have random 64.000 numbers. Min = -36.000 and Max is = 40.000, I want to make the minimum number equals to ...

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

1

回答

質問


How can I find the omega C value in butterworth filter?
My question: I have two values; Ws = 0.2*pi, Wp = 0.3*pi, I will create a butterworth filter but how can I find the omega C valu...

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

0

回答

質問


How can I get a good lowpass figure ?
% Partial Fraction H(z) j = sqrt(-1); omega = 0:(2*pi)/320:(2*pi)-(2*pi)/320; H = zeros(320,1); for i = 1:6 ...

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

0

回答

質問


How can I generalize it ?
I need to generalize this code maybe using for loops or what ever please help A = conv([1 -r(1)],[1 -r(2)]); A1 = conv(A...

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

2

回答

質問


How can I find the Value 'i' for both equations ??
for i = 0.5328:0.001:0.7870 1+(0.2*pi/i)^12 >= (1/0.8912)^2; 1+(0.3*pi/i)^12 <= (1/0.1778)^2; ...

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

1

回答