搜索资源列表
GP_Algorithm2.0
- G-P算法计算关联维的 Matlab 程序 (升级版,mex函数,超快) ----------------------------------- 更新部分: 引入限制短暂分离参数,使该参数大于序列平均周期时,去除了同一轨道前后点的关联, 使 r 值较小时,ln r - ln C(r) 曲线接近线性-G-P method to calculate the correlation dimension of the Matlab program (upgrade versi
function
- 盒子算法计算分形维数的源程序,MATLAB写的,希望对大家有用
hpfilter
- 这不是一个标准MATLAB的函数 H = hpfilter (类型,男,氮, D0 , n )的创建传递函数的高通滤波器,氢,指定的类型和大小MxN 。可能的值类型, D0和N是: 理想 理想高通滤波器的截止频率D0 。 Ifsupplied , n是被忽略。 btw 巴特沃思高通滤波器 n阶和截止D0 。 gaussn 高斯高通滤波器的截止(标准偏差) D0 。 如果提供,正被忽略。 M和N应该是偶数的密度泛函过滤。-THIS IS NOT A STANDARD MATL
Hurst
- 该函数用于计算不规则几何图形的分形特征:Hurst指数。其中input为一个N行3列的矩阵,s为度量步长,可以取1,2,3,4等。输出output就是Hurst指数-This function is used to calculate the irregular geometry of the fractal characteristics: Hurst index. Output of output is the Hurst index of
matlab
- mathematic的简单应用计算函数的Fourier级数,并观察其收敛性。-the Fourier series, calculating function and observe its convergence.
fenxing
- ifs(迭代函数系统)生成分形,通过改变ifs码可以构造各种各样分形图形。-ifs (iterated function system) of the fractal, ifs code can be constructed by changing a variety of fractal graphics.
matGeom-1.1
- 2D和3D几何计算。包含基本的形状,计算的交叉点,变型,显示等… -Library for geometric computing with Matlab in 2D and 3D. Contains function for creation and manipulation of basic shapes, computing intersections, transformation, display...
fractal
- matlab程序画图,常见分形图,function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=
c4.5-decision-tree-matlab
- c4.5分类器 支持向量机算法 文本分类 样本支持 核函数算法-c4.5 classifier SVM text classification algorithm sample support kernel function
fractaldim(y-Q-M)
- 计盒分形维数计算的matlab源代码编程实现过程-Function [Fdgen NoisfreFD ]=fractaldim(y,Q,M) __________________________________________________________________________ Usage: Computes fractal dimension by box counting(BC) method. NOTE: Running the code may ta
Word-
- 使用MATLAB BP 网络做二元函数逼近-Use MATLAB BP network to do a binary function approximation
oegestry_code
- matlab做的可视化界面,实现滤波器的自己设计,功能和自带(Matlab do visual interface, the design of filter, function and bring their own)
ixagexused
- 介绍Matlab图像处理的常用函数,希望对大家有帮助(Introduce commonly used function of the Matlab image processing, hope to help everyone)
metttr_join
- 使用MATLAB的S函数来实现模糊控制查询表的计算 不错的(Using MATLAB "S function to realize the calculation of fuzzy control query table is good)
Mwltidimensional
- 多维非线性辨识的MATLAB程序 用神经网络学习二维非线性函数(Multidimensional nonlinear identification of MATLAB program Using neural network learning two-dimensional nonlinear function)
dundtionImplementation
- 实现多小波变换的MATLAB工具箱库函数 学习可以 推荐一下(Implementation of multiwavelet transform MATLAB toolbox can recommend library function study)
serial__fitdl
- 求解函数最大值的遗传算法Matlab源代码 不错的 很好(To solve the maximum function of genetic algorithm Matlab source code is good is very good)
lpen-convenient
- 用matlab打开即可,可以绘制功率谱的函数,十分方便(Matlab to open the can, can draw power spectrum function, is very convenient)