-
hannuota
说明: matlab游戏——汉诺塔程序代码,动画演示程序(matlab Games- Tower of Hanoi program code, animation demo)
- 2011-02-24 06:34:54下载
- 积分:1
-
Chan
说明: Chan算法,可以用于求非线性方程组的解(Chan algorithm for solving non-linear equations)
- 2010-04-09 11:00:32下载
- 积分:1
-
EOFs
包括各种EOF的程序包,有普通EOF和复EOF等。(Including all kinds of EOF program bag, the common EOF and complex EOF, etc.
)
- 2012-04-30 20:15:28下载
- 积分:1
-
lecture4a
som nemericals eith matlab examples
- 2011-10-05 06:24:04下载
- 积分:1
-
matlab-parallel-computing
matlab并行计算的工具箱,并行计算的一个简单例子,还有一个distcomp工具箱配置及编程指南(matlab parallel computing toolbox, a simple example of parallel computing, there is a distcomp toolbox configuration and programming guide)
- 2020-07-03 01:00:01下载
- 积分:1
-
源代码
遗传算法以及数据降维的简单实现,可以实现高维数据的可视化。遗传算法采用的是svm(Simple implementation of genetic algorithm and data reduction)
- 2020-12-30 19:38:59下载
- 积分:1
-
fcm1
模糊聚类算法,经过改进,自己输入初值,经过运行,能出结果(Fuzzy clustering algorithm, improved their initial input, after operation, the results can)
- 2009-05-19 09:55:02下载
- 积分:1
-
1111122222
遗传函数工具包,在matlab下运用,matlab常用工具包(Genetic Function kit, use the following matlab, matlab toolkit used)
- 2011-06-07 17:01:08下载
- 积分:1
-
lab1
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:56:01下载
- 积分:1
-
CA-CFAR_mtkl
实现了CA-CFAR算法仿真,得到其检测门限及检测概率曲线。并使用基于蒙特卡洛仿真方法得到检测门限及检测概率曲线,与传统的CA-CFAR算法进行了比较。(CA-CFAR algorithm to achieve the simulation, its detection threshold and detection probability curve. And use the resulting Based on Monte Carlo simulation method detection threshold and detection probability curve, with the traditional CA-CFAR algorithm were compared.)
- 2021-02-22 19:39:42下载
- 积分:1