-
Algorithm
四种不同的算法在实现多项式相乘时的时间复杂度比较(Four different algorithms, when multiplied in the realization of polynomial time complexity comparison)
- 2008-12-19 15:44:00下载
- 积分:1
-
TEMdiff
Calculate the integrated intensity of electron diffraction patterns.
- 2007-09-11 11:50:20下载
- 积分:1
-
dct
这是用matlab写的dct代码用于图像的信息的隐藏和提取。。部分老师写的哦。(This is used to write the DCT matlab code for the image and extract the hidden information. . Oh part of the Writing Teacher.)
- 2009-03-19 22:06:29下载
- 积分:1
-
fixed_point_systems
Fixed-point for functions of several variables (Function fixed_point_systems(x0, N) approximates the solution of a system of nonlinear equations F(x) = (f1(x), f2(x), ..., fn(x)) = 0 rewritten in the fixed-point form x = G(x) = (g1(x), g2(x), ..., gn(x)). This is done by the user at the bottom of the file. The sub-function G(x) has to be updated accordingly with the given system. The iteration scheme x(k+1) = G(x(k)) is implemented until condition |x(k)- x(k-1)| < tol is met, starting with an initial approxiamtion vector x0. If, after N iterations, the stopping criterion is not reached, a message concerning the iterated x s is displayed. the output consists of iterates of each variables x1, x2, ..., xn in each column. )
- 2009-05-14 04:39:19下载
- 积分:1
-
matlabVidioRead
M a t l a b 中读取视频avi文件的小程序(M atlab read avi video files applet)
- 2008-08-15 10:13:59下载
- 积分:1
-
FHSS_DSSS_CDMA
FHSS_DSSS_CDMA的m文件,可以在matlab的simulink上仿真~(FHSS_DSSS_CDMA the m file )
- 2012-05-12 09:56:36下载
- 积分:1
-
edfa
掺铒波导放大器增益计算matlab源程序(Erbium doped waveguide amplifier gain calculation matlab source)
- 2013-04-19 08:56:25下载
- 积分:1
-
findFatigueeye
用matlab检测视网膜眼底图像,达到自动识别视网膜病变(Detection of retinal fundus images using matlab to achieve automatic identification retinopathy)
- 2013-12-09 15:47:13下载
- 积分:1
-
ouralgo
GOOD CODE WSN IT IS BASED ON ENERGY CONSIDERATION HOPE IT HELPS
- 2010-11-06 13:21:10下载
- 积分:1
-
lms_code
lms源码这是实验的代码 为了对理论进行实际的理解 仅作参考
1. 随机逼近算法模块
2. 抗噪检验模块
3.最陡下降法模块(This is the experimental lms source code to the actual understanding of the theory of reference only 1. Stochastic approximation algorithm for module 2. Anti-noise test module 3. Steepest descent method module)
- 2009-05-14 18:33:44下载
- 积分:1