-
sr
说明: 商人过河的问题,三个商人各带一个仆人、、、(Merchants across the river mathematical modeling problem is a classic problem)
- 2010-03-19 01:14:02下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
pca-cPP-svd-algorithm
主成分分析的c++实现使用奇异值分解svd算法(Principal Component Analysis based on svd algorithm ,used c++)
- 2012-11-22 15:18:38下载
- 积分:1
-
16QAM
基于MATLAB的16QAM仿真设计,里面包括若干个M文件,使用者只要在MATLAB环境下运行,就能看到仿真结果。(MATLAB simulation of 16QAM based on the design, which includes a number of M documents, users simply run under MATLAB environment, you can see the simulation results.)
- 2009-12-23 11:52:27下载
- 积分:1
-
sousuosuanfa
深度优先搜索算法Matlab源码。。。。。
- 2010-08-20 21:35:13下载
- 积分:1
-
shiyan
用matlab编写了一个,信源产生经过BPSK调制以及根号升余弦滤波器后再加上载波最后将波形图输出的程序(Using matlab prepared a source after BPSK modulation, as well as the square root raised cosine filter and then with the carrier waveform graph output of the program)
- 2012-11-07 22:00:09下载
- 积分:1
-
extracting-eges
MATLAB中边缘提取的几种方法,以及他们优缺点的比较!(MATLAB edge extraction in several ways, and their comparative advantages and disadvantages!)
- 2014-08-19 11:04:56下载
- 积分:1
-
CDialogSK_src
title bar 示例 title bar 示例 (title bar examples title bar examples title b ar Example)
- 2007-04-14 00:54:11下载
- 积分:1
-
Installer
Simple visual basic calculator with installer
- 2015-05-27 20:35:03下载
- 积分:1
-
Raptor
数字喷泉码的仿真,使用C++语言所进行的仿真。(Simulation of digital fountain code, using C++ language for the simulation.)
- 2011-11-24 13:09:59下载
- 积分:1