登录
首页 » matlab » fitting

fitting

于 2015-04-15 发布 文件大小:1KB
0 281
下载积分: 1 下载次数: 24

代码说明:

  二维数据平滑,跟定二维数据,每9个点拟合,中间点带入拟合的曲线,得到平滑后的数据(2 d data smoothing, with 2 d data, fitting every nine points, intermediate points to the fitting curve, get data after smoothing)

文件列表:

fitting.m,328,2015-04-10
main.m,228,2015-04-13

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

发表评论

0 个回复

  • matlabprocessor3
    matlab实例程序百例3 matlab实例(Examples of procedures for 100 cases of matlab examples 3matlab)
    2008-01-04 23:19:59下载
    积分:1
  • hanshujizhi
    用遗传算法求一维函数极值,Matlab语言,可用作学习参考!(Genetic algorithm for extreme one-dimensional functions, Matlab language, can be used as a reference. . .)
    2011-06-28 01:50:41下载
    积分:1
  • 2
    说明:  信息理论与编码——关于信息熵迭代算法的matlab仿真程序(Information Theory and Coding- on the information entropy iterative algorithm matlab simulation program)
    2008-05-12 05:43:27下载
    积分:1
  • inversa
    This is an file.m on Matlab that solves any matrix
    2012-06-07 01:43:34下载
    积分: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
  • p85
    vector classification using prototypes and a targets with neuronal networks
    2011-05-20 01:14:57下载
    积分:1
  • matlab-program
    学习MATLAB必须学会的一些简单示例,给初学者提供较好的学习过程。减少书写代码的时间(MATLAB must learn to learn some simple example to provide beginners a better learning process. Reduce the time writing code)
    2012-05-09 14:39:51下载
    积分:1
  • Energy
    读取双指数脉冲波形 并分析其能量的频率分布(The frequency distribution of double exponential pulse waveform to read and analyze its energy)
    2013-02-27 15:45:07下载
    积分:1
  • dynimcCluster
    Matlab实现的动态聚类算法,最后以点阵图输出计算结果(Matlab realize the dynamic clustering algorithm, and finally to bitmap output results)
    2007-08-31 09:46:07下载
    积分:1
  • negbin_fit
    运用matlab语言基于极大似然估计法对非负二项进行拟合的小程序(Matlab language use based on maximum likelihood estimation method for two non-negative small-fitting procedures)
    2007-10-23 15:12:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载