-
start_gui_single_mode
FingerPrint Identification
- 2009-05-13 17:37:07下载
- 积分:1
-
huisemoxing
用于灰色模型的应用,适用于解决简单数学建模的问题。(For the application of grey model, applicable to solve a simple problem of mathematical modeling.)
- 2013-08-08 20:04:15下载
- 积分:1
-
4dofrobot
四自由度的简易机器人(转载),通过输入四个关节的旋转角度,显示出实体在X、Y、Z三轴上的投影,并可计算出位置坐标(Simple robot four degrees of freedom (reprint), by entering the four joint rotation angle, showing that the entity in the X, Y, Z axis on the projection, and calculate the location coordinates)
- 2009-01-25 21:55:30下载
- 积分:1
-
matlab
说明: 雷达回波信号消噪的仿真与实现,有详细程序并有注释。(Radar echo signal de-noising of the simulation and realization of)
- 2009-08-03 08:10:10下载
- 积分:1
-
ofdm_signal
this is a matlab program which generates OFDM signals
- 2011-05-09 13:52:50下载
- 积分:1
-
Communication_simulation_principle
该书是关于matlab与通信的一个结合,适合对matlab有一定基础的人,有详细的讲解,实例还有很多代码解说、分析。(The book is about matlab and communication of a combination, suitable for a certain foundation of matlab, a detailed explanation, examples and a lot of code interpretation and analysis.)
- 2013-01-17 11:31:56下载
- 积分:1
-
bpskd
bpsk信号解调算法的Matlab实现,比较简单的例子(demodulation of bpsk)
- 2014-09-09 11:03:23下载
- 积分:1
-
Thermokoppels
To read thermocouples in MatLab using a NI USB carrier
- 2012-08-28 22:20:19下载
- 积分:1
-
norcor
matlab codes to determine normalized correlation, psnr and log of an image
- 2015-02-21 13:13:31下载
- 积分:1
-
sigxpand
将输入d进行扩张,方法是在d的每个数据中插入M-1个零值。
如输入d=[1,2,3,4] M=3
输出out=[1 0 0 2 0 0 3 0 0 4 0 0](To expand the input d, the method is to insert each data d, M-1 zero value. If the input d = [1,2,3,4] M = 3 output out = [1 0 0 2 0 0 3 0 0 4 0 0])
- 2010-11-14 11:18:01下载
- 积分:1