-
iterative-method
包含Jacobi和Seidel两种迭代法,用于求解线性方程,计算简单,收敛快(Contains two kinds of Jacobi and Seidel iterative method for solving linear equations, computing simple, fast convergence)
- 2013-11-29 22:49:26下载
- 积分:1
-
Calculation-of-special-functions
21种特殊函数的数值计算的matlab代码,包括bessel函数,gamma函数,beta函数等(21 kinds of special functions matlab numerical code, including bessel function, gamma function, beta function, etc.)
- 2014-02-08 11:27:25下载
- 积分:1
-
MatPIVtut
piv测速的matlab代码的说明和解释,此为流场piv测速的开源代码的具体说明(piv Speed of matlab code, instructions and explanations, this is the velocity flow field piv specification of open source code)
- 2010-12-28 14:43:33下载
- 积分:1
-
FFTFilter
FFT滤波matlab程序FFT滤波matlab程序(FFT filter)
- 2011-08-30 21:32:25下载
- 积分:1
-
HuffmanAlgorithmProbabilityTree
huffman tree in matlab
- 2013-09-07 05:44:48下载
- 积分:1
-
ggggggardner
详细的描述了同步算法和并用matlab实现了相应的算法适合学习着(Detailed description of the the GMSK algorithms and the corresponding decision feedback algorithm and the corresponding implementation procedures,)
- 2013-05-15 18:33:32下载
- 积分:1
-
FactoryMethod
定义一个用于创建对象的接口,让子类决定实例化哪一个类。Factory Method
使一个类的实例化延迟到其子类。(Analysis and implementation of common design patterns (C++))
- 2014-12-28 12:54:20下载
- 积分:1
-
Modern-optimization-algorithm
禁忌搜索(tabu
search ),模拟退火(simulated annealing),遗传算法(genetic algorithms),人工神经网
络(neural networks)的matlab源码(Tabu search (Tabu search), simulated annealing (simulated annealing), genetic algorithms (genetic algorithms), artificial neural networks (neural networks,) matlab source)
- 2013-04-20 15:36:21下载
- 积分:1
-
NLmeansfilter
non local mean filter
commande example
I =mat2gray(imread( eight.tif ))
mn= 0
vr= 0.02
J = imnoise(I, gaussian ,mn,vr) add noise
output=NLmeansfilter3(J,7,3,0.1)
- 2011-12-23 09:31:24下载
- 积分:1
-
QAM
说明: QAM信号,滚降系数分别为0.4,0.7,1.0,信噪比为20dB,信号有叫qpsk(QAM signal, roll-off coefficients were 0.4,0.7,1.0, SNR 20dB, QPSK signals are called)
- 2008-11-09 19:39:53下载
- 积分:1