资源列表
romb
- 龙贝格求积法,并以x/(4+x*x)为例计算求积分-Romberg quadrature method, and x/(4+ x* x) as an example for calculating the integral
Basic_filters_upsampling_downsampling
- The basic filter using Matlab.
waverect
- half wave rectefire using mat lab up loaded by el aswany
hw1_1p2b.m
- optimization using SUMT
ds_6
- 1.定义哈希表数据结构。 2.除留余数法做为哈希函数、 H(key) = key P 用线性探测再散列解决冲突方法,编写函数,实现哈希造表的过程,并输出哈希表。 3.编写函数,求查找成功时的平均查找长度(ASL)。-1. Define hash table data structure. 2. In addition to leaving the remainder as the hash function method, H (key) = key P re-hashing
sampen
- approximate entropy is used to exmaing the one dimensional signals correaltion
quicksort
- 这是快速排序的源代码,大家看看,c++写的。-This is a quick sort of source code, we see, c++ to write.
1
- 利用数据结构的链表性质来进行查找操作,对应成功失败的结果有相应的返回值-The nature of the data structure linked list lookup operation, corresponds to the results of success or failure return value
N-queens-problem
- 八皇后问题是一个古老而著名的问题,是回溯算法的经典问题。该问题是十九世纪著名的数学家高斯在1850年提出的:在8*8的国际象棋棋盘上,安放8个皇后,要求没有一个皇后能够“吃掉”任何其它一个皇后,即任意两个皇后不能处于同一行,同一列或者同一条对角线上,求解有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法得到结论,有92中摆法。 本实验拓展了N皇后问题,即皇后个数由用户输入。 -Eight queens problem
Chebyshev_CS
- 这个代码是用chebyshev作为测量矩阵的压缩感知图像加密压缩算法。-this code is chebyshev map to controll measurement matrix.
Selection-method-main4
- 这是用C++语言写的一个用选择排序法排序的程序-This is written in c++ language with a selection method of the program
mmse
- mmse detector simulation for single user mimo system