登录
首页 » matlab » EX050800

EX050800

于 2010-11-17 发布 文件大小:1KB
0 95
下载积分: 1 下载次数: 2

代码说明:

  基于信号x(n)的100个样本的高分辨率频谱(Based on the signal x (n) of the 100 samples of high-resolution spectrum)

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

发表评论

0 个回复

  • P104_imagenr
    利用MATLAB语言实现RGB图像自动降噪(RGB images using MATLAB language to achieve automatic noise reduction)
    2009-09-16 21:28:53下载
    积分:1
  • image-segment
    这是用ELM(极限学习机)做的关于图像识别的分类实验,有数据,有程序,有训练时间,测试时间和精度(It is used ELM (Extreme Learning Machine) to do experiments on the classification of image recognition, has data, procedures, training time, test time and accuracy)
    2014-10-24 22:00:14下载
    积分:1
  • genguijitu
    使用matlab绘制根轨迹图实例,已经测试可直接在matlab中打开并运行。(Using matlab draw root locus instance, has been tested directly in matlab open and run.)
    2013-10-29 20:48:07下载
    积分:1
  • svm-Concept-and-matlab-build
    Support vector machine is a machine learning method that is widely used for data analyzing and pattern recognizing. The algorithm was invented by Vladimir Vapnik and the current standard incarnation was proposed by Corinna Cortes and Vladimir Vapnik. This application note is to helping understand the concept of support vector machine and how to build a simple support vector machine using Matlab
    2013-11-19 14:58:22下载
    积分:1
  • LMS
    LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h *p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) ( LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h*p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) )
    2021-03-01 22:29:34下载
    积分:1
  • 8471ktvrar
    em8471 vod点播软件.em8471 vod点播软件.(em8471 vod system)
    2009-05-22 12:33:51下载
    积分:1
  • main
    make the simple game of life. it only uses 50 X 50 size of point and time limited system.
    2010-02-10 16:11:28下载
    积分:1
  • C4_5
    C4.5决策树算法,可以进行数据分类,是数据挖掘的经典算法(C4.5 decision tree algorithm, data classification, is a classic data mining algorithm)
    2012-04-18 18:59:13下载
    积分:1
  • dcmotor
    dc motor simulation matlab
    2013-03-05 20:42:50下载
    积分:1
  • matlab-signal-processing
    一本关于matlab信号处理很好的教程,书中涵盖了信号处理所能用的所有程序(A good tutorial on matlab signal processing, the book covers all the signal processing program that can be used)
    2013-11-27 21:29:53下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载