-
matlab-function
一个简单的matlab小程序,可以用来解二元非线性方程(A simple matlab small program that can be used to solve nonlinear equations of binary)
- 2011-04-27 10:09:48下载
- 积分:1
-
one-dimension-kalman
kalman滤波算法的MATLAB仿真。比较简单,可以用于初学者对kalman滤波算法的学习与理解,希望能够帮助到大家!!(kalman filter algorithm for target tracking simulation)
- 2015-03-06 11:05:06下载
- 积分:1
-
pv_modl
说明: 这个是MATLAB 中 simulink 自己搭建的仿真模型,适合入门及相对光伏模型进行一定了解的同学(This is a simulation model built by Simulink in MATLAB. It is suitable for students who have a certain understanding of the entry-level and relative photovoltaic models.)
- 2019-03-21 20:04:29下载
- 积分:1
-
410d5453ed77
minimization of error using adaboost classifier for a program.
- 2012-11-21 12:45:29下载
- 积分:1
-
channel-estimation-and-prediction
CHANNEL ESTIMATION AND PREDICTION MATLAB CODE
- 2013-10-11 23:35:51下载
- 积分:1
-
GrahamFindConvexHull
寻找很多个点的最大包围线。通过扫描法,分成4个代码文件实现。最后附图给出前后结果。(Looking for maximum points surrounded by a lot of lines. By scanning method, divided into four code files to achieve. The results are given before and after the final drawings.)
- 2015-01-15 15:18:35下载
- 积分:1
-
PSO_MATLAB
这段代码实现的是基于MATLAB的MIMO-OFDM的系统多用户检测,采用的算法是粒子群优化算法,他能提高系统的性能(This code implementation is based on the MATLAB MIMO- OFDM system, multi-user detection is the particle swarm optimization algorithm, the algorithm used he can improve the performance of the system)
- 2015-04-21 11:33:13下载
- 积分:1
-
digital-filters
数字滤波器,仿真成功为低通滤波器.一个典型的滤波器的仿真 比较详细 还有图(digital filters, the success of the simulation low-pass filter. A typical simulation of the filter there are also more detailed)
- 2014-06-06 10:49:02下载
- 积分:1
-
hmmbox_4_1
the newer version from HMMbox 3.2
Matlab toolbox for Variational estimation Hidden Markov Models.
(Adapted from Hidden Markov Toolbox Version 3.3 01-Apr-99 and
Coupled Hidden Markov Toolbox Version 1.1 01-Feb-01
Copyright (c) by Iead Rezek, Oxford University)
The software uses some NETLAB routines
(see http://neural-server.aston.ac.uk/netlab/index.html
so you ll need to have NETLAB on your search path
See the file VERSION for what s new in this version.
The observation models has so far been implemented are
Gaussian, Poisson and Dirichlet
- 2009-12-07 05:27:13下载
- 积分:1
-
2
说明: Objects forming possible solution within original problem context are called phenotypes, their encoding, the individuals within the GA, are called genotypes.
The representation step specifies the mapping the phenotypes onto a set of genotypes.
Candidate solution, phenotype and individual are used to denotes points of the space of possible solutions. This space is called phenotype space.
Chromosome, and individual can be used for points in the genotye space.
Elements of a chromosome are called genes. A value of a gene is called an allele.
Variation Operators
The role of variation operators is to create new individuals old ones. Variation operators form the implementation of the elementary steps with the search space.
- 2014-12-22 22:54:47下载
- 积分:1