-
autossca
autossca ssca法求循环谱ssca法求循环谱(autossca ssca Method Method cyclic spectrum ssca cyclic spectrum)
- 2011-05-13 11:24:22下载
- 积分:1
-
krining
该m文件为克里金插值程序,m文件里面附上了英文注释及例子。(The m file Kriging m file inside enclosed English notes and examples.)
- 2012-09-04 07:00:06下载
- 积分:1
-
Digital-Signal-Processing-Using-Matlab-V4---Ingle
Digital Signal Processing Using Matlab V4 - Ingle & Proakis 1997
- 2012-10-18 22:01:36下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
GA----BP
遗传算法优化BP神经网络,关于y=x1平方+x2平方的(BP neural network genetic algorithm, y = x1square+ x2 square)
- 2011-05-01 22:03:42下载
- 积分:1
-
main_peaks
bee algorythm sample
- 2010-08-21 04:16:02下载
- 积分:1
-
EBMA
用MATLAB实现基于块匹配算法的运动估计,使用的算法是EBMA,能运行处结果的。(Using MATLAB to achieve block-matching algorithm based on motion estimation, using the algorithm is EBMA, can run office results.)
- 2010-07-08 22:13:55下载
- 积分:1
-
an-for-tsp
说明: 利用蚁群算法解决tsp问题,适合初学者。(Tsp using ant colony algorithm to solve the problem, suitable for beginners.)
- 2008-11-12 21:55:23下载
- 积分:1
-
ddc_30m
说明: 信号带宽30MHz,输入采样率96MHz,输出采样率32MHz,抽取倍数为3的数字下变频DDC的Matlab仿真程序(Signal bandwidth of 30MHz, the input sample rate of 96MHz, the output sampling rate of 32MHz, extracted 3 times DDC DDC in the Matlab simulation program)
- 2011-04-04 10:08:38下载
- 积分:1
-
digital-filter
利用超大规模集成电路技术实现高精度的A/D转换器通常采用过采样技术,该技术包括调制器和数字滤波两部分。(The use of VLSI technology to achieve high-precision A/D converters typically using oversampling technique including modulator and digital filter in two parts.)
- 2013-07-20 15:15:16下载
- 积分:1