资源列表
suanfafenxi
- 算法分析是对一个算法需要多少计算时间和存储空间作定量的分析。 算法(Algorithm)是解题的步骤,可以把算法定义成解一确定类问题的任意一种特殊的方法。在计算机科学中,算法要用计算机算法语言描述,算法代表用计算机解一类问题的精确、有效的方法。算法+数据结构=程序,求解一个给定的可计算或可解的问题,不同的人可以编写出不同的程序,来解决同一个问题,这里存在两个问题:一是与计算方法密切相关的算法问题;二是程序设计的技术问题。算法和程序之间存在密切的关系。分析算法可以预测这一算法适合在什么样的环境中有
sando
- face recognugation based on dwt
b31c2c6c4159
- face recognition system pca
Face_Recognition_System-zubair_and_suvidha
- face recognition program using eigenface approach and euclidean distance method.-face recognition program using eigenface approach and euclidean distance method.
FullBNT-1.0.7
- matlab贝叶斯工具箱,最新版1.0.7-bayesian toolbox for matlab
truetime-2.0-beta-10.2
- NCS Matlab 仿真Toolbox,主要用于对网络控制系统进行仿真验证与开发-NCS Matlab simulation Toolbox, is mainly used for network control system simulation and development
CollaborativeFiltering-master
- 协同过滤算法的实现,基于协同过滤算法的推荐系统,在电子商务领域有着极为广泛的应用。(Collaborative Filtering)
jan
- 简单的框架实现,表格,背景音乐等等,最简单的网页制作.-A simple framework for implementation, tables, background music, etc., the most simple web production.
thinc
- 高阶差分法计算波浪破碎,研究波浪破碎有用-High-order difference method to calculate the wave breaking, wave breaking useful for research
MATLAB-Neural-Network--Source
- MATLAB 神经网络43个案例分析 源码 完整内容-MATLAB Neural Network 43 Case Study Source
1
- 1、实现SPI驱动TSC2046,读取X,Y触摸坐标 2、触摸坐标和LCD坐标的对应关系可由矩阵平移、旋转、缩放三者来表示 XL XT*A+XT*B+C YL YT*D+YT*E+F 采用五点校正算法,计算出参数A,B,C,D,E,F 因为参数多为小数不易存放,所以乘以一个参数作为整数存放。 3、每次读取触摸按下的坐标时,读TSC2046的是触摸坐标, 而需要的是LCD坐标,所以把触摸坐标和上述参数代入上面等式即可获得-1, to achieve SPI drive
matlab-and-fpga-FIR
- 基于MATLAB和FPGA的FIR滤波器的各种资料和程序代码-All kinds of data of the FIR filter based on MATLAB and the FPGA and program code
