-
matlab_bayes_classifier
使用matlab编写的bayes分类器,朴素贝叶斯分类器(Prepared using bayes classifier matlab)
- 2010-06-24 09:48:44下载
- 积分:1
-
TEQC
本章首先介绍了TEQC软件的基本功能,包括格式转换、数据编辑、质量检查、单点定位。接着列出了一些TEQC软件的常用命令,并作了详细的注释(This chapter introduces the basic functions of TEQC software, including format conversion, data editing, quality control, single point positioning. Then a list of some common commands TEQC software, and made detailed notes)
- 2010-05-14 09:26:10下载
- 积分:1
-
matlab
科学计算与MATLAB语言recommended,高阶matlab使用方法(Scientific Computing with MATLAB language recommended, high-end matlab use)
- 2012-05-22 10:25:30下载
- 积分:1
-
lingo-example-4
lingo 程序,此为工件排序的代码,可以归为运筹学的时间序列问题。(lingo (how to range))
- 2011-08-23 11:36:52下载
- 积分:1
-
K.F.zarchan
这是麻省理工林肯试验室的Paul Zarchan写的一本关于卡尔曼滤波教材的示例程序,Matlab程序,书名是《Fundamental of Kalman Filtering: A Practical Appoach》。(This is the MIT Lincoln Laboratory of the Paul Zarchan to write a textbook example on Kalman filtering program, Matlab program, entitled " Fundamental of Kalman Filtering: A Practical Appoach" .)
- 2011-09-20 13:54:46下载
- 积分:1
-
Genetic-Algorithms-using-matlab
遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。(Genetic Algorithm (Genetic Algorithm) is a simulation of natural selection and genetics of Darwinian biological evolution computational models of biological evolution, the process is a way to search the optimal solution by simulating the natural evolution.)
- 2014-12-10 17:30:46下载
- 积分:1
-
gausseid
Gaussian method to solve the nonlinear equations
- 2009-06-01 18:02:39下载
- 积分:1
-
RSfenxingformatlab
进行RS分析的经典算法,用matlab编写(Analysis of the classical algorithm RS, written by MATLAB
)
- 2013-10-19 13:39:51下载
- 积分:1
-
color-lbp
运用matlab,实现矢量版局部二值模式人脸识别,实现效果好(Use matlab, realize the vector version of local binary pattern recognition, to achieve good results)
- 2013-12-09 15:52:42下载
- 积分:1
-
OFDMcode
OFDM信号的编码译码仿真,英文说明更详细。(This simulation script set allows for an OFDM transmission to be
simulated. Imagetx.m generates the OFDM signal, saving it as a
windows WAV file. This allows the OFDM signal to be played out a sound
card and recorded back. Imagerx.m decodes the WAV to extract the
data.
settings.m contains all the common settings to specify all the
simulation parameters such as FFT size, number of carriers,
input data source file, input and output WAV files, etc.
See settings.m for more details.
Note: The both the receiver and transmitter must have a copy of the
input data file, as this is used for calculating the exact number
of data words in the transmission.
The scripts should work as extracted. Just run imagetx.m to generate the
OFDM signal. Then run imagerx.m to decode the signal. The initial settings
transmit a wave file Corrs.wav . The decoded OFDM data ( Out.wav ) can be
compared with the original data by listening to the two wave files.)
- 2009-04-20 21:55:05下载
- 积分:1