登录
首页 » PDF » book

book

于 2010-12-11 发布 文件大小:2011KB
0 205
下载积分: 1 下载次数: 1

代码说明:

  Matlab tutor............................................................................

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • optim
    用于对matlab工具箱的介绍,讲述最优化工具箱的基本功能。(Matlab toolbox for the introduction, about the most basic functions of optimization toolbox.)
    2007-12-19 23:02:12下载
    积分:1
  • parameter_classic
    在MATLAB环境下用经典参数法求高斯信道的参数(In the MATLAB environment parameters method with the classical Gaussian channel parameters)
    2009-05-31 13:25:16下载
    积分:1
  • lyn_1
    通过matlab编程,实现基于贝叶斯理论的分类器(By Matlab programming,Classifier based on Bayesian theory)
    2013-04-10 18:55:34下载
    积分:1
  • matlabsimulationtoolbox
    matlab仿真工具箱及其相关代码讲义 自己整理的资料(matlab simulation toolbox and associated data compiled code handouts own)
    2010-08-30 15:37:51下载
    积分: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
  • ga_annlongchuan
    遗传算法优化下的神经网络模型,可以用于径流预测(ga ann)
    2015-03-31 16:45:32下载
    积分:1
  • CVPR08-SR
    A super resolution algorithm implemented in matlab.
    2010-10-10 06:04:57下载
    积分:1
  • setPrompt
    setPrompt(newPrompt) sets the Command Window prompt to the specified NEWPROMPT. NEWPROMPT can be one of the following: - a static string: setPrompt( >> ) => this is the default prompt string ( >> )
    2010-01-27 20:48:10下载
    积分:1
  • costas_simulation_bak
    该函数是实现Costas环仿真的Matlab编程,具有较好的性能(this function is to achieve Costas Loop Simulation Matlab programming, with good performance)
    2007-06-06 22:04:12下载
    积分:1
  • ECG-50Hz-Subtraction-Procedure
    This Matlab program filters power-line interference 50/60Hz ECG by the Subtraction procedure
    2014-10-16 07:52:07下载
    积分:1
  • 696516资源总数
  • 106641会员总数
  • 4今日下载