资源列表
ip_06_06
- matlab信道模型,码间干扰的模型,直观显示码间干扰对信号的一个影响。-Matlab channel model, the inter-symbol interference model shows the inter-symbol interference signal a right impact.
controlimage1
- 分形图像压缩原始算法,包括压缩和解压。 根据Jacin的分块压缩原理-fractal image compression original algorithm, including compression and decompression. According to the sub-block Jacin compression Principle
EMalgorithm
- EM算法处理高斯混和模型,是用MATLAB实现的
1
- 中南赛区ACM竞赛题 这题可以用Dijkstra的算法做,但是dfs的时间加减枝后也只有15ms,我用的是dfs. 就是遍历每种可行的树,要求每个棵树上的节点的地位都在maxdw,mindw,(最大地位,最小地位)的范围内.
OOPC
- How to simulate C++ with C
kmeanclusterbaseonpso
- 经典的k均值聚类算法,算法清晰易懂,有详细的注释,初学者的好资料。-Classical k means clustering algorithm, algorithm lucid, detailed notes, a good beginner information.
ICCG_BJ
- ICCG_BJ法,预测共轭梯度法求解大型线性方程组 A[M][N]*x[N]=b[M]-ICCG_BJ France, BJ forecast conjugate gradient method for solving large linear equations
BP
- 该程序是BP神经网络的matlab程序,可用于模式识别、分类等。-The program is BP neural network matlab program can be used for pattern recognition and classification.
fgidpre
- 对GID软件的数据进行预处理,用于有限元计算-preprocessing to gid software output data file
Square_Coaxial
- 采用有限差分法原理对方形同轴线进行研究,计算分析了方同轴线TM波的两个最低模式的色散特性以及其横截面的场分布。利用Matlab编程得到了方同轴线中TM波两个最低模式的色散曲线,横截面的电磁场分布,并将所得到的结果与仿真软件得到的结果相对比,以验证所编写程序的正确性和有限差分法的适用性。-Finite difference method using the principle of the square coaxial study, calculate and analyze the disper
Arithmetic-expression-evaluation
- [问题描述] 表达式计算是实现程序设计语言的基本问题之一。也是栈的应用的一个典型例子。设计一个程序,演示用算符优先法或转换成后缀表达式方法对算术表达式进行求值的过程。 [基本要求] 以字符序列的形式从终端输入语法正确的、不含变量的整数表达式。利用中缀表达式向后缀表达式转换的方法,实现对算术四则混合运算表达式的求值。-Expression computing is to achieve one of the basic problems of program design langu
卡尔曼滤波算法
- 卡尔曼滤波(Kalman filtering)一种利用线性系统状态方程,通过系统输入输出观测数据,对系统状态进行最优估计的算法。由于观测数据中包括系统中的噪声和干扰的影响,所以最优估计也可看作是滤波过程。
