登录
首页 » matlab » zhongyaoxing

zhongyaoxing

于 2015-07-06 发布 文件大小:10KB
0 241
下载积分: 1 下载次数: 9

代码说明:

  单层抽样法求解结构机构重要性分析。双层抽样法求解重要性。(The importance of analyzing the structure of a single-layer sampling method for solving mechanism.)

文件列表:

quanju
......\单层抽样法
......\..........\QMCS_1.m,758,2015-06-16
......\..........\QMCS_2.m,731,2015-06-18
......\..........\QMCS_3.m,690,2015-06-18
......\双层抽样法
......\..........\MCS_1.m,798,2015-06-16
......\..........\MCS_2.m,771,2015-06-18
......\..........\MCS_3.m,683,2015-06-18
......\矩独立
......\......\MCS_delta_1.m,976,2015-06-18
......\......\MCS_delta_2.m,951,2015-06-18
......\......\MCS_delta_3.m,825,2015-06-18
......\......\MCS_SiCDF_1.m,1231,2015-06-18
......\......\MCS_SiCDF_2.m,1174,2015-06-18
......\......\MCS_SiCDF_3.m,1083,2015-06-18
quyu
....\CSM_CSV.m,1178,2015-06-18
....\CSM_CSV_2.m,1154,2015-06-18
....\CSM_CSV_3.m,1084,2015-06-18

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

发表评论

0 个回复

  • dickey_fuller
    this is a simpliest example to testing unit root
    2009-09-06 03:12:21下载
    积分:1
  • mom
    矩量法求八木天线的辐射问题,很有用处,欢迎学习指导(Method of Moments Yagi antenna radiation, useful, Welcome to the guide)
    2010-10-07 12:02:17下载
    积分:1
  • butterworth
    butterworth滤波器,实现高通低通带通的butterworth滤波器
    2009-04-12 12:29:05下载
    积分:1
  • 2
    说明:  filter line recognation iamge processing
    2011-02-09 15:44:46下载
    积分:1
  • fractal-use
    分形的练习一 ①Koch曲线 用复数的方法来迭代Koch曲线 clear i 防止i被重新赋值 A=[0 1] 初始A是连接(0,0)与(1,0)的线段 t=exp(i*pi/3) n=2 n是迭代次数 for j=0:n A=A/3 a=ones(1,2*4^j) A=[A (t*A+a/3) (A/t+(1/2+sqrt(3)/6*i)*a) A+2/3*a] end plot(real(A),imag(A)) axis([0 1 -0.1 0.8]) ②Sierpinski三角形 A=[0 1 0.5 0 0 1] 初始化A n=3 迭代次数 for i=1:n A=A/2 b=zeros(1,3^i) c=ones(1,3^i)/2 A=[A A+[c b] A+[c/2 c]] end for i=1:3^n patch(A(1,3*i-2:3*i),A(2,3*i-2:3*i), b ) patch填充函数 end (Fractal Exercise One The ① Koch curve Plural iteration Koch curve clear i to prevent i is reassigned A = [0 1] initial A is a connection (0,0) and (1,0) of the segments t = exp (i* pi/3) n = 2 n is the number of iterations for j = 0: n A = A/3 a = ones (1,2* 4 ^ j) A = [A (t* A+ a/3) (A/t+ (1/2+ sqrt (3)/6* i)* a) A+2/3* a] end plot (real (A), imag (A)) axis ([0 1-0.1 0.8])   ② Sierpinski triangle A = [0 1 0.5 0 0 1] initialized A n = 3 the number of iterations. for i = 1: n A = A/2 b = zeros (1,3 ^ i) c = ones (1,3 ^ i)/2 A = [A A+ [c b] A+ [c/2 c]] end for i = 1:3 ^ n patch (A (1,3* i-2: 3* i), A (2,3* i-2: 3* i), b ) patch filled function end)
    2013-03-02 10:03:09下载
    积分:1
  • fwgougqc
    我在毕业设计时做的一个MATLAB实现图像的SIFT特征提取程序,并做在不同光照、不同视角下的 vZnbfT 特征匹配,还做了 zSCjeKh 特征值的提取转换,编译通过(I graduated the design of a MATLAB to achieve the image of the SIFT feature extraction process, and do in different light, different angles of the vZnbfT feature matching, but also to do the zSCjeKhfeature extraction and conversion, the compiler through)
    2016-01-23 13:13:53下载
    积分:1
  • tsvd
    矩阵逆运算,tsvd的算法,matlab函数程序(Matrix inverse operation, tsvd algorithm, matlab function procedures)
    2021-03-22 20:59:16下载
    积分:1
  • lms
    自适应信号处理,最终的权值矩阵就是滤波器的系数,学习曲线描述其收敛特性(Adaptive signal processing, the final weight matrix is the filter coefficient, the learning curve to describe the convergence properties)
    2008-06-04 09:30:59下载
    积分:1
  • ScientificComputingWithMATLAB
    《MATLAB与科学计算》(第2版)PPT教程 王沫然 电子工业出版社("MATLAB and Scientific Computing" (2nd edition) PPT tutorial,Wang Mo, Electronics Industry Press)
    2011-10-19 19:23:28下载
    积分:1
  • mobkas
    application sales car ............................
    2015-01-12 16:56:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载