资源列表
基于 Matlab 图像处理的谷物颗粒计数方法研究
- 基于matlab图像处理的谷物颗粒计数方法(A method of grain particle counting based on matlab image processing)
UKF
- 无迹卡尔曼滤波程序,编程语言为C++,软件为Clion(Unscented Kalman filter)
第3次_平时作业布置
- 顺丰到付递四方速递发光飞碟搜嘎第三个第三个(gsdgsdfggdfsgsdgdfsgdfsgsdgds dfsdsfsdf)
hht工具箱
- EMD工具箱,里面包含法国人团队编写的EMD源程序,希望对各位有所帮助。(EMD toolbox, which contains the EMD source code written by the French team, I hope for your help.)
链表1
- 链表用法,通过指针完成对链表前端和后端的索引,同时包含相关用法实例,以打分器为例进行了详细介绍(Using the pointer, the index of the front end and the back end of the linked list is completed by the pointer, and the relevant usage examples are included, and the typing device is introduced in detail
贝叶斯
- 贝叶斯分类器的分类原理是通过某对象的先验概率,利用贝叶斯公式计算出其后验概率,即该对象属于某一类的概率,选择具有最大后验概率的类作为该对象所属的类(The classification principle of Bias classifier is to calculate the posterior probability by using Bias's formula through the prior probability of an object, that is, the proba
DecisionTreeID3
- ID3算法是一种贪心算法,用来构造决策树。ID3算法起源于概念学习系统(CLS),以信息熵的下降速度为选取测试属性的标准,即在每个节点选取还尚未被用来划分的具有最高信息增益的属性作为划分标准,然后继续这个过程,直到生成的决策树能完美分类训练样例。(The ID3 algorithm is a greedy algorithm, which is used to construct a decision tree. ID3 algorithm originated from the concept
GATest_src
- 用遗传算法求解函数最大值的matlab程序(Solving the maximum function of function by genetic algorithm)
kaggle-avazu-rank1
- Kaggle比赛中对于亚马逊的广告点击率预估rank1,其中包含相关数据和代码(the Kaggle competition, the ad click rate for Amazon is estimated to be Rank1, which contains relevant data and code)
gardner
- 定时恢复在接收机中是必不可少的环节,只有定时恢复环节性能良好才能正确解调出信号。 位同步-gardner算法(Timing recovery is an essential part of the receiver, and the signal is demodulated correctly only when the timing recovery is in good performance.)
DataStructure2
- 设停车场是一个可停放n辆汽车的下狭长通道,且只有一个大门可供汽车进出,汽车在停车场内按车辆到达的时间先后排序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在车厂的最北端),若车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在它之后进入的车辆必须先退出车场为它让路,待该车开出大门外,其他车辆再按照原次序进入车场,每辆停放在车场的车在它离开停车场时必须按它停留的时间长短交纳费用。试为停车场编制上述要求的管理模
NCSR
- Nonlocally Centralized Sparse Representation for Image Restoration