登录
首页 » matlab » MATLAB6.5

MATLAB6.5

于 2008-11-29 发布 文件大小:6511KB
0 83
下载积分: 1 下载次数: 0

代码说明:

说明:  一本关于Matlab6.5辅助优化计算与设计的书,希望能帮到大家(Matlab6.5 assisted on an optimized calculation and design of the book, I hope to help everyone)

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

发表评论

0 个回复

  • CONFIGR_matlab
    matlab code for configuration
    2011-09-20 07:18:40下载
    积分:1
  • 39a2f72efdd5cd805fa8e7740053ec5e(1)
    噪声产生在matlab程序中的simulink模型设计。(thin is a simulink,please use the thing to study.)
    2018-03-31 23:35:15下载
    积分:1
  • GP
    说明:  用GP算法解决时间延迟、关联维、延迟窗口,以及他们之间的关系(GP algorithm used to solve the time delay, correlation dimension, delay window, and the relationship between them)
    2010-05-01 21:13:54下载
    积分:1
  • mlmethod
    运用matlab来进行最大似然方法实现符号定时同步和载波同步仿真。(use Matlab to the maximum likelihood method Symbol Timing and Carrier Synchronization simulation.)
    2007-01-17 18:59:55下载
    积分:1
  • NII
    nii格式文件的读取,输入指令var_nii=nii_load( **.nii ) (nii read the file format, enter the command var_nii = nii_load ( **.nii ) )
    2015-03-24 10:58:13下载
    积分:1
  • Impurity
    this code is a predictio of a impurity wethear
    2011-01-02 14:58:49下载
    积分:1
  • space
    宇航工具箱,包括地影计算、大气密度计算等(Aerospace Toolbox, including the shadow calculation, calculation of atmospheric density)
    2011-07-16 19:20:56下载
    积分:1
  • Cascade
    Multiplicative cascade model
    2007-10-26 00:27:52下载
    积分: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
  • MATLABexternalprogram
    说明:  MATLAB外部程序实用手册(包含详尽)(MATLAB external program Practical Handbook (includes exhaustive))
    2010-03-24 10:43:56下载
    积分:1
  • 696522资源总数
  • 104027会员总数
  • 45今日下载