photo

Robin Beene


2012 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

10 質問
5 回答

ランク
260,470
of 297,503

評判
0

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

回答採用率
60.0%

獲得投票数
0

ランク
 of 20,449

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,017

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


Three phase breaker - external control
Hey! I would like to close my breaker once the Voltage between point 1 and point 2( see picture below) is higher than some value...

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

0

回答

質問


Measuring Delay - Matlab/SImulink
Hey! I got some regulation circuit, and in the reality I measure the unit "Y", but measuring takes some time, like 100ms. I wa...

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

1

回答

質問


Discrete PID reg. sample time and Solver options
I want to ask whether the sample times (1 inside the discrete PID governor and the another inside the configuration parameters -...

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

1

回答

質問


Simulink - global bool variable
I manually turn off and turn on something(2 constant blocks and 1 switch), but my problem is when I am inside some subsystem(su...

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

0

回答

質問


Matlab/simulink - Is there any block with only two states
I would like a block which can manually generate 1 or 0. I need it because I want to manually turn off and turn on something

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

1

回答

質問


Matlab/Simulink - manual switch
Hey! I would like to know is it possible to manually turn on the switch in simulink but only let's say after some amount of time...

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

1

回答

質問


Matlab Simulink - Load disturbance
Hi! I would like to simulate in Simulink "Load disturbance" or Load changes. Currently I use output signal from Step as a Load...

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

1

回答

回答済み
Matlab Simulink - simulation problem
I know what you mean and this is nonlinear characteristics of servomotor. So to get this graph, I need to plot a function in Ma...

約12年 前 | 0

質問


Matlab Simulink - simulation problem
Hey guys. I have a simulation problem. I don't know how to simulate(in SIMULINK) function which is not function of time. Here i...

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

3

回答

回答済み
Fourier-Frequency analyse
And One more question if I may: How to draw it on logarithmic scale maybe like this? plot(f,20*log10(imag(y_freq)/max(abs(y...

約13年 前 | 0

回答済み
Fourier-Frequency analyse
I thought I need to divide it with N=length(y_time)[because Amplitudes seems to me more realistic] not to multiply with dt but ...

約13年 前 | 0

回答済み
Fourier-Frequency analyse
Hey, It shows error here: y_freq = fftshift(fft(y))*dt; because matrix dimensions doesn't agree here: f = -Nyq : df : Nyq; ...

約13年 前 | 0

| 採用済み

質問


Fourier-Frequency analyse
I need to do next: Draw a frequency image of following signal: t=0:0.0001:0.05; y=square(5*pi*50*t); also it's required to...

約13年 前 | 4 件の回答 | 0

4

回答

回答済み
Calculate-Electrolytes Average value
or maybe like this?: function Yavg=el_avg_val(y,f_s,f_o) t=0:1/f_s:1/f_o; N=length(t); Yavg=sum(abs(y)...

約13年 前 | 0

質問


Calculate-Electrolytes Average value
Hey all, I need to do next task: Write a function which calculates a Electrolytes Average value. Input data are: 1.sample...

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

1

回答