登录
首页 » matlab » marcv

marcv

于 2021-04-15 发布
0 235
下载积分: 1 下载次数: 4

代码说明:

说明:  利用ode45求解微分方程组。利用马尔可夫状态转移,求解系统部件随时间的可靠性函数。(Use matlab to solve system of differential equations.)

文件列表:

marcv\Cal_Availability1.m, 234 , 2020-04-22
marcv\Cal_Availability2.m, 339 , 2020-04-18
marcv\solve11.m, 319 , 2020-04-22
marcv\solve13.m, 341 , 2020-04-22
marcv\solve23.m, 481 , 2020-04-22

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

发表评论

0 个回复

  • shijing
    用matlab语言编写的试井分析的程序,做出了均质无限大地层的图像(Matlab language with well test analysis procedures, has made an infinite homogeneous strata image)
    2008-12-18 08:58:56下载
    积分:1
  • BP
    说明:  对用BP算法所进行的神经网络进行仿真、训练。模拟综合出我们所需要的结果。(BP algorithm by using the neural network simulation and training. Analog synthesis we need results.)
    2008-12-08 10:55:06下载
    积分:1
  • EEE-212-lab-sheet
    empirical formula with kaiser clc clear all fs=1000 fc=250 df=50 r=0.001 f=fc/fs dw=2*pi*(df/fs) a=-20*log(r) n=floor(((a-8)/(2.285*dw))+1) if a>50 b=0.1102*(a-8.7) elseif a>=21 && a<=50 b=0.5842*((a-21)^0.4)+0.07886*(a-21) elseif a<21 b=0.0 end w=kaiser(n,b) for i=1:n if i~=(n-1)/2 hd(i)= (2*f*sin((i-((n-1)/2))*2*pi*f))/((i-((n-1)/2))*2*pi*f) elseif i==(n-1)/2 hd(i)=2*f end end for j=1:n h(j)=w(j)*hd(j) end subplot(3,1,1), plot(w) subplot(3,1,2), plot(h) subplot(3,1,3), plot(h,n)
    2014-12-24 23:21:13下载
    积分:1
  • sobel
    完整的用sobel算子进行边缘检测的例子(Complete with a sobel edge detection operator is an example)
    2010-05-08 13:36:37下载
    积分:1
  • 循环MUSIC算法 Cyclic-MUSIC
    循环MUSIC算法,利用循环自相关函数实现波达方向估计(Cyclic MUSIC algorithm, the use of cyclic auto-correlation function DOA estimates)
    2020-06-28 09:40:02下载
    积分:1
  • W1Q3.m
    Simulation of M/G/! queue with average queue size(Simulation of M/G /! Queue with average queue size)
    2014-02-19 17:41:25下载
    积分:1
  • FCM
    fcm算法的matlab实现,6.5以上版本可用(FCM algorithm matlab realized, more than 6.5 version is available)
    2008-01-09 18:50:42下载
    积分:1
  • lishuhanshu1
    钟型隶属函数-a参数变化钟型隶属函数-a参数变化(Bell-shaped membership function-a parameter change in bell-shaped membership function-a parameter change)
    2009-04-10 04:18:57下载
    积分:1
  • ModulacionAM
    Modulation AM code file for teching
    2013-04-03 21:18:14下载
    积分:1
  • attractor
    说明:  产生各种吸引子的简单程序,并附有简单文字材料说明。(These script generates attractor using histogram technique. these script can generate 50 quadratic attractor 5 Peter De Jong (including the ring) 4 Clifford attractor)
    2010-05-01 03:43:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载