-
census.tar
Census Transform of an Image, Please read the comments for a better understanding of the code
- 2009-11-18 21:24:10下载
- 积分:1
-
GangBan
用Matlab计算,钢的反对称模式lamb频散曲线。(Calculated using Matlab, the symmetric mode lamb steel dispersion curves.)
- 2011-04-23 10:08:21下载
- 积分:1
-
wcdma
基于matlab的wcdma仿真,包括信道编码,加扰,调制,解调,最后得出信噪比和误码率(Matlab-based simulation wcdma)
- 2020-11-24 15:29:33下载
- 积分:1
-
ordreg
基于MATLAB编写的SVM多分类算法程序(Based on MATLAB prepared multi-SVM classification algorithm procedure)
- 2020-12-31 12:08:59下载
- 积分:1
-
7758521
说明: 一个EXIT图的MATLAB仿真程序,已经经过了测试时正确的,可以使用,EXIT图可以有效的分析LDPC,TURBO码的度分布问题(An EXIT figure of MATLAB simulation program, had already passed the test, can use correctly, the analysis of EXIT figure can effectively TURBO yards of degrees, LDPC distribution problems
)
- 2011-03-29 11:02:30下载
- 积分:1
-
Read_N_Renix
运用matlab软件进行GPS的N文件读取的matlab源代码(Matlab software using the GPS reading N matlab source code files)
- 2011-09-14 11:06:33下载
- 积分:1
-
shiyan123
估计类均值向量和协方差矩阵的方法。
类间离散度矩阵、类内离散度矩阵的计算方法
(Estimated class mean vector and covariance matrix method. Between-class scatter matrix, within-class dispersion matrix calculation method)
- 2013-03-19 01:50:41下载
- 积分:1
-
FFT
this is the code for fast fourier transform. there are also code for ifft,invfft......
- 2015-02-24 18:32:10下载
- 积分:1
-
svc
simulink仿真,静止无功补偿器svc在电力系统中的应用(simulink simulation, static var compensator svc Application in Power System)
- 2021-04-08 19:29:00下载
- 积分:1
-
RLEencoding
A simple (de)compression program using Run Length Encoding.
Compression is done that easy:
compressedData = rle(originalData)
Decompression:
originalData = rle(compressedData) (A simple (de) compression program using Run Length Encoding.Compression is done that easy: compressedData = rle (originalData) Decompression: originalData = rle (compressedData))
- 2007-09-09 15:44:59下载
- 积分:1