-
lung
Matlab图像处理,点检测、线检测、边缘检测、边缘连接,阈值处理。
(Matlab image processing, detection, line detection, edge detection, edge linking, the threshold processing.)
- 2012-05-21 18:39:10下载
- 积分:1
-
writesegy
地震资料的写入,用于对地震资料的处理,matlab程序。(Seismic data is written, for seismic data processing, matlab program.)
- 2014-05-02 15:56:05下载
- 积分:1
-
qxc
对HARQ系统的吞吐量分析,有均匀线阵的CRB曲线,虚拟力的无线传感网络覆盖,插值与拟合,解方程,数据分析,采用的是脉冲对消法,详细画出了时域和频域的相关图,包含收发两个客户端的链路级通信程序,基于分段非线性权重值的Pso算法。( HARQ throughput analysis of the system, There ULA CRB curve, Virtual power wireless sensor network coverage, Interpolation and fitting, solution of equations, data analysis, It uses a pulse of consumer law, Correlation diagram shown in detail the time domain and frequency domain, Contains two clients receive link-level communications program, Based on piecewise nonlinear weight value Pso algorithm.)
- 2016-04-14 22:07:40下载
- 积分:1
-
fangzhen1
用matlab进行信号的仿真实验,测量滤波后的混合信号的幅度和相位差。(Signal using matlab simulation, measurement of mixed-signal after filtering of the amplitude and phase difference.)
- 2008-01-08 14:06:09下载
- 积分:1
-
matlab
This it the code to describe rayleigh distribution
- 2013-07-31 10:55:34下载
- 积分:1
-
demo_OceanOptics
demo OceanOptics communication systems.
- 2013-08-09 23:16:01下载
- 积分: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
-
ugm
Upper gain margin
Intended for a senior-level course on the analysis and design of digital control systems, the text is also useful for graduate students and practicing engineers who are learning state-space design techniques.
- 2008-06-08 23:09:10下载
- 积分:1
-
minortick
介绍了matlab中x,y坐标中小刻度标尺的几种画法(Matlab introduced several small-scale painting)
- 2011-08-22 15:26:52下载
- 积分:1
-
chap1
matlab环境下进行编程的书籍。为基础知识的部分。(matlab environment for programming books)
- 2011-08-28 22:27:38下载
- 积分:1