资源列表
shannonsource2
- 信息论与编码中,对香农信源编码定理的仿真,验证了香农编码定理的可行性。-information theory and coding, right Shannon source coding theorem simulation, verification of the Shannon coding theorem.
entE
- 计算纠缠的程序,是量子力学中非常重要的程序,量子信息,量子计算需要大量的用它!
zuixiaojiaocha
- 偏最小二乘法中的交叉有效性计算,看看,可能有用
随机数算法
- 随机数算法,包含文档和源代码-random number algorithm,including code.
32458
- 本程序运用的万年历的计算公式: d=a-1+(a-1)/4-(a-1)/100+(a-1)/400+c 其中a为年c为该日期在本年中的天数,d取整数,当d/7余数0时是星期天,余数1时是星期一依此类推。
inv
- 对矩阵求逆,根据提示在visual c++运行环境中输入矩阵及相关参数即可求出逆矩阵-Of matrix inversion, according to prompts in visual c++ runtime environment, type the matrix and related parameters can be obtained inverse matrix
selection_sort
- Selection sort algorithm in C
LMS_ADV
- lms系统逆辨识的实现,有个延时需要自己加上-lms against the identification system to achieve, there is a need to delay added by
CMD
- Critere Modal decompose
Fibonacci
- Fibonacci数列(高精度算法) Input 有多行,每行代表一个正整数n(1 ≤ n ≤ 1001)。 Output 对每个输入,输出Fibonacci数列的第n项。-Fibonacci sequence (precision arithmetic)
max_num_str
- 动态规划算法实现: n个数排成一圈,找出和最大的连续数串-The realization of dynamic programming algorithm: the number of N are arranged in a circle, and find the maximum continuous string
cvEucdist
- 欧几里得距离是一种数学计算矩阵距离的算法,可用于图像分类时查找最近邻的距离。-Euclidean distance is a mathematical algorithm to calculate the distance matrix can be used for image classification when looking for the nearest neighbor distance.