-
JPEGapproximations
《数字图像处理》(Matlab版)第八章中JPEG的近似实现,附带了自己的注释(" Digital Image Processing" (Matlab version) Chapter VIII of the approximate realization of JPEG, with my own comments)
- 2010-03-06 20:19:04下载
- 积分:1
-
knnsearch
寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理(This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing.
The code was initially implemented through vectorization. After discussions with John D Errico, I realized that my algorithm will suffer numerical accurancy problem for data with large values. Then, after trying several approaches, I found simple loops with JIT acceleration is the most efficient solution. Now, the performance of the code is comparable with kd-tree even the latter is coded in a mex file.
The code is very simple, hence is also suitable for beginner to learn knn search.)
- 2010-03-16 14:08:11下载
- 积分:1
-
matlabexample
用matlab编写的一百个实例源代码,有需要的下载吧,例子很丰富的(Prepared with 100 instances of matlab source code, there is a need to download it, is very rich in examples)
- 2010-05-08 16:22:22下载
- 积分:1
-
matlab
简单利用matlab解决现代控制理论问题,让你明白易懂(The simple use of matlab to solve the issue of modern control theory, intelligible)
- 2013-03-18 17:34:05下载
- 积分:1
-
stft-111
利用matlab 进行段数傅里叶变换,进行频谱分析,对于从事相关工作的人很有帮助。(The number of segments by using Fourier transform of MATLAB, frequency spectrum analysis, is helpful to be engaged in relevant work.)
- 2013-11-26 15:53:13下载
- 积分:1
-
mvdr
mvdr算法是最小方差无畸变响应波束形成器,它的原理来自是使非期望波达方向的任何干扰贡献的功率最小,但又能保持观测方向的信号功率不变。(mvdr algorithm is the minimum variance beamformer response distortion, its principle is that any interference from the direction of arrival of the undesired contributions to a minimum power, but the power of the signal while maintaining constant observation direction.)
- 2013-12-15 22:15:37下载
- 积分:1
-
information-opticMATLAB
信息光学实验室MATLAB版 一书源代码(information optic MATLAB)
- 2015-12-11 10:57:32下载
- 积分:1
-
粒子群算法(PSO)应用于神经网络优化[matlab]
粒子群算法(PSO)应用于神经网络优化,采样matlab编程(Particle swarm optimization (PSO) applied to neural network optimization, sampling matlab programming)
- 2019-04-11 09:31:12下载
- 积分:1
-
est_SNR2
利用morlet小波变换,估计ASK信号的符号率(the estimation of symbol rate for ask signal)
- 2009-09-04 11:16:25下载
- 积分:1
-
fuzzy_pid
模糊pid参数自整定 matlab仿真m文件(fuzzy-pid matlab )
- 2013-03-12 09:38:20下载
- 积分:1