-
UWB_PPM_RECEIVER
说明: 这是一个超宽带PPM接收机的程序,用于接收超宽带信号,是用MATLAB编程的(This is an ultra-wideband PPM receiver procedures for receiving ultra-wideband signals,and it is programmed MATLAB )
- 2010-03-27 02:05:14下载
- 积分:1
-
IEEE80211b_PHY_DBPSK
ieee802.11b m-file for simulation this link. this file includes the manner for using barker codes in wireless communication
- 2012-02-08 14:38:17下载
- 积分:1
-
matlabsignal
matlab信号处理工具箱的教程,适合于初级及中级学习(signal processing toolbox matlab tutorial for learning in primary and intermediate)
- 2009-07-17 11:55:58下载
- 积分:1
-
matlab
MATLAB频谱分析实例~~~希望对大家有用(wave)
- 2010-05-20 14:09:38下载
- 积分:1
-
matlabwebserver
matlab web server的一个M文件(Matlab web server of a document M)
- 2007-02-16 18:13:11下载
- 积分:1
-
theory-and-algorithm-16QAM
本文详细介绍了16QAM调制方式的算法和理论(a good document for understand the theory and algorithm of 16QAM )
- 2013-12-04 14:10:57下载
- 积分:1
-
matlab_casefem
本书简绍了matlab编写有限元程序的整个流程(The goal of this document is to give a very brief overview and direction
in the writing of nite element code using Matlab. It is assumed that the
reader has a basic familiarity with the theory of the nite element method,
and our attention will be mostly on the implementation. An example nite
element code for analyzing static linear elastic problems written in Matlab
is presented to illustrate how to program the nite element method.)
- 2014-01-15 15:03:59下载
- 积分:1
-
gene
遗传算法源代码,matlab源代码,just live your own way (the original code of gene,matlab,just live your own way )
- 2009-05-06 19:19:43下载
- 积分:1
-
FuctionKey
说明: 一个matlab mex 文件,可以用来在matlab程序中捕捉用户按下的特殊功能健:F1, ..., F12. 使用时,在你的应用程序的
KeyPressFcn的函数体里,是用wgfcnkey,根据其返回值,判断是否有功能健被按下。(a Matlab mex documents, in Matlab can be used to capture user proceedings of the special features? Kin : F1, ..., F12. When used in your application's function KeyPressFcn the body, is wgfcnkey, return value, determine whether there is any function Kin is pressed.)
- 2006-03-21 10:28:59下载
- 积分:1
-
Genetic_Algorithm_Final
To implement the genetic algorithm for optimization of the given function.
PROBLEM:-
Given a one variable function
f(x)= {█(2+e^((x-10)) +cos 〖(x-10) 〗 if x≤10 @2+ e^((10-x))+cos (10-x) if x>10)┤
Determine maximum function value f(x) and corresponding value of x in the user specified range, say [a, b] using GA.
- 2011-07-17 21:28:51下载
- 积分:1