-
the_Batch_Perceptron_Algorithm
模式识别的批处理matlab源代码,包括学习文档,和实验图像。(Pattern recognition matlab source code of the batch, including the study documentation, and experimental image.)
- 2009-04-30 10:42:27下载
- 积分:1
-
EnergyWise
EnergyWise1 does the actual savings calculation and simulates the thermal state within the kettle. heatexp1 and Tregres is used when you want to determine your own kettle s UA value. This is a fun activity to do when you have time. The mathematics may seem complicated, but I tried to make it as simple as possible without compromising on accuracy. See the .doc file I included. Hope all you guys are ready to save heaps of energy!! Contact me if you get stuck.
- 2010-03-14 05:17:09下载
- 积分:1
-
混沌数学G-P算法
混沌数学G-P算法简单的程序说明 具有很强的实现功能(Chaos simple mathematical description of the procedures GP algorithm has a strong realization of functions)
- 2013-06-08 11:11:38下载
- 积分:1
-
memo_Saleh_dpd
this matlab code presents a memory polynommial predistorter and a saleh model for the power amplifier
- 2014-02-14 15:31:25下载
- 积分:1
-
基于动态粒子群算法的动态环境寻优算法
动态粒子群寻优算法,且通过matlab代码来实现(Dynamic particle swarm optimization algorithm, and realized through MATLAB code)
- 2017-12-01 21:26:53下载
- 积分:1
-
Blaze
Matlab生成闪耀光栅,并自动保存为位图。所生成光栅的分辨率,光栅周期,光栅方向均可控制(Blaze grating)
- 2021-03-27 09:09:12下载
- 积分:1
-
TDD-CDMA_Downlink_using_Joint_transmission
TDD-CDMA Downlink using Joint transmission
- 2008-10-04 15:29:56下载
- 积分:1
-
adi
matlab的adi方法求解偏微分方程,精确度较高(ADI method of MATLAB for solving partial differential equations)
- 2021-04-17 17:38:52下载
- 积分:1
-
Time-Frequency_Analysis_toolbox
matlab时频分析工具箱,其中包含调幅信号,调频信号,相位编码信号,阶跃信号等等(Time-Frequency Analysis toolbox )
- 2011-01-11 22:17:46下载
- 积分: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