搜索资源列表
jiao448
- 一个用matlab检测直线交点的源程序,适合于二值图像,函数实现了图像中单象素宽白色相交直线交点的检测利用的是最简单的邻域中计算白点的个数的算法,当一个象素的window邻域中有四个邻域为白色的时候,该点即为交点。-a linear detection using Matlab intersection of the source, suitable for two binary images, Function of image pixels wide single white line in
一个用matlab检测直线交点的源程序
- 一个利用matlab作为开发工具的,检测直线交点的源程序-use Matlab as a development tool for the detection of the source straight Nodal
rota
- 利用radon变换寻找直线和直线倾斜的角度然后根据倾斜的角度进行旋转图片-Using radon transform and the straight line to find the angle of tilt of the tilt angle and then rotate picture
HoughTrans
- Detect Line and Circle 基于opencv的直线,圆检测 retinex算法用于人脸识别预处理-Opencv-based Detect Line and Circle line, circle detection algorithm for face recognition preprocessing retinex
zuiyoukongzhi
- 倒立摆系统是研究控制理论的实验平台,它的行为与火箭飞行以及两足机器人行走有很大相似性,因而对其研究具有重大的理论和实践意义,一直是控制界关注的焦点。以直线单级倒立摆作为研究对象,采用最优控制策略实现对其平衡控制,进行仿真实验设计。-Inverted pendulum control theory is to study the experimental platform, its behavior and the rocket s flight and walking biped robot
cos
- 求解一条直线和一个余弦的第一个交点,返回值为交点的横坐标-A straight line and a cosine to solve the first point of intersection, the return value is the intersection of the abscissa
matlab.graphic
- 这是简单的一个可以绘制直线的matlab程序。这个程序只能绘制直线,圆等。程序简单,希望大家互相学习探讨。-this is a program about how to draw the line,the circle and so on.I hope we can learn the programe each other. thank you.
1.MUSIC--MATLAB
- 基于天线阵列协方差矩阵的特征分解类DOA估计算法中,MUSIC算法具有普遍的适用性,只要已知天线阵的布阵形式,无论是直线阵还是圆阵,不管阵元是否等间隔分布,都可以得到高分辨的估计结果。-DOA estimation algorithm, MUSIC algorithm has universal applicability of decomposition classes based on the characteristics of the antenna array covariance m
matlab
- 利用方位角,仰角和直线距离画三维散点图。通过转化来求解-Using azimuth, elevation and draw a straight line from the three-dimensional scatter plot,by converting to solve
Desktop
- 其实任何维度的曲线(包括直线)都是单参数方程来描述的:x=x(t) ;y=y(t); z=z(t). 贝塞尔曲线也是这样的。只是它具有良好的光滑性,以及对于局(In fact, any dimension curve (including straight line) are single parameter equations: x=x (T); y=y (T); z=z (T). The Bessel curve is the same. But it has good smoothness
MVDR算法matlab程序
- MVDR算法matlab程序,直线均匀阵列,两个干扰源(MVDR algorithm matlab program)
line
- matlab中用GUI实现DDA直线插补(DDA linear interpolation)
分岔图matlab
- 已知y=f(x)上一点(x1,y1),则在y=x直线上的点就为(y1,y1)。对应f(x)上点坐标即为(y1,f(y1)……依次类推,可以迭代出蛛网图形用来判断不动点是否稳定。模型为:x(t+1)=c*x(t)^2*(2-x(t)),其中c=25/16。(A point (x1, Y1) on the y=f (x) is known, and the point on the y=x line is (Y1, Y1). The point coordinates corresponding t
Hough
- 冈萨雷斯数字图像处理Hough变换检测直线源码(The Hough transform in the digital image processing course written by Gonzales is used to detect the linear source code)
实现直线识别_拟合角平分线
- 最近在学习matlab所以上传了较多关于matlab的代码,如果有学数值计算的同学,这里面是线性拟合与直线识别的相关内容(Recently, in learning Matlab, I uploaded more code about MATLAB. If there are students who learn numerical calculation, it is related to linear fitting and line recognition.)
chapter3
- 。运用十分广泛,回归分析按照涉及的自变量的多少,分为回归和多重回归分析;按照自变量的多少,可分为一元回归分析和多元回归分析;按照自变量和因变量之间的关系类型,可分为线性回归分析和非线性回归分析。如果在回归分析中,只包括一个自变量和一个因变量,且二者的关系可用一条直线近似表示,这种回归分析称为一元线性回归分析。如果回归分析中包括两个或两个以上的自变量,且因变量和自变量之间是线性关系,则称为多重线性回归分析。(regression analysisRegression analysis is a s
skjc
- 数控机床直线插补的matlab实现,内有直线插补,圆弧插补代码(Linear interpolation of CNC machine tools)
PLMG
- 永磁直线发电机的数学模型,关于动子位置与速度的,abc三相,能输出三相交流电,仿真步长越小波形越平滑,有兴趣自取。(The mathematical model of permanent magnet linear generator, about the position and speed of the motion, ABC three-phase, can output three phase alternating current, the smaller the simulation
matlab仿真逐点比较法
- 在matlab上实现基于逐点比较法的直线及圆弧插补(Point-to-Point Comparison Method of Linear and circle Interpolation)
matlab实现识别图像中时钟的时间(244597)
- 通过霍夫直线检测等算法实现钟表表盘的识别以及读取显示(The clock dial recognition and reading display are realized by Hough line detection and other algorithms)