-
harmonicwaveletprogram
本源代码主要实现谐波小波的分解及重构的matlab程序。(Source code of the main harmonic wavelet decomposition and reconstruction of the matlab program.)
- 2007-12-13 16:10:10下载
- 积分:1
-
pmdft21
DFT算法仿真,采用matlab环境,非常实用,欢迎下载!(DFT algorithm simulation using matlab environment, very practical, welcome to download!)
- 2009-11-15 21:20:58下载
- 积分:1
-
narrow_band_gaussian_sig
窄带高斯信号的产生和时频域特性,以及窄带信号的正交和同向分量特性(Narrowband Gaussian signal generation and the time and frequency domain characteristics, and the narrow-band signals to the component with the properties of orthogonal and)
- 2011-01-06 11:46:07下载
- 积分:1
-
impenv
改进包络法去除 emd 端点效应 改进包络法去除 emd 端点效应(improve envoy)
- 2010-07-09 15:17:53下载
- 积分:1
-
chap5
这是有关MATLAB学习的一些编程技巧和使用的一个程序示例(MATLAB STUDY)
- 2009-05-10 09:04:34下载
- 积分:1
-
sugenotune
Fuzzy logic inference system
- 2013-03-05 18:51:32下载
- 积分:1
-
SpeedyGA
genetic algorithm
In the field of artificial intelligence, a genetic algorithm (GA) is a search heuristic that mimics the process of natural selection. This heuristic (also sometimes called a metaheuristic) is routinely used to generate useful solutions to optimization and search problems.[1] Genetic algorithms belong to the larger class of evolutionary algorithms (EA), which generate solutions to optimization problems using techniques inspired by natural evolution, such as inheritance, mutation, selection, and crossover.
- 2015-01-29 14:08:34下载
- 积分:1
-
CPP_
c++必备:c++ primer、clean code、effective c++(c++ primer、clean code、effective c++)
- 2015-02-04 15:22:17下载
- 积分:1
-
oxford-mlmc-matlab-master
蒙特卡洛算法代码,实例验证,matlab历程(Monte Carlo algorithm code, case validation, matlab process)
- 2020-12-18 11:39:10下载
- 积分:1
-
matlab-CA
matlab的元胞自动机程序的源代码,胞自动机程序状态演化规则 ①如果一个元胞的状态是0,则当它有状态为1的邻元时,该元胞的状态以概率a×b变为1,并且当它的临域中状态为1的邻元越多,其状态转变为1的概率越大 ②如果一个元胞的状态是1,则该元胞的状态保持不变。初始传播者位于中心单元格25×25处
取50×50的网格,临域为Moore型,经过50个仿真时钟,知识传播结果的模拟图
(matlab Cellular Automata procedure source code, cellular automata evolution rules of procedure state ① If a cell' s state is 0, then when it has a status of one element of the neighborhood, the cellular state to the probability of a × b into one, and when it' s Pro domain status is one more element of the neighborhood, its status into a greater probability of 1 ② If a cell' s state is 1, the cellular status remains unchanged. Initial spreaders center cell 25 × 25 obtain 50 × 50 grid, the Pro domain for the Moore-type, after 50 simulation clock, the dissemination of knowledge of the simulation results of Figure)
- 2009-02-13 10:27:11下载
- 积分:1