-
Henon
实现混沌倍周期分岔,分岔后最后达到混沌状态。(Chaotic period-doubling bifurcation, and finally reach the chaotic state after the bifurcation)
- 2012-04-13 16:07:54下载
- 积分:1
-
Canny
anny边缘检测算子是John F. Canny于 1986 年开发出来的一个多级边缘检测算法。
Canny边缘检测算法:
step1:用高斯滤波器平滑图象;
step2:用一阶偏导的有限差分来计算梯度的幅值和方向;
step3:对梯度幅值进行非极大值抑制;
step4:用双阈值算法检测和连接边缘。(anny edge detection operator is John F. Canny developed in 1986 out of a multi-level edge detection algorithm. Canny edge detection algorithm: step1: Gaussian smoothing filter image step2: first-order finite difference to calculate partial derivatives of the magnitude and direction of the gradient step3: the gradient magnitude non-maxima suppression step4: use dual-threshold algorithm for detecting and connecting edges.)
- 2017-01-13 21:24:23下载
- 积分:1
-
vgauthier-ieee802.15
802.15.4 MAC protocol source code
- 2013-01-04 15:03:29下载
- 积分:1
-
tsp
遗传算法解决 TSP 问题:已知n个城市之间的相互距离,现有一个推销员必须遍访这n个城市,并且每个城市只能访问一次,最后又必须返回出发城市(Known n the distance between cities, a salesman must visit the n city, and each city can only visit once, and finally must return to the starting city
)
- 2016-09-10 16:08:07下载
- 积分:1
-
Jakes_filter
挺好的jakes滤波器源码。。。大家多给意见(Very good source of Jakes filter. . . U.S. to give their views)
- 2007-09-13 20:02:48下载
- 积分:1
-
EdgeDetection
用matlab做的一个边缘侦测,包含Sobel,Prewitt,Roberts,Marr,Canny算子的边缘侦测程序.(Using matlab to do an edge detection, including Sobel, Prewitt, Roberts, Marr, Canny edge detection operator procedures.)
- 2007-11-08 11:09:08下载
- 积分:1
-
ASM_version1b
ASM是由Cootes和泰勒推出的多分辨率方法的一个例子。
基本思想:
在ASM模型训练,训练从手工绘制的图像轮廓。发现的ASM模型在训练使用主成分分析(PCA),使该模型自动识别数据的主要变化是,如果可能的轮廓/好的对象的轮廓。还包含了ASM模型的协方差矩阵描述行垂直纹理口岸时,在正确的位置。
(Description This is an example of the basic Active Shape Model (ASM) as introduced by Cootes and Taylor, with multi-resolution approach.
Basic idea:
The ASM model is trained from manually drawn contours in training images. The ASM model finds the main variations in the training data using Principal Component Analysis (PCA), which enables the model to automatically recognize if a contour is a possible/good object contour. Also the ASM models contains covariance matrices describing the texture of the lines perpendicular to the control points when in the correct positions.
After creating the ASM model, an initial contour is deformed by finding the best texture match for the control points. This is an iterative process, in which the movement of the control points is limited by what the ASM model recognizes from the training data as a "normal" object contour.
Literature:
- Ginneken B. et al. "Active Shape Model Segmentation with Optimal Features", IEEE Transactions on Medical I)
- 2010-03-04 17:01:22下载
- 积分:1
-
Removal-trend-item
对加速度测试信号做预处理,去除趋势项后可以实现积分(Credits can be achieved after the the acceleration test signal preprocessing, removing the trend term)
- 2012-11-10 19:03:31下载
- 积分:1
-
hqqpzpaz
LDPC码的完整的编译码,数学方法是部分子空间法,各种资源分配算法实现,有PMUSIC 校正前和校正后的比较,通过matlab代码,正确率可以达到98%。( Complete codec LDPC code, Mathematics is part of the subspace, Various resource allocation algorithm, A relatively before correction and after correction PMUSIC, By matlab code, Accuracy can reach 98 .)
- 2016-03-13 22:39:18下载
- 积分:1
-
e3f9100e32057816adf07b82960881be
分析了永磁同步电机矢量控制的发展概况,然后从机电能量转换的角度出发,解释三相永磁同步电机的机电能量转换原理,推导拉格朗日运动方程。此外,列写出永磁同步电机在三相静止坐标系和dq坐标系下的数学模型。基于Simulink建立了转速电流双闭环矢量控制系统的仿真模型,通过对仿真结果分析,验证了永磁同步电机矢量控制系统性能的优越性(The development of vector control of permanent magnet synchronous motor is analyzed. Then, from the perspective of electromechanical energy conversion, the principle of electromechanical energy conversion of three-phase permanent magnet synchronous motor is explained, and the Lagrangian motion equation is derived. In addition, the mathematical model of the permanent magnet synchronous motor in the three-phase stationary coordinate system and the dq coordinate system is written. Based on Simulink, the simulation model of the speed and current double closed-loop vector control system is established. The simulation results are analyzed to verify the superiority of the performance of the permanent magnet synchronous motor vector control system.)
- 2018-07-20 14:42:52下载
- 积分:1