资源列表
tuxingfenlifg
- 实现叠加后的盲图形信号分离算法,目前该算法分离效果能达到50%成功。-achieve superposition of Blind Signal Separation graphics algorithm, the algorithm separation effect can reach 50% success.
最小二乘法曲线拟合
- 基于最小二乘原理的曲线拟合程序-A program of curve fitting based on least squares algorithm.
zfft
- FFT+FT连续细化傅立叶变换分析校* 还请各位多多指教。 参考自丁康老师《离散频谱校正技术》 -FFT+ FT for Fourier transform analysis of detailed correction method is also called upon the exhibitions. Ding Kang reference from the teacher, " Discrete Spectrum Correction"
SBOGA
- 顺序选择遗传算法,可以求解一维无约束优化问题-The order of selection genetic algorithm can solve the one-dimensional unconstrained optimization problems
x
- This derivation of the normalised least mean square algorithm is based on Farhang- Boroujeny 1999, pp.172-175, and Diniz 1997, pp 150-3. To derive the NLMS algorithm we consider the standard LMS recursion, for which we select a variable step size
treeheight
- 数据结构的树的基本程序,数据结构入门必看的简单程序-Microsoft Visual C++ treeheight
111
- 将一个无向图的邻接表转换为邻接矩阵 已手动运行 100 可行-An undirected graph adjacency list adjacency matrix have been converted to run 100 feasible to manually
FourQueen
- 用C++实现的简单四皇后程序。开发环境visual C-In C++ implementation of a simple four-Queen program. Visual C++ development environment
polynomial-calculation
- 解决数据结构中一元稀疏多项式计算的代码,已经调试通过-Solve a yuan sparse data structure calculation of polynomial code, have debugging through
int128
- C51 int64的置0/加/减/取反/赋值/比较等操作-c51 int64 clear/add/sub/=/cmp et. operation
network
- 要进行BP神经网络预测,必须对BP神经网络进行训练,此代码主要用于BP神经网络基础训练-To make BP neural network, BP neural network must be trained, this code is mainly used for basic training of BP neural network
Markov-Chain
- 马尔可夫链,因安德烈·马尔可夫(A.A.Markov,1856-1922)得名,是数学中具有马尔可夫性质的离散时间随机过程。该过程中,在给定当前知识或信息的情况下,过去(即当期以前的历史状态)对于预测将来(即当期以后的未来状态)是无关的-Markov chain, Yinandelie · Markov (AAMarkov ,1856-1922) got its name, is a discrete time stochastic process with Markov mathematica
