-
tsp
《Introduction to the Team Software Process》,Watts
S.Humphrey,Tsinghua University Press,Dec. 2002;
- 2014-10-25 22:04:26下载
- 积分:1
-
fwdcode___
this is the matlab prog
- 2010-12-08 21:13:30下载
- 积分:1
-
watermarking
给音频文件嵌入水印,用到了离散余弦变换,效果很好(Watermark to the audio file, use the discrete cosine transform, the effect is very good)
- 2010-12-09 16:17:55下载
- 积分:1
-
MIMO-OFDM自适应实现 LTE
MIMO-OFDM自适应实现,如果有自适应调制,进行逐用户,逐OFDM符号,逐子载波的星座调制(MIMO-OFDM Adaptive be achieved if there is an adaptive modulation performed by the user, per OFDM symbol-by-subcarrier modulation constellation)
- 2021-02-06 02:29:57下载
- 积分:1
-
PDE
本工具包给出了PDE常见的求解方法程序。PDE数值求解应用相当广泛。(The kit gives the common method for solving PDE program. Numerical Solution of PDE has been widely used.)
- 2010-11-24 10:33:18下载
- 积分:1
-
RANSAC-Toolbox
一个适用于Matlab的随机抽样一致算法(RANdom SAmple Consensus,RANSAC)工具箱(RANSAC(RANdom SAmple Consensus)Toolbox for Matlab)
- 2012-04-01 10:54:37下载
- 积分:1
-
MATLAB-7.0
《MATLAB 7.0基础教程 孙祥 编著 清华大学出版社》pdf("MATLAB 7 Essentials Sun Xiang edited by Tsinghua University Press," pdf.
)
- 2012-04-07 22:21:52下载
- 积分:1
-
voltag
vertical cavity surface emitting laser voltage with matlab source code with .rar file
- 2012-04-23 21:53:21下载
- 积分:1
-
Optimization_Newton
设r是f(x) = 0的根,选取x0作为r初始近似值,过点(x0,f(x0))做曲线y = f(x)的切线L,L的方程为y = f(x0)+f (x0)(x-x0),求出L与x轴交点的横坐标 x1 = x0-f(x0)/f (x0),称x1为r的一次近似值。过点(x1,f(x1))做曲线y = f(x)的切线,并求该切线与x轴交点的横坐标 x2 = x1-f(x1)/f (x1),称x2为r的二次近似值。重复以上过程,得r的近似值序列,其中x(n+1)=x(n)-f(x(n))/f (x(n)),称为r的n+1次近似值(Let r is f (x) = 0 root, select the initial approximation x0 as the r, over point (x0, f (x0)) to do the curve y = f (x) the tangent L, L the equation y = f ( x0)+ f ' (x0) (x-x0), find the intersection of L and the x-axis of abscissa x1 = x0-f (x0)/f' (x0), x1 is called an approximation r. Through points (x1, f (x1)) to do the curve y = f (x) the tangent, and find the intersection of the tangent with the x-axis of abscissa x2 = x1-f (x1)/f ' (x1), x2 is called r the second approximation. Repeat the process, get an approximation of the sequence r, where x (n+1) = x (n)-f (x (n))/f ' (x (n)), as an approximation of r n+1 times)
- 2011-06-21 21:13:09下载
- 积分:1
-
hash
散列算法,用于生成原始消息的数字指纹,本算发基于MATLAB编写,本算法包含多种流行的散列算法,包括SHA1和SHA-256等广泛应用的散列算法,通过本程序,可以对几种广泛应用的散列算法进行调用(Hash algorithm used to generate the digital fingerprint of the original message, this is based on MATLAB, this algorithm contains a variety of popular hash algorithm, including SHA1 and SHA- 256 hash algorithm is widely used, through this program, several widely used hash algorithms can be invoked)
- 2013-11-25 16:49:22下载
- 积分:1