-
MPinverse
对给定的长方矩阵用两种方法求其广义逆矩阵,分析其运算量。(Given its rectangular matrix generalized inverse matrix.)
- 2014-12-03 17:15:48下载
- 积分:1
-
8psk
Digital transmission using 8psk
- 2010-06-28 23:17:37下载
- 积分:1
-
msp430tuner
Code for Guitar Tuner using strobers
- 2014-11-28 04:00:49下载
- 积分:1
-
matlab-C4
该源代码主要实现C4.5决策树算法,C4.5是对ID3算法的一种改进,它完善了ID3算法,补充了其算法的一点不足(The source code is the main achievement of C4.5 decision tree algorithm, C4.5 is an improved ID3 algorithm, which improved the ID3 algorithm, the algorithm added a little less than its)
- 2011-11-18 11:00:13下载
- 积分:1
-
Fast-Global-Minimization-of-the-Active-Contour_Sn
global minimization of the active contour model
- 2014-12-18 18:00:13下载
- 积分:1
-
Codeur
relay cooperation and decode and forward
- 2011-01-17 02:51:32下载
- 积分:1
-
Radar
设计一个matlab雷达信号仿真界面程序。(提示:例如可以根据选择产生一个不同类型噪声(均匀分布、高斯分布等类型),并在界面中显示该噪声时域图形,并能根据要求画出该噪声的自相关、FFT等信号处理后的结果。)(Design a matlab radar simulation interface program. (Hint: for example, can choose to generate a different type of noise (uniform distribution, Gaussian distribution type), and the noise in the interface displays the time domain graph, and can draw upon request of the noise autocorrelation, FFT and other signal processing the results.))
- 2011-06-30 23:06:31下载
- 积分:1
-
Trace-seismic
a code source to calculate a seismic trace with Ricker function
- 2014-11-03 22:21:29下载
- 积分:1
-
奇异值差分理论 matlab SVD
奇异值差分理论,对输入的信号矩阵化,并对矩阵进行奇异值分解,完成对信号的分析和处理(Singular value differential theory, the matrix of the input signal, and the matrix singular value decomposition, the completion of signal analysis and processing)
- 2016-08-22 17:23:00下载
- 积分:1
-
kpib
kpib.m contains code for GPIB and serial port communication for a number of scientific instruments, organized so that a single common command syntax can operate them all. For example, the command:
r = kpib(INSTRUMENT,GPIB, read )
will return the voltage and current reading from a number of different power supplies. The goal is to be able to write matlab code that can accommodate changing instruments and experimental setups with minimum hassle. If INSTRUMENT and GPIB are defined as constants at the beginning of your code, then they can be changed to accommodate new equipment, and the rest of the code is unchanged. In addition, kpib can test whether an instrument exists at an address and read and write arbitrary strings to instruments for testing.
- 2010-06-11 15:54:33下载
- 积分:1