登录
首页 » matlab » matlab-chazhi

matlab-chazhi

于 2014-12-28 发布 文件大小:10KB
0 122
下载积分: 1 下载次数: 1

代码说明:

  该算法程序包含拉格朗日插值和样条插值等多个功能。(The algorithm contains multiple functions Lagrange interpolation and spline interpolation.)

文件列表:

matlab插值
..........\Atken.m,681,2006-11-24
..........\BSample.m,988,2008-04-09
..........\DCS.m,531,2006-11-25
..........\DH.m,1111,2008-04-09
..........\DL.m,731,2008-04-09
..........\DTL.m,1701,2008-04-09
..........\FCZ.m,476,2008-04-09
..........\Gauss.m,2209,2006-11-24
..........\Hermite.m,661,2006-11-24
..........\Language.m,804,2006-11-24
..........\Neville.m,616,2006-11-25
..........\Newton.m,602,2006-11-24
..........\Newtonback.m,725,2006-11-24
..........\Newtonforward.m,734,2006-11-24
..........\SecSample.m,934,2008-04-09
..........\SubHermite.m,844,2008-04-09
..........\ThrSample1.m,1352,2008-04-09
..........\ThrSample2.m,1466,2008-04-09
..........\ThrSample3.m,1573,2008-04-09

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

发表评论


0 个回复

  • Classifier_NN_f
    最近邻分类器,matlab环境下,可直接调用(Nearest neighbor classifier, matlab environment, can be called directly)
    2010-06-28 13:43:33下载
    积分:1
  • Positionandlocationwithultrawidebandsignals
    简单易懂的介绍最常用的UWB信号产生方法。(Easy to understand introduction to the most commonly used methods of UWB signal generation.)
    2010-07-10 11:05:27下载
    积分:1
  • matrixventurini
    matrix converter fed IM dulation schem is venturni
    2013-02-19 00:47:00下载
    积分:1
  • NLSE--Fourier-algorithm
    用分布傅立叶算法解二维薛定谔方程 很值得参考(Using the Fourier algorithm for solving two-dimensional distribution of the Schrodinger equation is worth considering)
    2011-12-19 20:51:48下载
    积分:1
  • EquaDiff2
    finit difference waveguide
    2012-04-20 23:18:09下载
    积分:1
  • Dbscan
    DBScan算法,在matlab中实现(DBScan algorithm, to achieve in matlab)
    2008-03-16 12:39:21下载
    积分:1
  • 2
    说明:   当前对机动目标跟踪的算法研究主要集中在交互式多模型((IMM)算法,它己被证明是目前混合系统估计算法中性价比最好的算法。(Maneuvering target tracking algorithm research focuses on the interacting multiple model ((IMM) algorithm, which has proved to be the best cost-effective algorithm in the current hybrid system estimation algorithm.)
    2012-08-19 15:42:03下载
    积分:1
  • qam_ofdm_trx
    ofdm transmission with qam modulation through rayleigh fading channel
    2013-12-27 17:15:09下载
    积分:1
  • 车牌识别系统MATLAB源代码完整
    说明:  clc; clear all; close all; [filename, pathname, filterindex] = uigetfile({'*.jpg;*.tif;*.png;*.gif','All Image Files';... '*.*','All Files' }, '选择待处理图像', ... 'images\01.jpg'); file = fullfile(pathname, filename);%文件路径和文件名创建合成完整文件名 id = Get_Id(file);%得到file中的所有对象 Img = imread(file);%根据路径和文件名读取图片到Img [Plate, bw, Loc] = Pre_Process(Img); % 车牌区域预处理 result = Plate_Process(Plate, id); % 车牌区域二值化处理 % 寻找连续有文字的块,若长度大于某阈值,则认为该块有两个字符组成,需要分割 bw = Segmation(result); words = Main_Process(bw); % 主流程处理 Write_Mask(words, id); % 写出到模板库 str = Pattern_Recognition(words); % 识别(Mike is a student. He is my good friend. He is busy at the weekend. He is going to read a magazine this Saturday morning. He is going to go to the zoo this Saturday afternoon. He is going to buy a book this Sunday morning. He is going to learn Kungfu this Sunday afternoon. He is going to watch TV this Sunday evening.)
    2017-08-13 02:35:37下载
    积分:1
  • CSL1.0
    A Comprehensive Sparse Learning Package(Descriptions: Six sparse algorithms are implemented in this package. They are 1) SVM 2) L1-norm SVM a) Linear Programming SVM b) SC-SVM 3) L0-norm SVM 4) RVM (Relevance Vector Machine) 5) SPC (Sparse Probit Classifier))
    2013-07-23 11:31:33下载
    积分:1
  • 696518资源总数
  • 104764会员总数
  • 29今日下载