当前位置:
首页
资源下载

搜索资源 - line parameter matlab
搜索资源列表
-
6下载:
1stOpt 是七维高科有限公司(7D-Soft High Technology Inc.)独立开发,
拥有完全自主知识产权的一套数学优化分析综合工具软件包。在非线性回归,曲线拟合,非线性复杂模型参数估算求解,线性/非线性规划等领域首屈一指;
1stOpt 应用范围
1) 模型自动优化率定
2) 参数估算
3) 任意模型公式线性,非线性拟合,回归
4) 非线性连立方程组求解
5) 任意维函数,隐函数极值求解
6) 隐函数根求解,作图,求极值
7) 线
-
-
0下载:
Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。-Hough transform image space and Hough parameter space points- line detection problem in image space to parameter space duality. Through the simple accumul
-
-
3下载:
本程序实现hough变换。Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。
-Hough transform this program. Hough transform image processing image recogniti
-
-
0下载:
自己编写的利用霍夫变换检测满足一定条件直线的matlab程序,对各个参数进行了详细说明-I have written using Hough transform to detect straight line to meet certain conditions, matlab program for a detailed explanation of each parameter
-
-
0下载:
针对混沌参数调制( C P M) 的电力线通信( P L C) 中谐波引起的窄带干扰, 两阶段动态估计方法根据最小
相空间体积( MP S V) 准则估计模型参数, 计算量大。为此, 提出将未知参数合并到增广状态矩阵的联合卡尔曼滤
波方法, 避免了专门的参数估计过程, 在提高增益性能的同时有效降低了计算量。方法的性能通过对混沌电力
线通信下的单音干扰和多音干扰的有效抑制得到了验证。-For the chaotic parameter modulation (CPM) of th
-
-
0下载:
基于分布参数模型的比相式单相故障单端测距算法
关键词:输电线路;单端故障测距;分布参数:比相;ArP
仿真-Distributed parameter model based on single-phase than with single-ended fault location algorithm Key words: transmission line single-ended fault location distribution parameters: ratio of p
-
-
0下载:
Hough变换对圆的检测
Hough变换的基本原理在于,利用点与线的对偶性,将图像空间的线条变为参数空间的聚集点,从而检测给定图像是否存在给定性质的曲线。
-Hough transform, circle detection is the basic principle of Hough transform, using point and line duality, the lines of the image space into a rallying point for th
-
-
1下载:
Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等-Hough transform is image processing image recognition from the basic geometry of one of the meth
-
-
1下载:
基于这个类的工具箱允许你创建在“Google地球”,许多不同的地块,由自动创建所需的基于XML的KML文件,而无需用户交互。
有了它,您可以创建:
- 线图,散点图
- 二维和三维轮廓
- 2D和3D多边形
- 颤动地块
- 写在一个特定点的文本
- 将三维模型
- 覆盖图像
- 为图像传输更复杂的数字
- 文件夹,子文件夹,... 总相似图
- 动画三维模型到一个预定义的轨迹
安装到您的MATLAB路径工具箱,工具
-
-
1下载:
Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。例如,图1(a)中的九条线段对应于如图1(b)所示的其Hough参数空间的九个累加器峰值。图1(b)中,Hough参数空间的横纵坐标分别为直线极坐标方程:ρ=x×cos(θ) + y×sin(θ) 的两个参数ρ和θ。九个峰值的ρ和θ值唯一的确定其对应线段所在直线的两个参数。并且线段的长度决定坐标(ρ,θ)处的
-
-
0下载:
FM调制和解调,matlab语言实现,可以改变fs,fc,ft - Fisher4Cast
Authors: Bruce A. Bassett, Yabebal Fantaye, Renee Hlozek and Jacques Kotze
The Fisher4Cast suite provides a standard, tested tool set for general Fisher Information matrix prediction and f
-
-
2下载:
该程序是自己编写的,是基于matlab的多径信道的建立。该多径信道是基于电力线信道特性而构建的,其中的衰落系数是通过阅读大量文献而得到的。该程序能够顺利运行,并画出了信道的各个参数图。-The program is written by myself,which is to build a multi-path channel matlab based. The multi-path channel is based on the characteristics of the power lin
-
-
0下载:
hough变换,matlab编程。Hough变换是一种使用表决原理的参数估计技术。其原理是利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。-hough transform, matlab programming. Hough transform is a vote on the principle of using a parameter estimation tech
-
-
0下载:
使用matlab的GUI功能开发双线的参数计算软件,在此软件中输入相应的参数,点击计算,即可得到想要的参数数值。-Using the GUI function of matlab to create two-line parameter calculation software, enter the corresponding parameters, click on the calculation, you can get the desired parameter values.
-
-
0下载:
其实任何维度的曲线(包括直线)都是单参数方程来描述的: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
-
-
0下载:
line parameter calculation of transmission line
-
-
6下载:
本程序研究的目的是证明一种有限元相场算法,其中相场方程是完全耦合并同时求解的。不过,在这种情况下,完全耦合的方程是弹性和非守恒的阶参数;然而,该方法可作为其他相场模型完全耦合公式的模板。这是求解具有弹性不均匀性的Allen-Cohn方程的主要程序。有限元算法。该算法解决了非保守阶参数的演化问题。全耦合模式下应力列场的演化。取决于代码中Isolve参数的选择:对于Isolve-1,代码以长手格式和非优化模式执行。为了执行Matlab优化模式。因此,对于所需的执行模式,该参数应该在程序中修改。(Th
-
-
9下载:
基于最小二乘法的永磁同步电机在线参数辨识MATLAB仿真模型,辨识电机电阻、电感和永磁磁链,精度较高。(MATLAB simulation model of on-line parameter identification of permanent magnet synchronous motor based on least square method identifies resistance, inductance and permanent magnet flux linkage of
-
-
9下载:
基于模型参考自适应MRAS的永磁同步电机在线参数辨识MATLAB仿真模型,辨识电机电阻、电感和永磁磁链,精度较高。(On-line parameter identification of PMSM based on model reference adaptive MRAS and MATLAB simulation model can identify resistance, inductance and permanent magnet flux linkage of the motor w
-
-
4下载:
基于MRAS模型参考自适应的永磁同步电机PMSM在线参数辨识MATLAB仿真模型,可辨识电机定子电阻、电感和永磁磁链,辨识精度比较高。(Based on the MRAS model reference adaptive PMSM on-line parameter identification matlab simulation model, the stator resistance, inductance and permanent flux can be identified, and
-