资源列表
chebyshev
- 切比雪夫滤波器,用于数字信号处理,本例程为M文件。-m file of matlab
testmain1
- 通过利用层次分析法求解打分矩阵,了解一致性检验过程,以及如何用层次分析法求解权重值-By using Analytic Hierarchy Process scoring matrix, consistency understand the inspection process, and how to solve the AHP weights
PAM
- a code related to wireless communicaton
blackman_ULA_weights
- Blackman window is used to calculate the weights of an antenna array to get the array factor. The code expects the number of elements in the uniform linear array and after obtaining it example(2 or 4 or 8 etc) provides the weights of array elements a
1905(KMP)
- zoj的1905题. KMP算法的标准程序。
mergesort
- 归并排序,C代码,初学者可以看一下,大家分享一下-Merge sort, C code, and beginners can take a look, we share with you
Lowpassfilterdesign
- Low-pass filter design
Abcd2pi
- 假定运行区域内的发电机的开路特性的V型曲线;-Assuming the operation area of generator breaker characteristics of v-shaped curve,
Matrixchain
- 这个算法解决了矩阵连乘问题,采用的算法来自算法设计-This algorithm solves the matrix multiplication problem with using the algorithm from the algorithm design
Ask1_1
- 如果一个整数同时是几个整数的约数,称这个整数为它们的“公约数”。此程序是计算公约数的一个算法-If an integer is also the approximate number of integers, called the integer as their " common divisor." This procedure is an algorithm for calculating the number of convention
BP
- BP神经网络基本算法的matlab实现方式,具体内容需要修改-BP matlab