-
bisection
Step 1: Set i=1 FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2 FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP.
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
- 2011-11-23 09:46:51下载
- 积分:1
-
CaculateNetvalue
计算A加权后的噪声净噪声值并将结果保存到excel文档(Calculate the Netnoise after A-filter and save the result into excel file.)
- 2015-01-04 10:40:45下载
- 积分:1
-
SDFT解调与普通DFT解调算法的对比
8fsk的SDFT解调与普通DFT解调算法的对比(SDFT of 8fsk ordinary DFT demodulation demodulation algorithm comparison)
- 2009-01-06 16:25:26下载
- 积分:1
-
FD-hig.petr.katz
estimate the fractal dimension with the algorithm of higuchi,petrosian and katz.
- 2010-03-02 02:50:29下载
- 积分:1
-
雷达信号瞬时自相关处理 instant_autocorrelation
雷达信号瞬时自相关处理,计算信号瞬时频率,计算雷达信号参数等(instant auto-corelation)
- 2012-03-02 21:33:47下载
- 积分:1
-
fd_predator_prey
采用有限元的方法求解计算捕捉问题predator-prey (program which applies the finite difference method to estimate solutions of a pair of ordinary differential equations that model the behavior of a pair of predator and prey populations. )
- 2009-12-02 04:47:15下载
- 积分:1
-
Resample
wav file to vector converter
- 2014-12-04 19:59:35下载
- 积分:1
-
demo_rbpf_gauss
This is demo for rbpf_gauss.
- 2010-07-17 05:37:12下载
- 积分:1
-
cmablinde
信号处理的码件间干扰的解决问题方法,用盲均衡方法解决问题(Signal processing code pieces to solve the problem of intersymbol interference method, the solution to the problem of blind equalization)
- 2007-11-12 16:35:41下载
- 积分:1
-
Fundamentals_of_Digital_Electronics
by Professor Barry Paton
Dalhousie University
- 2010-11-09 23:12:56下载
- 积分:1