搜索资源列表
Bmaqr
- qr分解的c语言程序,可以嵌入matlab使用-simulated decomposition of the c language program, can be embedded using Matlab
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
Least_square_method
- 最小二乘法用于分形维数中的计算,应用于c下-Least square method
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=
c
- 基于matlab的分形维数的计算,二维数字图像的处理很大程度上取决于分形维数。-Calculating the fractal dimension based on matlab
tge-source
- FCM,模糊C均值聚类的MATLAB实现[matlab],很好的源码 不错的(FCM, the MATLAB fuzzy c-means clustering (MATLAB), a good source of good)