-
GaussSpatial
高斯低通/高通频率域滤波实现图像的模糊/锐化(Gaussian low pass/high-pass filtering in frequency domain image of the fuzzy/unsharp)
- 2007-12-25 20:38:16下载
- 积分:1
-
zhang_data
张正友相机标定matlab工具箱,很实用的,标定误差很小(ZhangZhengYou camera calibration matlab toolbox, is very practical, calibration error is very small
)
- 2012-04-18 22:05:28下载
- 积分:1
-
FLch6BAeg1
FLch6BAeg1.m——模糊神经网络解耦MATLAB程序(FLch6BAeg1.m-- Fuzzy Neural Network Decoupling MATLAB program)
- 2013-11-13 15:54:18下载
- 积分:1
-
face_detection
一个基于smqrt的人脸检测的程序,可以在一副图像中检测出若干人脸(A face detection based on smqrt of the procedure can be detected in a number of the image face)
- 2011-01-10 14:04:29下载
- 积分:1
-
MATLAB-control
Matlab控制系统仿真的代码,适合初学者学习,从基本的函数的图形仿真到各种控制系统的方针,可以让初学者逐渐成为M文件高手,应付毕业设计绰绰有余!(Matlab simulation code control system, suitable for beginners to learn, from the basic functions of the graphical simulation approach to a variety of control system that allows beginners to become masters M documents, more than sufficient to meet the graduation!)
- 2010-07-14 13:47:20下载
- 积分:1
-
mat_tsp
说明: 遗传算法解决 TSP 问题matlab源程序 (genetic algorithm to solve TSP source Matlab)
- 2006-05-03 23:54:34下载
- 积分:1
-
LDPC2
。并行级联LDPC码是由多个码率不同的子码,经并行级联后得到的码率可变的LDPC码。本文提出了基于
并行级联LDPC码的递增冗余HARQ方案,给出了这种方案的吞吐量性能封闭解。在AwGN信道和Rayleigh衰落信
道下,通过仿真将新方案的性能和随机LDPC码的性能进行了比较。结果显示,并行级联LDPC码的递增冗余HARQ
方案性能接近随机LDPc码,但编、译码更简单,参数选择范围更广。(. Parallel Concatenated LDPC code is different by a plurality of bit-rate sub-code, the LDPC code rate is variable obtained after parallel concatenation. In this paper, the incremental redundancy HARQ scheme based on parallel concatenated LDPC codes, the throughput performance of this program is given closed-form solution. In AwGN channel and Rayleigh fading channels through simulation, the performance of the performance of the new program and random LDPC codes are compared. The results show that the parallel concatenated LDPC codes incremental redundancy HARQ scheme performance close to the random LDPc code, but compiled more simple decoding a wider range of parameter selection.)
- 2013-04-10 21:16:57下载
- 积分:1
-
2010-matlab-3
2010 数学建模大赛 赛前matlab培训3(Mathematical modeling knowledge and experience 2010.zip)
- 2013-11-11 23:22:52下载
- 积分:1
-
Statistics-data-spss-zhangwentong
说明: 统计数据,spss matlab可用,已检测请放心下载(Statistics data)
- 2011-04-11 00:51:56下载
- 积分:1
-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1