-
TSPE
一种基于蚁群算法的旅行商问题的源代码.............................................................................(TSP BASED ON ANT COLONY ALGORITHM)
- 2009-06-17 11:24:02下载
- 积分:1
-
qpsk
此为qpsk matalb仿真源程序,如有需要请谨慎下载(This is qpsk matalb simulation source, if necessary, download with caution)
- 2011-05-29 14:35:39下载
- 积分:1
-
FEM-in-Electromagnetics
用FEM,有限元法解决电磁场中的相关问题,二维,三维,时域等一系列东西,佷用参考价值(Using FEM, finite element method to solve issues related to electromagnetic fields, two-dimensional, three-dimensional, time-domain and a series of things, Hen with reference value)
- 2013-08-16 19:52:15下载
- 积分:1
-
simulated-annealing
一种智能优化算法-模拟退火算法的matlab源程序(simulated annealing)
- 2013-09-01 17:23:20下载
- 积分:1
-
Charged-electric--ring
带电圆环的电势分布图,利用matlab求解带电圆环的电势分布图(Charged electric potential distribution ring)
- 2020-11-05 16:19:52下载
- 积分:1
-
example_L1General
说明: logsitic模型的极大似然估计算法,最小二乘估计算法(logsitic model maximum likelihood estimation, least squares estimation algorithm)
- 2011-03-20 00:55:01下载
- 积分:1
-
matlab_linear
matlab linear application(matlab linear application code)
- 2009-10-15 23:02:48下载
- 积分:1
-
lab3
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:57:23下载
- 积分:1
-
ID3
实现ID3算法,在结果中以树表示出来。决策树是对数据进行分类,以此达到预测的目的。该决策树方法先根据训练集数据形成决策树,如果该树不能对所有对象给出正确的分类,那么选择一些例外加入到训练集数据中,重复该过程一直到形成正确的决策集。(ID3 algorithm to achieve, in the results that come out to the tree. Decision tree is to classify the data, thus achieving the purpose of prediction. The decision tree training set of data according to the formation of the first decision tree, if the tree can not give the correct classification of all objects, then select a number of exceptions to the training set data, repeat the process until the correct decision set.)
- 2010-07-25 16:30:11下载
- 积分:1
-
lu
说明: 态矩阵控制单变量的,可以很容易修改成需要的相应程序(Dynamic Matrix Control of a single variable, can be easily modified to the needs of the corresponding procedures)
- 2009-06-07 11:42:21下载
- 积分:1