-
lvbo
基于matlab的值中值滤波程序,几种滤波模板的比较(Value based on median filter matlab program, the comparison of several filter templates)
- 2011-06-12 17:01:58下载
- 积分:1
-
Newton-Raphson-power-flow-matlab
牛顿拉夫逊法编制的潮流计算程序,很实用,是很好的学习资料(Newton-raphson method of power flow calculation program, very practical, is a very good learning materials)
- 2014-11-06 10:13:13下载
- 积分:1
-
centrklipf0
Matlab simulinkMatlab center clipping
- 2009-03-10 19:13:09下载
- 积分:1
-
Solve_BQME
Solves matrix equation of type AX+XB+XCX+D = 0 for X being non-square
- 2013-10-25 17:48:30下载
- 积分:1
-
matlab_invertor
matlab /simulink 变频控制(matlab /simulink )
- 2009-04-14 20:41:30下载
- 积分: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
-
communication
通信原理仿真实验,包括AM,DSB,SSB,PCM(Simulation of communication theory, including AM, DSB, SSB, the PCM)
- 2012-05-26 21:01:38下载
- 积分:1
-
jouqiu_v22
完整的图像处理课设,包含所有源代码,汽车图像,语音信号的采集与处理,数字信号处理课设,阐述了负荷预测的应用研究。( Complete class-based image processing, contains all of the source code, auto image, Acquisition and Processing of the speech signal, digital signal processing class-based, It describes the application of load forecasting.)
- 2016-05-18 12:51:52下载
- 积分:1
-
work
说明: matlab时频分析程序
功能完善的用户界面(matlab TFR)
- 2010-03-25 19:13:11下载
- 积分:1
-
Simulation-of-the-flow-around-a-vertical-axis-win
The future 980 version of LS-DYNA will include Computational Fluid Dynamics (CFD) solvers. The main objective of these new solvers will be to perform fluid structure interactions by directly solving the Navier-Stokes equations and by using any LS-DYNA Lagrangian model for the solid part.
- 2014-12-21 01:12:32下载
- 积分:1