资源列表
MATLAB图像与视频处理实用案例详解试读样章
- 详细讲解了25个MATLAB图像与视频处理实用案例(含可运行程序),涉及雾霾去噪、答题卡自动阅卷、肺部图像分割、小波数字水印、图像检索、人脸二维码识别、车牌定位及识别、霍夫曼图像压缩、手写数字识别、英文字符文本识别、眼前节组织提取、全景图像拼接、小波图像融合、基于语音识别的音频信号模拟灯控、路面裂缝检测识别、视频运动估计追踪、Simulink图像处理等多项重要技术(Explain in detail the 25 MATLAB image and video processing utility
apriori
- 收集数据:使用任何方法 准备数据:任意数据类型都可以,因为我们只保存集合 分析数据:使用任何方法 训练算法:使用Apriori算法来找到频繁项集 测试算法:不需要测试过程 使用算法:用于发现频繁项集以及物品之间的关联规则 使用Apriori算法,首先计算出单个元素的支持度,然后选出单个元素置信度大于我们要求的数值,比如0.5或是0.7等。然后增加单个元素组合的个数,只要组合项的支持度大于我们要求的数值就把它加到我们的频繁项集中,依次递归。 然后根据计算的支持度选出来的频繁项集来
四旋翼无人机
- 四旋翼无人机SIMULINK建模,PSO_SA优化PID参数 reverse.m 作用:将History表中的string形式的key值转换为赋给九个全局变量temp00, ... ,temp08运行sum1.slx,可以直接观察此组参数的波形。 History 作用:映射表,将一组参数(temp00, ..., temp08)映射到这组参数的ITAE指标。 trojectory.m 作用:定义一条路径并进行路径压缩,通过不断向sum.slx传递位置参数,控制无人机运动,并接受无人机
SharpMap
- 这是sharpmap源代码,主要为dll文件-sharpmap code
Final-Code-iris-recognition
- the code contain iris recognition code
Datastructure1800
- 数据结构1800题,适合想练习数据结构的人-Data Structure 1800 title, the data structure suitable for people who want to practice. . . .
ok
- 电路含受控源的模型计算。课程设计,河北工业大学-Circuits with controlled sources model
csdp6.1.0winp4
- csdp algorithm in matlab
STLport-5.1.5
- A port of the original STL to many platforms.可以配合多种编译器使用,特别是在使用intel编译器时可以很好的优化代码性能.
clustering_code_v02
- clustering_code ,Clustering Through Ranking On Manifolds Version 0.2 Copyright by Markus Breitenbach and Gregory Z. Grudic -clustering_code. Clustering Through Ranking On Manifolds Versi on 0.2 Copyright by Breitenbach and Greg Markus wat
MultivariateDecisionTree-
- 单变量的决策树算法造成树的规模庞大,规则复杂,不易理解。本文结合粗糙集原理中的相对核及加权粗糙 度的方法,提出了一种新的多变量决策树算法。 -Decision Tree Algorithm in univariate tests caused large-scale, complex rules that are difficult to understand. Based on the rough sets theory of attributes reduction, the c
HL20120101006
- 方形算法计算股票的发展趋势,达到预测股票走势的算法-Square algorithm to calculate the development trend of the stock, to predict the stock trend algorithm
