-
tsp
tsp matlab
旅行售货员问题的经典程序
很好的
望高手大侠多多几点(tsp matlab traveling salesman problem is the classic procedure lots of good looking master a few heroes)
- 2010-06-14 16:03:04下载
- 积分:1
-
bpsk
基于matlab的通信工程方面的qpsk仿真实验的原代码(it is about qpsk,written through matlab)
- 2010-05-11 20:45:18下载
- 积分:1
-
ewma_covariancecc
Exponentially weighted covariance matrix
- 2013-10-25 17:08:20下载
- 积分:1
-
mqam-demodulation
mqam demodultion code with fc,fs,fd,M and ini_phase parameter
- 2014-01-02 16:36:50下载
- 积分:1
-
yuan34576578
说明: 计算在一个矩形里,用同等大小圆来覆盖这个区域,所需要的最小圆个数,我已经运行过(Calculated in a rectangle, the circle with the same size to cover the region, the minimum required for a round number, I have to run-off)
- 2009-08-20 16:05:39下载
- 积分:1
-
111
function pi = solve2(count,m,cc)
借助布冯投针实验 仿真求pi的值
pi=0
frq=0
randNo = binornd(1,cc,1,m)
pro=zeros(1,count)
for j=1:count
for i = 1:m
if randNo(1,i) == 1
frq = frq + 1
end
pro(i) = frq/i
end
pi = (2*m)/frq
pro(j) = pi
end
pro = pro,num =1:count
plot(num,pro) (function pi = solve2 (count, m, cc) to vote with Buffon needle experiment simulation find the value of pi pi = 0 frq = 0 randNo = binornd (1, cc, 1, m) pro = zeros (1, count) for j = 1: count for i = 1: m if randNo (1, i) == 1 frq = frq+ 1 end pro (i) = frq/i end pi = (2* m )/frq pro (j) = pi end pro = pro, num = 1: count plot (num, pro) )
- 2011-05-24 15:39:41下载
- 积分:1
-
code
基于多相结构的信道化接收机仿真,将宽带信号经多相滤波器划分到一个个窄带中(Channelized receiver based on the simulation of multi-phase structure)
- 2016-05-26 22:38:54下载
- 积分:1
-
Alternatives_to_Athens___Va
alternative proofs of theorems from ATHENS
- 2010-01-18 00:48:35下载
- 积分:1
-
matlab
说明: 控制流语句if-else-end,并且用学生成绩举例,创建Hilbert矩阵,n阶魔方矩阵,编写一个M函数文件(Control-flow statements if-else-end, and with student achievement, for example, create a Hilbert matrix, n-order magic square matrix, the preparation of an M function file)
- 2008-08-26 21:05:43下载
- 积分:1
-
MixFigure
说明: 一个基于VC和matlab结合的经济模型的分析软件,主要特点是利用matlab的计算与绘图能力与VC结合。提出了一种性能良好的数据分析软件设计的方法(based on a combination of VC and Matlab model of the economic analysis software the main characteristic is the use of Matlab calculation and graphics capabilities combined with the VC. Presents a good data analysis software design method)
- 2006-04-23 23:04:43下载
- 积分:1