-
MATLAB-c
msk的调制解调MATLAB源代码,很不错,值得看看(msk modulation and demodulation MATLAB source code, very good, worth a look)
- 2013-11-15 16:35:31下载
- 积分:1
-
MATLAB-DEMO2
matlab demo code .. .. .. ..
- 2013-04-17 19:20:36下载
- 积分:1
-
001
PSO coding in MATLAB
- 2011-08-28 11:01:04下载
- 积分:1
-
kaiser
凯撒窗的设计,采用了公式和matlab内部函数两种办法可以实现,并画图比较结果。(Kaiser window design, using the formula and internal matlab function can be achieved in two ways, and drawing the results of the comparison.)
- 2008-04-24 09:04:47下载
- 积分:1
-
Goertzel
This is a goertzel filter in Simulink, it decodes DTMF tones and displays the detected numbers.
- 2010-11-29 23:48:58下载
- 积分:1
-
matlabADC
逆变器电路初学者可以看看,都是自己编写,可以使用(Inverter circuit beginners can see, all I have written, you can use)
- 2013-11-09 14:44:26下载
- 积分:1
-
Matlab
MAtLAB实用教程,有大量的例题,适合初学者快速上手(MATLAB practical tutorials, there are a large number of Example, suitable for beginners and running quickly)
- 2009-09-20 23:43:21下载
- 积分:1
-
getln
读取一些特定的数据中的函数 简单!其他有待开发(Read some of the specific data in a simple function)
- 2011-11-14 22:19:02下载
- 积分:1
-
Receivingantennasurfacecurrentcalculation
使用Matlab 软件工具, 对给定结构和入射电磁信号的接收天线进行分析计算, 创建RWG边元, 求解阻抗矩阵和矩量方程, 得到了天线的表面电流分布, 并将表面电流分布可视化。(Using the Matlab software tool for a given structure and the incident electromagnetic signal receiving antenna analysis and calculation, create RWG edge element, solving the impedance matrix and the moment equation, the surface of the antenna current distribution, and visualization of the surface current distribution. )
- 2010-05-24 12:48:54下载
- 积分:1
-
getrmsfeat
This function computes the RMS feature of the signals in x,which are stored in columns. The signals in x are divided into multiple windows of size winsize and the windows are space wininc apart.
Inputs
x: columns of signals
winsize: window size (length of x)
wininc: spacing of the windows (winsize)
datawin: window for data (e.g. Hamming, default rectangular)
must have dimensions of (winsize,1)
dispstatus:zero for no waitbar (default)
Outputs
feat: RMS value in a 2 dimensional matrix
dim1 window
dim2 feature (col i is the features for the signal in column i of x)
- 2015-02-18 15:07:58下载
- 积分:1