登录
首页 » matlab » matlab--cftool

matlab--cftool

于 2014-01-07 发布 文件大小:9872KB
0 250
下载积分: 1 下载次数: 17

代码说明:

  曲线拟合资料,自己学习过程中积累的一些文档,包含多种数据拟合方法。(Curve fitting data, some of the documents accumulated in their own learning process, contains a variety of data fitting methods.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • antclustprog
    ant clust programming codes
    2011-05-06 12:10:21下载
    积分:1
  • 1
    matlab使用垂直Sobel算子,自动选择阈值 [VSFAT Threshold]=edge(f, sobel , vertical ) 边缘探测 figure,imshow(f),title( 原始图像 ), 显示原始图像 figure,imshow(VSFAT),title( 垂直图像边缘检测 ) 显示边缘探测图像 使用水平和垂直Sobel算子,自动选择阈值 SFST=edge(f, sobel ,2) figure,imshow(SFST),title( 水平和垂直图像边缘检测 ) 显示边缘探测图像 使用指定45度角 Sobel算子滤波器,指定阈值 s45=[-2 -1 0 -1 0 1 0 1 2] SFST45=imfilter(f,s45, replicate ) SFST45=SFST45>=2 figure,imshow(SFST45),title( 45度角图像边缘检测 ) 显示边缘探测图像 (matlab I=rgb2gray(I0) J0=double(I) [VSFAT Threshold]=edge(f, sobel , vertical ) figure,imshow(f),title figure,imshow(VSFAT),title)
    2013-12-18 15:42:14下载
    积分:1
  • ONDLETTES_PROGRAMME
    programme programme
    2010-10-06 23:20:36下载
    积分:1
  • Buendatoseguro
    this is o program to graph defirent kind of signals and change them, like module, time scale
    2009-12-21 04:22:35下载
    积分:1
  • 2sphere2D
    基于时域有限差分法(FDTD),用MATLAB编程计算双球金纳米颗粒的局域电磁场增强(二维)的程序||2sphere2D.m(Base on FDTD ,local field enhancement of gold double sphere nanoparticles(2D)by Matlab || 2sphere2D.m)
    2014-01-06 21:08:42下载
    积分:1
  • GA---matlab
    通过matlab来实现遗传算法,利用遗传算法程序和遗传算法工具箱来实现该功能,具体应用效果很好(Matlab achieved through the genetic algorithm, the procedure using the genetic algorithm and genetic algorithm toolbox to achieve the function of specific application of effective)
    2009-04-11 15:41:28下载
    积分:1
  • tiaoz
    自动调整图像的亮度及色彩信息。,。。。。(Automatically adjusts brightness and color of images to optimum levels.)
    2011-04-30 14:31:30下载
    积分:1
  • Main_CC_Luzhenbo
    c-c方法计算重构维数m和延迟时间t的matlab的m 文件(cc method reconstruction dimension m and delay time t of the m-file matlab)
    2011-06-20 10:43:34下载
    积分:1
  • PCA
    基于PCA的人脸识别算法,Face recognition based on PCA,可以看下(Face recognition based on PCA)
    2014-12-30 14:17:45下载
    积分:1
  • PVarray
    matlab based model for photovoltic cell
    2012-11-18 19:05:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载