资源列表
Arithmetic-Calculators
- 四则运算计算器 输入:+-*/()[]{}和double数-Arithmetic Calculators
snake
- 一个贪吃蛇小游戏的源代码,供学习! 程序很简单,适合学习用。-A simple demao for student!. It is so simpel that it is unnesssury for a programmer!
AAM
- 主动外表模型与主动形状模型,MATLAB平台下使用,内含DEMO-active appearance model
fmetis
- A fortran implementation of the METIS library, basically a graph partitioning algorithm, used for domain decompositon (CFD), finding sparsity patterns (linear algebra), etc.
6_freqDomainFiltering
- frequency domain filtering codes for matlab - creating the test signal -creating frequency domain filter - applieying the filter and computes a filtered signal - plotting both in time domain and frequency domain
suanfashiyan
- 十个算法小程序:二分法、循环赛日程算法、归并分类算法、贪心算法、背包问题、最优装载、动态规划(多段图、0-1背包、资源分配问题)、回溯和分支限界法(子集和数问题)-Ten algorithm applet: dichotomy, round robin scheduling algorithms, merge classification algorithm, greedy algorithm, knapsack problem, the optimal loading, dynamic pro
wavePsvm
- 小波分解与最小二乘支持向量机,用于天线故障诊断。-Wavelet decomposition and least squares support vector machine for antenna diagnostics.
v1.9
- 程序用vc6.0编写,基于离散余弦变换DCT和bp神经网络的人脸识别。采用ORL人脸库,对图像进行DCT低通滤波,再用BPNN进行训练或识别,样本空间内识别效果好。设计流程参考了本站 yaxuan 的v3.3(http://www.pudn.com/downloads330/sourcecode/math/detail1452162.html)(本程序不包含原作的粒子群修正权值及网络结构调整等功能,但调整了训练样本的排列顺序) 感谢原作者,若有侵权我会删除此上传^ ^-Vc6.0 procedu
FisherFace_New
- matlab人脸识别代码,进行fisher识别。-Face recognition matlab code, make fisher identified.
88stochasticdifferential-111
- 很好的实用的随机微分方程求解工具箱,可以用来求解随机微分方程,还可以用于金融工程应用经济学等-Good practical stochastic differential equation toolbox
rPPG-master
- 基于人脸视频提取心率值,实现无接触心率测量。原理是人类血液对与各种频率的光照都有一定的吸收作用,而心跳会引起皮下的毛细血管血液流量变化,从而使皮肤的颜色在心跳的作用下进行周期性的变化。方法对应文章: van der Kooij & Naber (2018). Standardized procedures for the testing and reporting of remote heart rate imaging. Behavior Research Methods(Remot
yichuansuanfajichu2
- 关于遗传算法的理论以及应用,包括车间调度,函数优化,求最短路径问题等