资源列表
FFT
- C语言编写的FFT程序代码,对于初学者是非常不错的参考资料。-FFT code for beginners is a very good reference.
javaCal
- 加减乘除的四则运算计算器,输入两个实数,选择运算符号,计算运算结果-Math of arithmetic calculator, enter the two real numbers, select computing symbolic, calculation result of the operation
AnyBit
- 实现任意位数的相加的C++算法,功能非常简单。-To achieve any number of bits of the sum of C++ algorithm is very simple.
Ma-Calculatrice
- there is an other java project in eclipse explaine how to code a simple calculator with a motor cla-there is an other java project in eclipse explaine how to code a simple calculator with a motor class
VoyageurDuCommerce
- Probleme du voyegeur du commerce
PID
- PID 控制由于算法简单,适应面广,鲁棒性强等优 点,是当前工业生产过程中应用最为广泛的控制算 法[1,2]。采用PID 控制的控制系统在正式投运前必须进 行参数整定工作,过去主要依赖熟练操作技术人员的经 验或一些常规整定公式。1984 年K. J. Astrom 提出了 在继电反馈下观测被控过程的极限环振荡,过程的基本 特征可由极限环的特征确定,然后算出PID 控制的参 数[3 ~ 5]。该方法大量节省了技术人员的工-Since the PID control al
l1_ls_matlab
- 正则化最小二乘的计算工具箱,用于过拟合的最小二乘问题。-Regularized least-squares calculation toolbox for least squares fitting over the issue.
PUMA
- 频率估计中使用的子空间方法,又称PUMA方法,是IEEE信号处理杂志刚发的文章上的算法。-Frequency estimation using subspace methods, also known as PUMA method, the IEEE Signal Processing magazine has just issued an article on the algorithm.
Bin_Tree
- Write efficient functions (and give their Big-Oh running times)that take a pointer to a binary tree root T and compute: a.The number of leaves of T b.The number of nodes in T that contain one non-NULL child c.The number of nodes in T that co
RLS
- 递推最小二乘算法,源码,计算机练习,收敛性。-Recursive least squares algorithm, source code, computer training, convergence.
conjugation
- 共轭梯度法程序,适合学习最优化算法和理论的学生,其中包括各种算例,后面附有相应的程序代码-Conjugate gradient procedure for optimization algorithms and theoretical study of students, including a variety of examples, with the corresponding code behind
Huffman-coding
- 用哈夫曼编码进行文件压缩与解压, 通过输入文件名来计算字符种类与频数来计算权值-Huffman coding with file compression and decompression, the file name by entering the type and frequency to calculate the number of characters to calculate the weights
