-
copon
copon DOA simulation with matlab
- 2010-06-12 18:21:16下载
- 积分:1
-
kdtree1.2
kd-tree 是广泛用来处理多维寻找最近点的数据结构。该文件中是由matlab调用c++代码实现的,其中实现包括kd-tree的建立最近点的查找等。(kd-tree is kind of data structure which is widely used to find the nearest point in multi-demensions.The zip file contain matlab and cpp files.The functions implemented include kd-tree building and nearest points searching and so on.)
- 2010-07-17 15:44:11下载
- 积分:1
-
blast_err_rx1
用MATLAB编写的MIMO系统中BLAST系统的接收程序,存在错误传播时的情况(MATLAB prepared using MIMO system receiver BLAST system procedures, there is an error in the spread of the circumstances)
- 2008-01-23 19:30:32下载
- 积分:1
-
MyGenetic-Real
real optimization algorithm for any function
- 2014-11-04 04:30:39下载
- 积分:1
-
Adaboost
Boosting algorithm that can be used as classifier
- 2012-11-30 00:43:29下载
- 积分:1
-
人口预测
说明: 时间序列的人口预测,采用三次指数平滑,还有灰色预测,有数据提供参考。(The population forecast of time series adopts three exponential smoothing and grey forecast, which provides reference for data.)
- 2020-11-10 16:59:46下载
- 积分:1
-
ccsystems2e_Chapter10
现代通信系统(matlab版)(第二版)配套源代码
John G. Proakis等著 刘树棠 译 电子工业出版社出版(modern communication system (Matlab version) (2nd Edition) source code supporting John G. Proak Liushutang is waiting for the translation of the electronics industry published)
- 2007-05-17 21:30:25下载
- 积分:1
-
psat2.1.8
电力系统分析工具箱(PSAT)的最新版本2.1.8,并且含有它的中文说明书,可以进行潮流、最优潮流、时域仿真等一系列计算(Power System Analysis Toolbox (PSAT) the latest version 2.1.8, and contains its Chinese manual, the trend can be, optimal power flow, and a series of time-domain simulation calculation)
- 2013-10-16 11:31:10下载
- 积分:1
-
anfis
function [t_fismat, t_error, stepsize, c_fismat, c_error] ...
= anfis(trn_data, in_fismat, t_opt, d_opt, chk_data, method)
ANFIS Training routine for Sugeno-type FIS (MEX only).
if nargin > 6 & nargin < 1,
error( Too many or too few input arguments! )
end
Change the following to set default train options.
default_t_opt = [10 training epoch number
0 training error goal
0.01 initial step size
0.9 step size decrease rate
1.1] step size increase rate
Change the following to set default display options.
default_d_opt = [1 display ANFIS information
1 display error measure
1 display step size
1] display final result
- 2015-05-28 19:28:36下载
- 积分:1
-
allprogram
基于LPC的语音信号编解码研究,这个是所有function的doc(LPC-based voice codecs Research)
- 2021-05-14 14:30:02下载
- 积分:1