-
LDA
一个LDA的算法,可以实现对实现基于LDA的人脸识别(An LDA algorithm, can achieve the realization of Face Recognition Based on LDA)
- 2010-07-02 09:47:34下载
- 积分:1
-
Sams---CPP-Primer-Plus--4th-Edition
C++ Primer Plus, Fourth Edition presents the ANSI C++ standard beginning with a discussion of the essential elements of C++ programming: loops, expressions, functions, and classes. It walks readers through the basics of object-oriented programming: classes, inheritance, templates, and exceptions, as well as the latest object-oriented programming techniques. C++ Primer Plus contains hundreds of sample programs. The friendly tone, concise programs, and end-of-chapter review exercises allow beginners to write their own programs immediately.
- 2014-02-18 10:53:03下载
- 积分:1
-
FIR-filters
all types of FIR filters.. focused mainly on window method
- 2014-02-09 13:38:28下载
- 积分:1
-
Cell-tracking
自己编程实现对通道里的细胞的跟踪,标注,计算,并计算细胞的面积、周长、个数、并能判断2种细胞(Their programming implementation of the cells in the channel tracking, tagging, computing, and calculate the cell area, perimeter, number, and can determine two kinds of cells)
- 2014-04-02 16:08:22下载
- 积分:1
-
othermfiles
Describes how to find the theta value in CPFSK
- 2009-04-09 20:47:34下载
- 积分:1
-
stamps
各种电器元件标签inductor capacitor resister(Various electrical components labels)
- 2013-02-27 10:36:18下载
- 积分:1
-
induct-heating_half-bridge
这是一个半桥谐振的感应加热电源,里面有simulink文件和用于寻找谐振点和最大功率输出的matlab文件(This is a half-bridge resonant induction heating power supply, which has simulink file and is used to find the resonance point and the maximum power output of the matlab file)
- 2021-04-06 21:09:02下载
- 积分:1
-
PCA
使用主成分分析对高维数据进行降维,程序包含了降维的过程和结果(Using PCA to reduct dimensionality for data. the program contains the process and solution.)
- 2013-12-25 21:56:37下载
- 积分:1
-
matlab-image
这是一本书的一个章节的源代码关于图像优化的我觉得真的挺好的(This is a chapter of a book about image optimization of the source code, I think it is quite good)
- 2013-12-15 20:56:43下载
- 积分:1
-
Hamming
说明: 汉明码(Hamming Code)是汉明于1949年的一种能纠正单个错误的线性分组码,最小码距dmin=3。汉明码的实现方式是在原数据中插入m位作为校验位。对于(n,k)汉明码,编码时需满足以下原则(Hamming code is a kind of linear block code which can correct single error in 1949. The minimum code distance Dmin = 3. The implementation of Hamming code is to insert m bit into the original data as check bit. For (n, K) Hamming codes, the following principles should be met)
- 2021-04-28 17:48:43下载
- 积分:1