-
ICALABSPv2_2
ICALAB for Signal Processing
Toolbox for ICA, BSS, BSE
- 2008-07-27 18:11:43下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
zcsgj
数学建模,matlab实现主成分分析法,以及直方图绘制(
Mathematical modeling, matlab principal component analysis, and the histogram drawing
)
- 2012-10-26 14:36:01下载
- 积分:1
-
uwb
超宽带技术的仿真,可以正常运行,一个师兄的(uwb)
- 2009-04-05 19:09:24下载
- 积分:1
-
Tdcoorconvert
根据读取到的已知控制点的坐标,计算在该区域内的平面转换五参数,该五参数不同于当前使用较多的四参数(According to the known control point to read the coordinates to calculate the plane in the region converted five parameters, the five parameters to use more different from the current four-parameter)
- 2010-09-24 21:50:29下载
- 积分:1
-
quhunxiangDCT
运用复倒谱的方法,对信号进行去混响处理,将混响有效去除,被称为DCT法。(The method of using complex cepstrum of signal dereverberated will effectively remove the reverb, known as DCT method.)
- 2014-08-06 18:38:00下载
- 积分:1
-
FEC_hardware
2/3 FEC编码的另一种方法,即采用模拟硬件移位寄存器的方式,速度比较快。(2/3 FEC coding Another method that simulated the hardware shift register, a relatively rapid pace.)
- 2006-12-11 13:22:17下载
- 积分:1
-
1DFDTD_waveguide
Demonstrates 1-D FDTD initial state formation. Please edit the FLAGS for demonstration of different cases. BASED ON "1-D Digital Waveguide Modeling for Improved Sound Synthesis".(Demonstrates 1-D FDTD initial state forma tion. Please edit the FLAGS for demonstration o f different cases. BASED ON "1-D Digital Wavegu ide Modeling for Improved Sound Synthesis. ")
- 2007-05-06 16:35:18下载
- 积分: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
-
myclean
基于clean算法的雷达多目标分离与提取(Based on the clean radar multi-target separation and extraction of the algorithm)
- 2016-09-29 09:29:53下载
- 积分:1