资源列表
lfsr
- 线性反馈移位寄存器的matlab实现,可以任意设置抽头(抽头数小于等于3)-matlab implementation of Linear feedback shift register, you can set no more than three taps
gaussfir
- 实现短波信道中瑞利衰落和多普勒扩展的代码,比较使用-Achieve short-wave Rayleigh fading channels and the expansion of the code Doppler to compare the use of
newtonmethod
- 用牛顿-拉夫森方法解非线性方程组。调试通过,任何人拿来就可以用,只需要根据自己的需要更改3个方程即可,也可以增加方程数量。-Newton iterative method for nonlinear simultaneous equations.it can be used without making modifications but changing 3 equations according his own need.
list
- 循环链表,广义表以及单链表的数据结构实现-Implementation of Generalized List,Correlative Operation Of Single Chain and Correlative Operation Of circle Chain
datastructimplement
- 包含了数据结构实现堆栈的方法。 主要有链表实现和数组实现以及堆栈的应用。-This pakcet inclues the programs to implement the stack with chain and array and it s application.
rlsFIR
- FIR滤波器的rls实现过程,运用matlab实现的
RLS0
- 实现RLS的matlab程序,并绘出了w随n变换的曲线
datasturct2
- 包含选择排序法,插入排序法,二叉树排序法,以及冒泡排序法。-this pakcet includes the program about Selection Sort Insertion Sort Binary Search Tree Bubble Sort
datastruct
- 包含了二叉树查找法,递归对半查找法,以及非对半查找法。-This packet includes the programe with to fork lookup and recursion or non-recursion half-and-hanf lookup
RedDragonJuZhen
- 矩阵运算.输入一个矩阵,输入错误时报错.函数参数;待输入实型矩阵array,array的行列数i,j 返回值:0,表示输入错误;1,表示正确输入-matrix operation.you can input a matrix it will get error if the input is wrong
ZJU2005-2008
- 浙江大学2005-2008研考机试代码模版-Zhejiang University, 2005-2008 Research, Development and Evaluation machine test code template
poj
- pku judgeonline 上ac的代码 适合acmer参考学习-ac on pku judgeonline code acmer suitable reference study
