搜索资源列表
music
- 文件包含了阵列信号的的圆阵,直线阵,平面阵的MATLAB代码。-File contains the array signal of the circular array, linear array, planar array of MATLAB code.
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
my-fish-tank
- matlab实现一个鱼箱的功能,可以添加鲨鱼和小鱼,小鱼随机移动,鲨鱼通过直线追上小鱼,追上以后吃掉(即小鱼消失)。-matlab the function of a fish tank, you can add the sharks and fish, the fish moves randomly, sharks through a straight line to catch up with the fish, catch up later, eat (ie, fish disappear
Line-Detection-
- 这是一个基于Hough变换的直线检测matlab程序文件,可以有效地检测直线-Line Detection via Standard Hough Transform
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
Line
- Matlab直线插补程序.完整版,可以输入任意象限的点,实现绘图-The Matlab linear interpolation procedure. Full version, you can enter any quadrant of points to achieve drawing
wber
- 威布尔分布曲线拟合的matlab程序,对于一切符合威布尔分布的数据都适用。本程序以rainflow程序为基础,对随记采样的数据进行统计,然后拟合直线。-Weibull distribution curve fitting
circle
- 已知三点,求过三点的圆的半径,和圆心坐标。若三点在同一直线上或有两点重叠则返回覆盖三点的最小圆半径 开发环境 Matlab-failed to translate
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
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)