-
subdir
creates a list of all the subdirectories in a specific folder
- 2011-08-31 08:29:41下载
- 积分:1
-
tichuxiu
异常值检验与剔除的t检验法,本程序要求样本不超过30(Judging outliers and removed the t-test, the procedural requirements of the sample does not exceed 30)
- 2013-04-12 22:36:42下载
- 积分:1
-
Matlab
matlab在实现各种概率密度函数方面的相关源代码介绍(matlab probability density function in the realization of various aspects related to the source code description)
- 2010-07-21 14:58:00下载
- 积分:1
-
Assignmentproblem
指派问题:里面包含有三个函数和一个主函数(Assignment problem: which contains the three functions and a main function)
- 2010-08-08 20:05:13下载
- 积分:1
-
LRI
Implementation Of LRI Learning Algorithm in Cellular Automata Matlab Code
- 2011-08-23 02:56:01下载
- 积分:1
-
sim48pulsegtoconmomohbb
file to improve your skill in power systems simulation using matlab and simpower
- 2014-08-11 02:17:14下载
- 积分:1
-
runATGP
ATGP endmember extraction algorithm from Washington DC hyperspectral data!
- 2013-08-07 03:32:54下载
- 积分:1
-
GA
说明: 基于ATO的列车速度曲线优化,用matlab遗传算法实现。(Train speed curve optimization based on ATO is realized by Matlab genetic algorithm.)
- 2018-12-05 20:29:42下载
- 积分:1
-
DigitalSignalProcessing2
数字信号处理实践方法,从一到三囊括了数字信号处理的模数变换、DFT变换、Z变换、滤波器设计等(Digital signal processing practices, from 1-3 to include digital signal processing of analog-to-digital transformation, DFT transform, Z transform, filter design, etc.)
- 2007-12-14 15:51:11下载
- 积分: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