-
MATLAB_problem
这个包,包含了好多比较经典的MATLAB程序
这是本人收藏多年的成果,现在上传给大家分享(This package contains a lot of comparison classic MATLAB program which is the outcome of my collection for many years, and now upload to the U.S. to share)
- 2007-10-11 15:52:46下载
- 积分:1
-
Chap_11
西蒙赫金的《自适应滤波原理》一书的matlab程序,现在继续上传第四章的程序,
大家学习交流,觉得有用的自己下载,(西蒙赫gold Adaptive Filtering Theory matlab program book, and now continue to upload procedures of Chapter IV, we study the exchange of their own find useful downloads,)
- 2008-04-15 12:12:09下载
- 积分:1
-
FFT_wavelet
说明: 该课件讲解了小波与fft发展历程以及应用,对于图像处理有一定的帮助!(wavelet,fft)
- 2010-04-21 21:48:17下载
- 积分:1
-
ShortestPath
说明: 用PSO算法求解最短路径的例程,需要设定邻接矩阵和粒子维度(The routine of solving the shortest path with PSO algorithm)
- 2020-08-29 11:03:24下载
- 积分:1
-
How-Use-ODE45-to-solve-Boundary-Value-ODE
In MATLAB, usually we use function bvp4c() to solve boundary value problem (BVP) of ODE. However, we also can use function ode45() to solve BVP of ODE too. However, ode45() needs all initial values at one point. Therefore we have to construct an auxiliary function, whose input argument is the missing initial value and the return output is the given boundary value, Then we can call function fsolve() to get the missing initial value. This method is particularly efficient it the ODE has one or more parameters. Also this method is essentilal for GNU Octave, because whose function bvp4c() is not programmed for parameter ODE yet.
- 2012-06-24 04:37:26下载
- 积分:1
-
SUBTRACTIVE-CLUSTERING-
IDENTIFICATION OF RULES USING SUBTRACTIVE CLUSTERING
- 2014-02-20 10:19:02下载
- 积分:1
-
ACO_Improvement
说明: 利用蚁群算法的改进算法实现图像分割,并与传统蚁群算法作比较(The improved ant colony algorithm is used to realize image segmentation and compared with the traditional ant colony algorithm.)
- 2019-06-09 16:27:22下载
- 积分:1
-
jackknife_parafac
Jackknife PARAFAC, 用在多维线性分解.(Very famous Jackknife parafac, suited for multi-way data decomposition.)
- 2020-09-26 18:17:46下载
- 积分:1
-
GA_MATLAB
以matlab撰写的遗传算法,可以解决工程问题的优化。验证功能良好。(Matlab code for genetic algorithms.
)
- 2010-07-06 17:47:59下载
- 积分:1
-
ECG_fitter
说明: 人体心电信号的滤波,用一个Butterworth低通滤波器,滤除50Hz工频噪声,并采用不同阶数的Butterworth低通滤波器,比较效果(Human ECG signal filtering, using a Butterworth low-pass filter, filter the 50Hz frequency noise, and different orders of Butterworth low-pass filter, compare results)
- 2020-09-05 20:18:06下载
- 积分:1