登录
首页 » matlab » Fixed-guided

Fixed-guided

于 2019-06-09 发布 文件大小:14KB
0 219
下载积分: 1 下载次数: 4

代码说明:

  可用来求解大变形悬臂梁的程序,十分方便简洁,精确(to figure out the deformation of the cantileaver beam)

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

发表评论

0 个回复

  • Report1
    its a project on cdma
    2009-11-23 09:42:39下载
    积分:1
  • Mycodes
    Matlab program to uate pdf of guassian distribution
    2015-12-23 02:10:31下载
    积分:1
  • mini2
    clear all clc t=0:1/1000:10-1/1000 s=sin(2*pi*t) snr=20 s_power=var(s) varience of s linear_snr=10^(snr/10) factor=sqrt(s_power/linear_snr) noise=randn(1,length(s))*factor x=s+noise Ó É SNR¼ Æ Ë ã Ë æ » úÔ ë É ù x1=noise Ô ë É ùÔ ´ Ê ä È ë x2=noise w1=0 È ¨Ï µ Ê ý ³ õ Ö µ w2=0 e=zeros(1,length(x)) y=0 u=0.05 for i=1:10000 LMSË ã ·¨ y(i)=w1*x1(i)+w2*x2(i) e(i)=x(i)-y(i) w1=w1+u*e(i)*x1(i) w2=w2+u*e(i)*x2(i) end figure(1) subplot(4,1,1)
    2010-10-26 16:41:03下载
    积分:1
  • ComputerSecurity
    An Immunological Model of Distributed Detection and its Application to Computer Security(PhD thesis)
    2007-07-24 23:33:03下载
    积分:1
  • xin1
    (1)人脸图像的采集 (2)人脸图像增强:去噪、均衡、尺寸归一化、倾斜校正等 (3)脸部肤色区域分割:采用肤色模型检测与分割人脸肤色区域 (4)脸部五官区域分割:采用算法将人脸分割成眉毛、眼睛、鼻子、嘴巴等多个区域((1) Facial image acquisition (2) Face Image Enhancement: Denoising, Equalization, Size Normalization, Tilt Correction, etc. (3) Facial skin color region segmentation: using skin color model to detect and segment face skin color region (4) Facial Five-sense Region Segmentation: Face is segmented into eyebrows, eyes, nose, mouth and other regions by using the algorithm.)
    2021-03-17 00:29:21下载
    积分:1
  • MATLABR2008_6
    《MATLAB R2008图形与动画编程实例教程》的源代码--第六章(" MATLAB R2008 examples of graphics and animation programming tutorial" source code- Chapter VI)
    2010-06-08 21:14:29下载
    积分:1
  • matlab-program-example
    matlab高编程书籍,实用性强,属于提高类书籍(High matlab programming books, practical)
    2013-08-19 23:51:54下载
    积分:1
  • Wavelab850
    wavelet based codes.. college projects
    2009-04-02 11:10:37下载
    积分:1
  • All_directional_diagram
    波束形成Matlab程序,通过matlab程序,了解波束成形的算法过程,以及其含义(Beamforming Matlab program by matlab program to understand the process of beamforming algorithm, and its meaning)
    2014-11-24 10:42:36下载
    积分:1
  • MatLab
    MatLab工程数学应用 积分,微分,导数,传递函数,拉式变换,Z-变换等等(matlab )
    2009-05-13 06:54:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载