-
Image_Compress
使用小波技术对图像进行压缩和解压过程,并且通过模拟信道测试计算其PSNR,通过Matlab2009a测试。(Using wavelet methods compress and decompress the image, and testing through analog channels to calculate the PSNR, by Matlab2009a test.)
- 2010-08-16 20:46:50下载
- 积分:1
-
course-of-study-of-wavelet
小波的教程书的配套matlab,边练边学,极易入门。对新手很有用(the course of study of wavelet,good use for the newman)
- 2015-03-05 23:27:51下载
- 积分:1
-
wavelet-GUI
用matlab GUI实现小波分解的界面化处理,简单易懂。(This program uses MATLAB GUI interface processing wavelet decomposition, easy to understand.)
- 2013-05-06 15:43:56下载
- 积分:1
-
1
说明: 改进的单神经元自适应PID控制 用MATLAB来实现(Improved single neuron adaptive PID control using MATLAB)
- 2013-05-15 22:11:15下载
- 积分:1
-
MATLAB6.5.1
一篇很好的学习Matlab的电子书籍,推荐(Matlab a good learning experience of e-books, recommend)
- 2009-04-30 12:03:48下载
- 积分:1
-
cPPexample
c++的各种例子,例如继承,重载,容器,迭代子,vector,多态,模版,虚函数,友元,指针,作用于等等,超级多的例子,每个例子都是用中文标识,对学习c++的朋友很有帮助。(Various examples of c++, such as inheritance, overloading, containers, iterators, vector, polymorphism, templates, virtual functions, friend, pointer, acting, etc. Super Multi example, each of the examples are used to identify Chinese for learning c++ helpful friends.)
- 2014-12-16 11:10:20下载
- 积分:1
-
Untitled
基于能量检测的认知无线电感知频谱分析最优化设计(Based on energy detection sensing cognitive radio spectrum analysis to optimize the design)
- 2013-12-18 16:04:28下载
- 积分:1
-
OFDM_R_matlab
使用matlab模拟OFDM信号接收全过程。(OFDM signal using matlab simulation of the entire process of receiving.)
- 2009-05-05 16:37:06下载
- 积分:1
-
susan
关于特征描述的susan算法的matlab程序(About susan algorithm matlab program)
- 2013-11-09 11:40:08下载
- 积分:1
-
Matlab_zuixiaoerchengfa
最小费用最大流算法通用Matlab函数
基于Floyd最短路算法的Ford和Fulkerson迭加算法 基本思路:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条 自V1至Vn的最短路 再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流 量增至最大可能值 而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新 确定,如此多次迭代,最终得到最小费用最大流.( Minimum cost maximum flow algorithm for general Matlab functions based on the Floyd shortest path algorithm of Ford and Fulkerson superposition algorithm of the basic ideas: the cost of unit flow on the arc as a certain length of Floyd for the most short-circuit method to determine the one percent V1 through Vn are the most short-circuit then this short circuit as a scalable road, a method for solving the maximum flow problem on flow increased to the maximum possible value that the shortest way increased traffic, the cost of unit flow on each arc sure, so many iterations, the final minimum cost maximum flow.)
- 2012-07-27 14:54:17下载
- 积分:1