-
ExportingFigurestoEPS
This matlab code export figures from matlab to eps
- 2010-12-11 10:05:49下载
- 积分:1
-
TU
产生TU信道,可自行设置参数,支持MIMO功能(create TU channel,can set your own parameter,support MIMO)
- 2013-08-14 14:59:30下载
- 积分:1
-
calcCircle
已知空间里面的的的三个空间点来计算计算三角形外接圆(Three calculation known triangle circumcircle)
- 2013-11-07 11:11:55下载
- 积分:1
-
QPSK-Modulation-and-Demodulation
此例程为配套书籍的第六章例题7-19的相对应代码,功能为QPSK调制与解调,编程环境为matlab。(This routine supporting books Chapter Example 7-19 corresponding to the code for the function QPSK modulation and demodulation, programming environment Matlab.)
- 2013-05-02 18:53:34下载
- 积分:1
-
vsPmatlab
vs2010调用matlab.m文件生成的lib,dll,h文件,并进行参数的传递(vs2010 calling matlab.m files generated lib, dll, h file and pass parameters)
- 2013-11-27 21:42:54下载
- 积分:1
-
BPSK
QPSK仿真系统编程。调制、信道、检测。
· 误码率仿真。
(QPSK simulation system programming. Modulation, channel detection. BER simulation.)
- 2013-12-29 16:32:11下载
- 积分:1
-
steepest_descent
这个Matlab程序实现最速下降算法。最速下降法是一种最基本的算法,它在最优化方法中占有重要地位.最速下降法的优点是工作量小,存储变量较少,初始点要求不高;缺点是收敛慢,最速下降法适用于寻优过程的前期迭代或作为间插步骤,当接近极值点时,宜选用别种收敛快的算法.
(Matlab implementation of this procedure steepest descent algorithm.)
- 2009-04-07 18:44:43下载
- 积分:1
-
system-identification
说明: 多个辨识算法的GUI编程
包括最小二乘,递推最小二乘,牛顿参数,梯度矫正,极大似然法等。(GUI programming multiple recognition algorithms, including least squares, recursive least squares, Newton' s argument, the gradient correction, the maximum likelihood method.)
- 2011-03-06 10:42:01下载
- 积分:1
-
solution-of--SR-
随机共振的Runge-Kutta解法,能够给出任意随机共振系统的响应信号,进而对系统做出分析。(Stochastic resonance of Runge-Kutta solution, able to give any response signal stochastic resonance system, and thus an analysis of the system.)
- 2011-10-20 21:46:29下载
- 积分:1
-
wvfreadb_moreinput
读取Yokogawa DL 750, DL 1600 系列 与 DL 7440 示波器的数据.
特点:允许多个通道(trace)的输入,如:
[x(:,1:4),x(:,5)]=wvfreadb_moreinput(filename, 1, [1,2,3,4], 1) (loads YT-waveform data from*.wvf file saved by Yokogawa DL 750, DL 1600 series and DL 7440 Oscilloscopes into the variables y (y data) and t (time data). The matrices ind_over and ind_under, illegal contain the indices of overranged data points outside the upper/lower limit of the TDS AD converter and indices of illegal values.
advantage:permit several traces, e.g.
[x(:,1:4),x(:,5)]=wvfreadb_moreinput(filename, 1, [1,2,3,4], 1) )
- 2013-05-14 14:40:40下载
- 积分:1