登录
首页 » matlab » PolyfitnTools

PolyfitnTools

于 2012-01-02 发布 文件大小:56KB
0 225
下载积分: 1 下载次数: 16

代码说明:

  多项式拟合!matlab 源码!!! (Polynomial fitting!!!!!!!!!)

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

发表评论

0 个回复

  • 00
    说明:  一段波束形成的小程序,用matlab实现(Beamforming for some small procedures, using matlab to achieve)
    2007-12-04 00:36:57下载
    积分:1
  • chazhi_GUI
    MATLAB实现不同插值方法的GUI界面设计 源程序代码
    2014-11-18 19:08:03下载
    积分:1
  • matlab
    matlab求解微分方程讲义,求解各类方程,介绍的很全面。(matlab solve differential equations lecture notes, solving all kinds of equations, introduced very comprehensive.)
    2011-12-03 19:32:33下载
    积分:1
  • Kalman
    基于Simulink的Kalman滤波器仿真实验(The Kalman filter based on Simulink simulation)
    2010-07-05 14:03:58下载
    积分:1
  • xinhao
    基于matlab的数字信号处理程序,能供大家交流学习(Matlab-based digital signal processing procedures, we can exchange for learning)
    2005-06-30 09:06:10下载
    积分:1
  • CO2gui__exes_removed_
    CO2gui - lab control and automation
    2014-09-05 13:27:04下载
    积分:1
  • bmp085
    calculated temperature correction coefficient.
    2015-03-15 10:54:14下载
    积分:1
  • zishiyinglvbo
    labviewz中自适应滤波算法之调用MATLAB的相关程序。(Adaptive filtering algorithm Calling MATLAB program.)
    2013-05-20 15:56:44下载
    积分: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
  • BPSK
    simulink仿真框图来实现BPSK调制(simulation simulink block diagram to realize BPSK modulation)
    2007-10-11 10:28:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载