-
SALOHA-Protocol-Simulation
时隙ALOHA协议是对ALOHA协议的简单修改,把传输时间分为一个个时隙,数据包只能在时隙的开始进行并行传输。在当前的时隙中产生的数据包只能在下一个时隙的开始进行并行传输。(Time slot ALOHA protocol is simple modification of ALOHA protocol, the transmission time is divided into a time slot, packets can only be the beginning of time slot for parallel transmission. In the current time slot of packets can only be the beginning of the next time slot for parallel transmission.
)
- 2013-12-08 15:03:22下载
- 积分:1
-
ISARUsingMATLAB
Simulation of Inverse SAR using MATLAB. It contains all source codes related to SAR imaging, ISAR imaging, Fourier Transform etc.
- 2012-05-07 19:05:00下载
- 积分:1
-
ASM.T.F.Cootes
Active Shape Models 的创始人 T.F.Cootes的几篇重要论文(the founder of the T. F. Cootes several important papers)
- 2007-05-02 19:55:47下载
- 积分:1
-
passivefilterd
passive filter simulink file to reduce harmonics
- 2015-03-07 03:50:56下载
- 积分:1
-
SEPIC
sepic converter module simulink/matlab
- 2014-01-30 05:21:42下载
- 积分:1
-
penalty_factor
calculating penalty factor for slack bus
- 2013-12-24 00:43:07下载
- 积分:1
-
NRZ-DPSK
光通信中非归零型差分相位调制信号建模与仿真分析(Optical Communication Central African zero differential phase modulated signal-based modeling and simulation analysis)
- 2008-12-24 10:09:58下载
- 积分: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
-
random-valued-impulse-noise
MATLAB® is a high-level technical computing language and interactive environment for algorithm development, data visualization, data analysis, and numeric computation. Using the MATLAB product, you can solve technical computing problems faster than with traditional programming languages, such as C, C++, and Fortran.You can use MATLAB in a wide range of applications, including signal and image processing, communications, control design, test and measurement, financial modeling and analysis, and computational biology. Add-on toolboxes (collections of special-purpose MATLAB functions, available separately) extend the MATLAB environment to solve particular classes of problems in these application areas.MATLAB provides a number of features for documenting and sharing your work. You can integrate your MATLAB code with other languages and applications, and distribute your MATLAB algorithms and applications.
- 2011-08-14 19:11:46下载
- 积分:1
-
my_code
this is one of the best satelite code in the world to find the look angle
- 2013-08-23 11:52:02下载
- 积分:1