-
Modulation
Amplitude modulation and demodulation
- 2013-12-04 20:00:28下载
- 积分:1
-
add_twe
matlab与C混合编程的实例,求解两个矩阵的和。(An example of matlab-C mixed programming,getting the adding solution of two matrixes.)
- 2009-09-23 23:18:36下载
- 积分:1
-
matlab_queue_system
自己写的用Matlab模拟一个缓冲区大小(包括正在服务的那个)为10的随机排队系统。
(1)到达过程是的泊松过程(到达速率为Mu),服务时间服从独立指数分布(均值为1/Lamda)。
对Mu//Lamda=0.2,Mu//Lamda=0.8和Mu//Lamda=1.1三种情况进行仿真,求出队列中接受服务用户为n的概率P(n), n=0,...,10。并与理论结果进行比较。
(2)假设到达过程为均匀过程(到达速率为Mu),服务时间服从独立瑞利分布(均值为1/Lamda)。(yourself writing a simulation using Matlab buffer size (including services that are) for the following 10 Machine queuing system. (1) arrival process is the Poisson process (arrival rate of Mu), submit to independent service index distribution (mean of 1/Lamda). Right Mu// Lamda = 0.2, Mu// Lamda = 0.8 and the Mu// = 1.1 Lamda three of the simulation, Queue calculated users receive services n the probability P (n), n = 0 ,..., 10. And with the theoretical results. (2) It is assumed that the arrival process for the uniform process (arrival rate of Mu), submit to independent service Rayleigh distribution (mean of 1/Lamda).)
- 2007-05-16 09:14:40下载
- 积分:1
-
一种新型的MPPT控制仿真
一种新型的MPPT控制仿真,利用MATLAB来做的一个仿真,可以达到80 的效率。(A novel MPPT control simulation using MATLAB to do a simulation, you can reach 80 efficiency.)
- 2013-03-05 17:09:24下载
- 积分:1
-
ondas_gui222
wave guide on diferent imax
- 2013-12-17 22:18:37下载
- 积分:1
-
PID_Control_DC_Motor
PID控制直流电机源码(simulink),可以直接运行。(PID control of DC source, can be directly run.)
- 2010-07-04 15:37:10下载
- 积分:1
-
finitedifference
一篇有关有限差分法在波场中的应用论文,看了对有限差分会有一定帮助。(a paper on finite difference which is used to the domain of elastic wave equation。)
- 2009-03-16 20:47:28下载
- 积分:1
-
RotateImage
图像处理,图像的反转的matlab例程,验证可用,请多多指教(Image processing, image reversal of matlab routines, authentication is available, please advice)
- 2009-03-20 13:50:35下载
- 积分:1
-
matlab
好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好(Good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good)
- 2011-05-22 11:57:54下载
- 积分:1
-
BlowfishEncryption
Blowfish Algorithm is a Feistel Network, iterating a simple encryption function 16
times. The block size is 64 bits, and the key can be any length up to 448 bits. Although
there is a complex initialization phase required before any encryption can take place, the
actual encryption of data is very efficient on large microprocessors.
Blowfish is a variable-length key block cipher. It is suitable for applications where the
key does not change often, like a communications link or an automatic file encryptor. It is
significantly faster than most encryption algorithms when implemented on 32-bit
microprocessors with large data caches.
- 2011-06-09 18:03:09下载
- 积分:1