-
MATLAB-Language-Reference-Manual
This book is to mention and Describe most important and applicable codes,Operators, Elementary Math Functions and Special Characters in MATLAB that can use in script writing in this software.
- 2016-02-23 02:14:17下载
- 积分:1
-
ofdmstandard
说明: OFDM的基本框架搭建,实现OFDM技术的基本功用,适合于初学者(Build the basic framework of OFDM, OFDM technology to achieve the basic skills to use, suitable for beginners)
- 2011-04-14 20:07:02下载
- 积分:1
-
matlab
y3k=fft(u,(m+n-2)/4)
i=1:(m+n-2)/4
subplot(5,2,9) stem(i,u)
title( 滤波后上采样 )
k=1:(m+n-2)/4
subplot(5,2,10) stem(k,y3k)
title( 上采样频谱 )
xlabel( k ) ylabel( y3k ) (y3k = fft (u, (m+ n-2)/4) i = 1: (m+ n-2)/4 subplot (5,2,9) stem (i, u) title (after filtering the sample) k = 1: (m+ n-2)/4 subplot (5,2,10) stem (k, y3k) title (on the sample spectrum) xlabel (k) ylabel (y3k))
- 2009-01-06 13:09:09下载
- 积分:1
-
zju
该文件是关于数学建模的一些讲义,从各方面详细介绍了数学建模,作者是浙江大学的刘利刚。(The document is some handouts on mathematical modeling, described in detail all aspects of mathematical modeling, the author is Liu Ligang Zhejiang University.)
- 2014-10-10 16:42:30下载
- 积分:1
-
fangzhen_yangqiang
电力系统潮流计算程序,利用电力系统潮流计算理论及相关的数学方程中的非线路问题的算法来进行相关的求解。(Power flow calculation in power industry. it easy to use and simulate for power systme.)
- 2013-11-07 14:28:55下载
- 积分:1
-
Learner
The abstract class of a gesture learner.
- 2014-01-22 11:40:35下载
- 积分:1
-
blast_tx1
用MATLAB编写的MIMO系统中的BLAST通信系统的发射程序 (MATLAB prepared using MIMO system communication system launched BLAST program)
- 2008-01-23 19:26:41下载
- 积分:1
-
chapter05_ex
matlab数值分析与应用非线性方程的求根(nonlinear equation solution
)
- 2011-04-28 14:19:49下载
- 积分:1
-
Kalman_Filter
Kalman filter program
- 2012-04-23 21:05:39下载
- 积分:1
-
dingwei
这是一个很好的车牌定位程序,并且有操作界面,可以逐步操作,非常适合新手(This is a good license plate locator and user interface, step-by-step, very suitable for the novice)
- 2012-05-23 11:04:49下载
- 积分:1