-
用MATLAB实现的神经网络控制器设计程序以及性能测试仿真程序-feedb
用MATLAB实现的神经网络控制器设计程序以及性能测试仿真程序(MATLAB neural network controller design process simulation and performance testing procedures)
- 2005-03-29 00:20:23下载
- 积分:1
-
matlab
LabVIEW和MATLAB综合学习的一个简单例程(A simple routine LabVIEW and MATLAB integrated learning)
- 2014-11-04 22:11:32下载
- 积分:1
-
WindTurbineID_Draft_2
Wind turbine System Identification Toolbox Final report by Sean Semper and Sumit Tripathi
- 2015-02-23 19:36:39下载
- 积分:1
-
Baseline-adjustment--for-wave
可对地震波进行积分和基调运算,适合研究生做课题研究。(For get the real displacement ,we
can get it by two times integral. But we need to do baseline adjustment.)
- 2015-04-01 20:28:27下载
- 积分:1
-
QAM-8PSK
包括8PSK和18QAM调制程序,复信号,带成型滤波器。程序简单易行,绝对可靠。(8PSK and 16QAM signal。)
- 2014-12-17 15:01:14下载
- 积分: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
-
Spatial-Econometrics-MATLAB
本软件包是将New Elhorst Panel Code中的函数整合在一个文件件下,还有本人做的例子,可以参考。(This software package is the function New Elhorst Panel Code integration in a file, and I do the example, can refer to.)
- 2014-09-03 21:51:15下载
- 积分:1
-
mfsetup
说明: 用C语言编的wimax 信道模型,绝对原创!(Wimax compiled by C language channel model, the absolute original!)
- 2011-02-25 15:31:17下载
- 积分:1
-
Image-deblurring
这个文件是一些图像去模糊的实例,值得我们一起学习。(This file is some Blur instance, it is worth to study with us.)
- 2013-05-14 17:29:31下载
- 积分:1
-
Untitled
能根据温盐资料计算海洋的浮性频率能根据温盐资料计算海洋的浮性频率能根据温盐资料计算海洋的浮性频率(Thermohaline data based on the floating ocean of information on the frequency can be calculated in accordance with thermohaline ocean floating frequency data according to thermohaline ocean floating frequency)
- 2007-10-06 22:03:37下载
- 积分:1