-
SIFT_matlabe1
This is a MATLAB implementation of the SIFT keypoint detector and descriptor (do_gaussian: generate Gaussian scale space of input image
do_diffofg: generate Difference of Gaussian (DoG) scale space
do_localmax: local extrema as the potential keypoints
do_extrefine: refine the keypoints by discarding the ones with low contrast and along an edge
do_orientation: compute the orientation of a support region of keypoint
do_descriptor: compute the descriptor of a keypoint based on image gradients.
do_match: match two images based on the nearest neighbor principle and spatial consistency.
do_sift: generate the SIFT descriptors for a given input image. It basically s all the functions above.
)
- 2015-01-13 19:34:30下载
- 积分:1
-
GPC
典型的单输入单输出最小相位系统的广义预测控制跟踪给定值的仿真程序(Generalized Predictive Control of a typical single-input single-output minimum phase system simulation program tracking setpoint)
- 2013-04-22 21:19:25下载
- 积分:1
-
MATLAB通信仿真及应用实例详解
本书着重介绍了MATLAB在通信仿真,尤其是移动通信仿真中的应用,通过丰富具体的实例来加深读者对通信系统仿真的理解和掌握。
全书共分10章,前3章介绍MATLAB通信仿真的基础,包括Simulink和S-函数;第4~8章分别介绍了信源和信宿、信道传输、信源编码、信道编码、信号交织以及信号调制的仿真模块及其仿真实现过程;第9章介绍了在通信系统的仿真和调试过程中经常遇到的问题及其解决办法;最后,第10章以cdma 2000为例介绍了移动通信系统的设计和仿真。
本书适用于通信行业的大专院校学生和研究人员,既可以作为初学者的入门教材,也可以用作中高级读者和研究人员的速查手册。(MATLAB communication simulation and application examples)
- 2018-02-17 15:42:30下载
- 积分:1
-
Principles_of_communication_systems_simulation_wit
电子与电气工程丛书:<通信系统仿真原理与无线应用>书的程序源代码,有助于理解书中的内容(Electronic and Electrical Engineering Series : "Communication System Simulation Principle and wireless applications" on the program source code, contribute to the understanding of the contents of the book)
- 2007-04-19 13:42:42下载
- 积分:1
-
MATLAB-FFT
matlab上进行FFT变换的程序,为初学者提供有用的帮助(matlab fft)
- 2013-08-16 11:09:06下载
- 积分:1
-
PSO
微粒群优化算法,经典的粒子群优化算法,第一参数是适应值函数,因此方便多次使用(Particle swarm optimization algorithm, the classical particle swarm optimization algorithm, the first parameter is the fitness function, so convenient to use many times)
- 2011-11-30 22:36:16下载
- 积分:1
-
kwiener
及于核函数的维纳滤波,希望大家共同学习进步。程序我这里好用,也许你下载后需要调试,祝好(kwiener,,)
- 2009-12-08 09:35:10下载
- 积分:1
-
2-10
《matlab编程百例》书光盘代码2-10("Matlab programming hundred cases" of CD code 2-10)
- 2007-07-10 14:22:15下载
- 积分:1
-
vfm_plot
绘制NASA的CALIPSO卫星的verticle feature mask图(draw calipso VFM map)
- 2013-10-11 15:34:42下载
- 积分:1
-
saveshu
读取保存在TXT文本文档的手势信号,显示并保存成mat文件,简单易用,适合尚未入门者使用(Read hand signals stored in TXT text documents, display and save a mat file, easy to use, suitable for beginners to use yet)
- 2013-12-27 10:30:44下载
- 积分:1