登录
首页 » matlab » menxian

menxian

于 2009-11-24 发布 文件大小:2KB
0 91
下载积分: 1 下载次数: 112

代码说明:

  门限自回归模型,利用MATLAB求解门限自回归模型,利用MATLAB求解(menxian zi huigui moxing)

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

发表评论

0 个回复

  • mom
    矩量法及其在天线中的应用,西安电子科技大学科技大学的内部学习资料(Method of moments and its application in antennas, Xi' an University of Electronic Science and Technology University of Science and Technology within the learning materials)
    2021-04-04 20:49:04下载
    积分:1
  • matlab-b-
    彩色图转灰度图++matlab+实现代码,很不错,值得看看!(Color to grayscale++matlab+ implementation code, very good, worth a look!)
    2013-11-15 16:34:21下载
    积分: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
  • Rapport-Final
    this a Master thesis entitles: Design of WiMAX simulator at PHY layer, en french language
    2011-05-30 18:39:54下载
    积分:1
  • PDE
    MATLAB在构造应力场 磁场 热学 温度场 研究中的应用(MATLAB magnetic field thermal temperature field study of the tectonic stress field)
    2013-02-02 06:25:07下载
    积分:1
  • huiguimodel
    利用matlab程序,进行线性回归建模方法(Matlab program to use to carry out linear regression modeling method)
    2007-12-15 23:44:05下载
    积分:1
  • 001
    当M=4时,QAM的蒙特卡罗仿真程序,绘出误符号率和误码率曲线,并和理论曲线比较。(When M = 4 Shi, QAM of the Monte Carlo simulation program, draw the symbol error rate and bit error rate curve, and and the theoretical curves.)
    2009-11-25 13:16:33下载
    积分:1
  • second
    自适应(LMS)算法在噪声抑制中的应用。在仿真中,原始信号选为sin((0.2*pi)*t), 噪声信号采用标准白噪声,延迟D=1,收敛因子分别是u=0.001和u=0.3(Adaptive (LMS) algorithm in noise suppression application. In the simulation, the original signal is selected sin ((0.2* pi)* t), noise signal using the standard white noise, the delay D = 1, respectively, convergence factor u = 0.001 and u = 0.3)
    2013-08-18 10:52:34下载
    积分:1
  • machine-asynchrone
    dynamic model of asynchrones machine
    2014-12-03 21:28:45下载
    积分:1
  • gcsSVMcgForRegress
    基于高斯扰动的布谷鸟算法优化svr网络结合libsvm工具包可进行回归预测(Svr network optimization toolkit can be combined with libsvm regression prediction algorithm based on Gaussian disturbance cuckoo)
    2021-03-04 23:19:31下载
    积分:1
  • 696522资源总数
  • 104047会员总数
  • 21今日下载