-
watershed
用Mathematica写的一个基于分水岭的图像分割算法,过程很详细。(Using Mathematica write a watershed-based image segmentation algorithm, the process in great detail.)
- 2010-01-13 10:50:04下载
- 积分:1
-
Rayleigh
说明: 基于clarke模型的瑞利多径衰落产生器,由移动台速度确定的瑞利衰落随机过程(A Rayleigh fading simulator based on Clarke s Model.
Creates a Rayleigh random process with PSD determined by the vehicle s speed)
- 2011-03-09 19:26:37下载
- 积分:1
-
PSO
pso alghoritm for different function
- 2013-02-11 16:47:15下载
- 积分:1
-
Detection-and-Estimation-
这是Thomas Schonhoff编写的信号检测预估计课本的对应的英文课件,对于学习这本书的学者有很大的帮助(This is Thomas Schonhoff textbooks written in signal detection to estimate the corresponding English courseware, scholars to study this book has a lot of help)
- 2014-01-22 09:59:48下载
- 积分:1
-
gauss_elimination
his program solves a linear equation system Ax=b with Gauss Elimination method.
- 2012-02-15 16:53:39下载
- 积分:1
-
MFO
说明: 一种新颖的启发式优化算法:飞蛾扑火算法(MFO)(A novel heuristic optimization algorithm: moth flame-fighting algorithm (MFO))
- 2019-05-29 11:40:33下载
- 积分:1
-
PSOLA
语音合成PSOLA算法实现 语音合成PSOLA算法matlab实现(Speech synthesis psola algorithm achieve speech synthesis psola algorithm matlab
)
- 2021-03-17 18:19:21下载
- 积分:1
-
string-data-encryption
Data Encryption by Matrix Multiplication
We will only use numbers 0 to 26 for the encryptive mathematics operation. Numbers from 1 to 26 are for letters from A to Z and 0 is for all non-letter characters. To minimize usage of numbers, all letters are converted to upper case. The original message is converted to number array according to the ASCII table and minus 64. We partition whole array into blocks of 8 numbers. The last block may be added several zeros. Then multiply each block by the an 8x8 matrix A which is invertible in Z27 to get cipher data. The decryption is the same process except to use its inverse matrix B. For good visual reading, we convert all non-letter characters to under score for the decryption.
- 2012-06-24 02:58:53下载
- 积分:1
-
Project_2
Matlab _ MIMO + QPSK + ML/MMSE/ZF
在Matlab的平台上,应用QPSK调制,以及3种不同的探测方法,实现并模拟了2x2的MIMO功能.(Matlab _ MIMO+ QPSK+ ML/MMSE/ZF on the Matlab platform, application QPSK modulation, as well as three different detection methods, and to achieve the simulated 2x2 MIMO function.)
- 2015-03-26 19:40:47下载
- 积分:1
-
Deblur-Algorithm
基于稀疏表示的图像模糊复原算法,利用Alternating Method以及FFT变换分别进行稀疏编码和模糊复原,复原图像的效果很好。(An algorithm for image debluring based on sparse represetation. It takes the AM and FFT for sparse coding and debluring respectively. The result get good visualization.)
- 2014-03-20 20:34:34下载
- 积分:1