资源列表
vnandtx
- 计算冯。诺易曼熵的程序,虽然很小,但是很实用,其实已经把相关的矩阵运算化为代数运算,易于理解!还有部分迹的程序。
bfs
- a program to find the breadth first traversal on a graph.it will work for a graph and not for forest
interpolati
- 双线性插值程序,用FORTRAN写的,用于插值气象数据-Bilinear interpolation procedures, written with FORTRAN, for interpolation of meteorological data
chizhi
- fortran的插值程序,提供给用户进行数据插值运算,以便提供更为精细的数据-fortran interpolation procedures, providing data to the user interpolation to provide more precise data
josephus.lianbiaofa
- 用循环单链表实现josephus问题,开发软件为C语言,比起向量法更有效率。-Achieve josephus problems with circular single linked list, develop software for the C language, and more efficient than the vector method.
Lax
- 利用Lax差分格式计算流体力学中的一维黎曼问题-Lax difference of computational fluid mechanics Wei Liman problem
LDAMATLAB-code
- this file includes LDA algorithm MATLAB code
romberg
- 数值分析计算程序例子,龙贝格积分法求解函数积分,计算时注意函数端点处matlab是否能求出函数值,如不能需手动输入。-Numerical analysis of examples of the calculation program Romberg integration method for solving function integral.
fft1
- 用c语言实现快速傅里叶变换fft,这样有利于对信号进行数字处理,了解信号的频谱结构从而做相关的处理-achieve fft
double-cycle-linkedlist
- 双向循环链表,能够实现插入,删除节点的功能,并且支持循环操作。-double cycle linkedlist
LSM
- Matlab code for LMS algorithm with its weights as output.. Code is simple and min line cocde-Matlab code for LMS algorithm with its weights as output.. Code is simple and min line cocde..
RLS
- 系统辨识课程实验所写的程序。使用递推最小二乘估计辨识系统参数。输出系统参数辨识结果以及辨识精度。程序可以直接运行。-I wrote this program in my system identification course experiment. Using the recursive least squares estimation identification of system parameters. Output system parameter identification res
