-
RBFclassification
RBF for classification in matlab with GUI
- 2013-01-29 17:35:07下载
- 积分:1
-
gonglv
根据输入值的大小和输出值得大小,绘制相应的曲线,功率谱图(The size of the input and output values worthy size, draw the curve of the power spectrum)
- 2013-09-22 12:28:26下载
- 积分:1
-
DWT_hadamard
本程序实现Lena图像的压缩传感,测量矩阵为哈达玛测量矩阵,重构算法采用OMP重构算法(This procedure Lena image compression sensing, measurement matrix is Hadamard measurement matrix, reconstruction algorithm using OMP reconstruction algorithm)
- 2020-11-05 17:09:51下载
- 积分:1
-
Array-signal-processing-
包括面阵、线阵,圆阵等天线的DOA估计,并进行比较(Plane array, linear array, circular array antenna DOA estimation and compare)
- 2020-10-18 11:27:27下载
- 积分:1
-
operatornew
This code enables you to use the "new" and "delete" keywords in C++ to allocate and deallocate your memory. This enables you to create objects with constructors dynamically.
Normally, using new and delete in MEX files might leak memory if the user presses Ctrl+C or the MEX file terminates with an error. This code modífies "new" and "delete" to register all allocated memory with MATLAB s memory manager.
No modifications to existing C++ code is required.
- 2009-06-06 10:35:09下载
- 积分:1
-
huffmn
In computer science and information theory, Huffman coding is an entropy encoding algorithm used for lossless data compression. The term refers to the use of a variable-length code table for encoding a source symbol (such as a character in a file) where the variable-length code table has been derived in a particular way based on the estimated probability of occurrence for each possible value of the source symbol. It was developed by David A. Huffman while he was a Ph.D. student at MIT, and published in the 1952 paper "A Method for the Construction of Minimum-Redundancy Codes".
- 2011-08-04 12:06:07下载
- 积分:1
-
rm25
Reed Muller 2,5 majority logic decoding BER simulations
- 2013-09-21 19:43:26下载
- 积分:1
-
zuixiaomo
最小模法估计DOA,并求出估计角,这是一种传统的DOA估计方法。(Minimum norm method to estimate the DOA, and find the estimated angle, which is a traditional method of DOA estimation.)
- 2011-11-13 12:36:55下载
- 积分:1
-
spectral-subtraction-code
spectral subtraction code implementation
- 2014-12-14 23:45:08下载
- 积分:1
-
ECPoint
A Point on an Elliptic Curve in barycentric (or affine) coordinates.
- 2013-12-06 12:21:05下载
- 积分:1