资源列表
FastICA_25
- this a algorithm Fast PCA, it is very suitable for beginer who want to understand PCA, it is demo step by step-this is a algorithm Fast PCA, it is very suitable for beginer who want to understand PCA, it is demo step by step
Fortran95CD
- 与彭国伦Fortran 95程序设计配套的光盘!!!很难找到的-Fortran 95 Programming with Peng Guolun matching CD! ! ! Hard to find! ! !
PROJECT
- Texture analysis & Synthesis using wavelet transform
Banker
- 用VC编写的学生学习用的银行家算法程序,设计得比较简单。-Prepared students with the VC with the bankers algorithm program, designed to be simple.
GAUSS_Flow
- 用原始高斯法算潮流 迭代简单 思路简单 编程易于实现-Gauss power system calculation
ale
- 提供自适应线谱增强函数。结合LMS算法和自适应滤波来实现线谱增强。实现受白噪声 (mu,sigma)污染的单频信号(frequency f)的增强。-function to perform adaptive line enhancement using LMS algorithm and an adaptive FIR filter。 ALE concept enhances a single tone signal (frequency f) affected by white noise (
themost
- 给定含有n个元素的多重集合S,每个元素在S中出现的次数称为该元素的重数。多重集S中重数最大的元素称为众数。 例如,S={1,2,2,2,3,5}。 多重集S的众数是2,其重数为3。 -the most number
Unary_polynomial
- 两个一元多项式相乘的算法,假设A(x)和B(x)为多项式,则M(x)=A(x)*B(x)其中,每一项都是一个一元多项式-Two unary polynomial multiplication algorithm, assume that A (x) and B (x) is polynomial, then M (x) = A (x)* B (x) which is a one dollar each polynomial
alg_FFT
- FFT(快速傅里叶变换)的实现,思想源于《算法导论》-FFT (Fast Fourier Transform) implementation
MST
- 最小生成树的实现,算法思想源于《算法导论》-Implementation of the minimum spanning tree
a
- 强调数字推算的100道趣题。强调数字推算的100道趣题
ColoringProblem
- solving coloring problem
