-
3D_SIFT_demo
本MATLAB程序 用MATLAB 来实现3D 图像的匹配 用高斯卷积 来寻找 关键点 ,再利用关键点处的特征向量 通过3D向量的匹配 来实现3D 图像的配准(The MATLAB program using MATLAB to realize the matching of 3D images using Gaussian convolution to find the key points, re-use the key points of the feature vector through the 3D vector matching to realize 3D image registration)
- 2007-08-01 09:49:17下载
- 积分:1
-
wolfe
利用wolfe算法,编写了wolfe程序模块。测试数据引用《最优化方法及其Matlab程序设计》(马昌凤编)的Armijo准则搜索例题(Use wolfe algorithm, written wolfe program modules. Test data reference " optimization methods and Matlab programming" (Ma Changfeng ed.) The search criteria examples Armijo)
- 2014-02-25 15:09:51下载
- 积分:1
-
KL100
K-L特征压缩器的原理是利用K-L变换的优良性质,即K-L变换可消除原向量各分量间的相关性。(KL compressor characteristic is the use of KL transform the principle of good nature, that the original vector of KL Transform to eliminate the correlation between the various components.)
- 2009-11-23 10:35:15下载
- 积分:1
-
20-音訊讀寫、錄製與播放
说明: 介紹 MATLAB 對於聲音訊號(Audio Signal,簡稱「音訊」)的基本操作,包含讀檔、寫檔、錄音與播放。(MATLAB for voice signaling (Audio Signal, referred to as the "voice") as the basic operation, including stalls read, write stalls, sound recording and playback.)
- 2005-11-16 16:57:20下载
- 积分:1
-
F16model
关于f16的模型以及用四元素和常规办法配平。(About f16 model and with four trim elements and conventional approaches.)
- 2015-02-01 20:19:42下载
- 积分:1
-
OFDMsoursecode
这是一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT,上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模块,并统括系统性能的仿真验证了系统设计的可靠性。(This is a relatively complete simulation of OFDM communication system design, including coding, modulation, IFFT, and down conversion, Gaussian channel model, FFT, PAPR suppression, various synchronization, demodulation and decoding module, and system performance omnibus simulation of the system reliability.)
- 2011-05-01 15:26:22下载
- 积分:1
-
twoto11
ldpc码在在twoto矩阵,即时间控制,频率两个参数变量的系统内仿真,matlab7.0编译通过。(LDPC code in twoto matrix, namely the time control, the frequency of the two parameters of the system simulation variables, matlab7.0 compiled through.)
- 2007-10-05 12:52:02下载
- 积分:1
-
Biomedical_Image_Processing
Image Analysis Problems in Bioinformatics are very much helpful to Image Processing Domain. It includes real-life issues/problems on how to handle and analyze images. This toolkit provides useful and efficient codes for image analysis in bioinformatics.
- 2010-02-26 13:54:52下载
- 积分:1
-
Gabor-filter-Matlab-code
Matlab的Gabor滤波器代码,使用方法: I = imread( 图像文件名 ) [G,gabout] = gaborfilter1(I,2,4,16,pi/3) figure,imshow(uint8(gabout)) (Gabor filter Matlab code, use the method: I = imread ( image filename ) [G, gabout] = gaborfilter1 (I, 2,4,16, pi/3) figure, imshow (uint8 (gabout) ) )
- 2014-11-03 12:39:15下载
- 积分:1
-
facereconition
提供了比较流行的人脸识别算法源代码,非常适合实验仿真(a very useful tool for face reconizer)
- 2010-10-21 21:21:12下载
- 积分:1