登录
首页 » matlab » fitellipse

fitellipse

于 2007-12-04 发布 文件大小:1KB
0 178
下载积分: 1 下载次数: 109

代码说明:

  转载一个用MATLAB写的椭圆拟合的代码,有点用(Reproduced using MATLAB to write an ellipse fitting code, a bit used)

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

发表评论

0 个回复

  • viteribdec
    说明:  通用viterbi译码程序,通过改变不同的参数(比如回朔深度),可以进行不同的viterbi译码,(viterbi decode )
    2009-08-05 21:35:59下载
    积分:1
  • MRTD2D_TE_DB_FDTD
    基于FDTD与PML的连接边界条件的2维MRTD电磁正演散射模型。(Based on FDTD and PML connection boundary conditions is performed 2-D MRTD electromagnetic scattering model.)
    2011-10-28 10:31:14下载
    积分:1
  • tuxiangfenge
    图像分割matlab源码,很全,包括大部分分割算法(tuxiang fenge matlab yuanma ,henquan,baokuo dabufen suanfa)
    2015-01-31 14:58:17下载
    积分:1
  • othermfiles
    Describes how to find the theta value in CPFSK
    2009-04-09 20:47:34下载
    积分:1
  • matlab
    基于matlab的声音信号采集,分析处理,包括声卡采集,及浏览系统文件(Based on matlab voice signal acquisition, analysis and processing, including card acquisition, and browse system files)
    2014-01-04 18:01:50下载
    积分:1
  • BEMD.m
    二维经验模式分解,速度较快,不错的代码,希望对学习HHT的朋友有用(Two-dimensional empirical mode decomposition, fast, good code)
    2009-12-19 12:32:07下载
    积分:1
  • kalman-filter
    假设一物体围绕一圆周运动,角加速度是白噪声,观测噪声也是零均值的白噪声。编程使用卡尔曼滤波器实现运动物体的跟踪。(Suppose an object around a circular motion, the angular acceleration is white noise, measurement noise is zero mean white noise. Programming using a Kalman filter to achieve tracking moving objects.)
    2015-01-30 17:01:52下载
    积分: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
  • matlab
    三个MATLAB源代码三个MATLAB源代码三个MATLAB源代码(three matlab code)
    2009-11-23 13:04:50下载
    积分:1
  • LDA
    判別分析法(discriminant analysis),是在已知的分類之下,一旦遇到有新的樣本時,可以利用此法選定一判別標準,以判定如何該將新樣本放置於那個族群中。 (Discriminant analysis (discriminant analysis), under the classification of the known event of the new sample, the method has been applied to select a criterion to determine how the new sample is placed in that population.)
    2012-04-26 14:01:52下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载