-
gaot
matlab 遗传算法工具箱(有说明文档)(matlab genetic algorithm toolbox (with documentation))
- 2007-08-14 08:52:12下载
- 积分:1
-
fxrapt
这个函数提供了一种基音频率检测算法,具体的算法内容详见MATLAB文件的说明,有详细的注释,工程中已经应用过,有较好的应用价值(This function provides a pitch detection algorithm, the specific content of the algorithm see MATLAB documentation, detailed annotations, engineering has been applied, has good application value)
- 2009-03-03 10:36:36下载
- 积分:1
-
MATLABmoni
如何利用计算机技术对连续系统和离散系统进行模拟。为研究模拟提供极为适合的手段(How to use computer technology to the continuous and discrete systems simulation. Very suitable for the study provided a means of simulation)
- 2010-08-10 09:47:02下载
- 积分:1
-
wavemanupulations
ECG wave form manupolations
- 2010-02-20 04:18:15下载
- 积分:1
-
Probabilistic-Neural-Network-
Probabilistic Neural Network
- 2014-02-20 10:45:11下载
- 积分:1
-
LMSdedspshixian
论文主要研究了自适应滤波器的基本结构和最小均方误差算法(LMS算法),同时采用MATLAB语言对该算法进行了仿真,然后使用SY-5402EVM 评估板对其进行了DSP 实现,并对结果进行了分析。(Paper studied the basic structure of adaptive filter and minimum mean square error algorithm (LMS algorithm), while the use of MATLAB language simulation of the algorithm, and then use the SY-5402EVM a DSP evaluation board for its realization, and the results analyzed.)
- 2007-12-10 17:03:28下载
- 积分:1
-
PSO_Simulation
Simulates the movements of a swarm to minimize the objective function
- 2010-09-02 15:13:16下载
- 积分:1
-
16QAMMODULATIONBER
A simple code to simulate BER of 16QAM modulation
- 2010-09-21 05:57:13下载
- 积分:1
-
regiongrowing
matlab 图像图像处理 区域生长 图像变换(region growing image image processing matlab image transformation)
- 2010-12-08 16:14:08下载
- 积分:1
-
FractalDim
说明: 盒维数MATLAB计算程序。%根据计盒维数原理编写了求一维曲线分形维数的matlab程序
function D=FractalDim(y,cellmax)
%求输入一维信号的计盒分形维数
%y是一维信号
%cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数
%D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e)),
(box dimension MATLAB program. % Under the box dimension of the principle of preparing for a peacekeeping curve fractal dimension of Matlab procedures function FractalDim D = (y, cellmax)% for the importation of one-dimensional signal box fractal dimension% y Victoria is a signal llmax : square of the largest side length, the two can take several dual Power (1, 2,4,8 ...), data from more than even the length of the% D y is the box dimension (Dgt under normal circumstances; = 1), D = lim (log (N (e))/log (k/e)) ,)
- 2020-12-22 19:59:07下载
- 积分:1