-
GAToolbox
MATLAB遗传算法工具包,内含标准遗传算法各函数及改进遗传算子的实现函数。(MATLAB genetic algorithm tool kit, containing the standard genetic algorithm to improve the function and genetic operators of the implementation function.)
- 2009-02-23 12:15:11下载
- 积分:1
-
MATLAB-numerical-computation-cases
《MATLAB数值计算案例分析》一书的源程序,供大家学习。(《MATLAB numerical computation cases analysis》 s programs.)
- 2013-03-11 19:47:11下载
- 积分:1
-
Q-learning
增强式算法中的Q-学习算法,MATLAB实现,用于迷宫的最佳路径搜索(Enhanced Q-learning algorithm-algorithm, MATLAB implementation for the maze path search)
- 2012-11-20 15:16:39下载
- 积分:1
-
AdapativeEchoCancell
一种改进的自适应滤波算法,它通过选择自适应滤波器的系数更新时间间隔,在系统的收敛速度与计算量之间取得折衷 算法在每次系数更新时,利用了系统过去时刻数据(An improved adaptive filtering algorithm, it by selecting the adaptive filter coefficient update interval, the convergence rate and the trade-off between computation algorithm to update each coefficient, the use of the system data over the past time)
- 2010-08-12 10:39:55下载
- 积分:1
-
TimeCalculator
时间计算器,输出时间的年月日,及两个事件的差值(Time Calculator)
- 2009-04-29 12:57:13下载
- 积分:1
-
bpMATLABcode
bp神经网络代码,利用单隐含层,可扩展为多输入单输出可以看看!
(bp neural network code, you can see!)
- 2011-05-16 13:39:32下载
- 积分:1
-
progams_matlab_dip
1.Perform colour image segmentation and pseudo coloring on gray image
2.Import two images and perform Image Addition, subtraction,Image multiplication,division,blending
3.To perform logical and morphological operations
4.To perform DCT and quantisation
5.to decompose images
- 2015-01-06 01:52:17下载
- 积分:1
-
动态重构
基于遗传算法配电网重构的解决经济问题的一份程序,很完整,值得拥有(A procedure for solving economic problems based on genetic algorithm power distribution network reconstruction is very complete and worth having)
- 2021-03-08 20:39:38下载
- 积分:1
-
ParticleSwarm
智能算法研究的书籍,可以研究粒子群的发展以及其现在的研究状况(Intelligent algorithms book, you can study the development of PSO and its current research status)
- 2010-12-08 11:44:03下载
- 积分:1
-
1D_Gabor_transform
这个MATLAB软件包实现了小波在一维Gabior样转换的文件中所述:
[1] K.N.乔杜里,M.,王凤琴,“建设希尔伯特变换的双
波基和Gabor变换,“对信号的IEEE交易
加工,第一卷。 57,没有。 9,3411-3425,2009年9月。
作者:K.N.乔杜里。
模块如下:
---------------------------
1。 demo.m
一个简单的例子演示软件的使用。
2。 autcorr.m
计算自相关函数的频率响应。
3。 filters.m
计算尺度和小波滤波器。
4。 projectionFilters.m
到近似计算的投影最小二乘过滤器
空间。
5。 analysis.m
计算复杂的小波子在不同的分辨率。
6。 synthesis.m
从低通逼近和重构原始信号
小波系数。
7。 displayResults.m
显示输入信号,真实,小波虚componenets
子带,在每一项决议和其modlus和相位,也是
重建信号和错误的。
8。 exception.m(This MATLAB package implements the Gabior-like wavelet transform in 1-dimension as described in the paper:
[1] K.N. Chaudhury, M. Unser, "Construction of Hilbert Transform Pairs of
Wavelet Bases and Gabor-Like Transforms," IEEE Transactions on Signal
Processing, vol. 57, no. 9, pp. 3411-3425, September 2009.
Author: K.N. Chaudhury.
The modules are as follows:
---------------------------
1. demo.m
Demonstrates the usage of the software with a simple example.
2. autcorr.m
Computes the frequency response of the autocorrelation function.
3. filters.m
Computes the scaling and wavelet filters.
4. projectionFilters.m
Computes the filters for the least-squares projection onto the approximation
spaces.
5. analysis.m
Computes the complex wavelet subbands at different resolutions.
6. synthesis.m
Reconstructs the original signal from the lowpass approximation and the
wavelet coefficients.
7. displayResults.m
Disp)
- 2012-05-12 17:21:38下载
- 积分:1