登录
首页 » matlab » experiment3

experiment3

于 2009-08-28 发布 文件大小:524KB
0 76
下载积分: 1 下载次数: 0

代码说明:

说明:  维纳噪声抑制 分辅助观测数据中漏入观测信号和不漏入观测信号两种情况讨论(Wiener noise suppression sub-assisted observational data leak into the observation signal and the signal does not leak into the observation to discuss two cases)

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

发表评论

0 个回复

  • matlab_dynamic_simulation
    模拟粒子散射,可以自己设定参数,模拟散射后的轨迹等等(Simulate particle scattering parameters can be set to simulate the scattering of the trajectories after)
    2010-07-12 18:31:05下载
    积分:1
  • lmz
    用列梅兹算法确定函数的最佳一致逼近多项式(With Lie Meizi algorithm to determine the best uniform approximation polynomial function)
    2011-05-11 10:32:04下载
    积分:1
  • DCT_IDCT
    to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution now compare our special 8X8 functions with the internal general functions use this code: A = int32(100*rand(8,8)) tic for i = 1 : 1000 IDCT_8X8(DCT_8X8(A)) end toc tic for i = 1 : 1000 idct2(dct2(A)) end toc i had built the general functions too, but with low speed (to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expressionfor M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the executionnow compare our special 8X8 functions with the internal general functionsuse this code: A = int32 (100* rand (8,8)) tic for i = 1: 1000 IDCT_8X8 (DCT_8X8 (A)) end toc tic for i = 1: 1000 idct2 (dct2 (A)) end toc i had built the general functions too, but with low speed)
    2007-12-05 18:28:42下载
    积分:1
  • multifile
    用于循环载入多个文件,比如文本文件。不用手动输入t1.txt, t2.txt ,t3.txt... , 然后得到的文件可以用一个矩阵存储下来。或者用一个向量以流的方式存储。(This program is used to cycle load files, like text files. For example,you don t have to manually type t1.txt, t2.txt, t3.txt in your program. Moreover, the result can be stored in a matrix or a vector. store.)
    2010-05-13 18:09:39下载
    积分:1
  • niudunhuan
    利用matlab软件对牛顿环的干涉条纹的仿真,里面有每个语句的含义,可以使用初学者。(Newton ring using matlab software simulation of the interference fringes)
    2013-09-22 17:47:58下载
    积分:1
  • SVM
    该工具箱包括了二种分类,二种回归,以及一种一类支持向量机算法 (1) Main_SVC_C.m --- C_SVC二类分类算法 (2) Main_SVC_Nu.m --- Nu_SVC二类分类算法 (3) Main_SVM_One_Class.m --- One-Class支持向量机 (4) Main_SVR_Epsilon.m --- Epsilon_SVR回归算法 (5) Main_SVR_Nu.m --- Nu_SVR回归算法(The kit includes two kinds of classification, two kinds of regression, and a one-class support vector machine algorithm (1) Main_SVC_C.m--- C_SVC II classification algorithm (2) Main_SVC_Nu.m--- Nu_SVC II classification algorithm (3) Main_SVM_One_Class.m--- One-Class Support Vector Machine (4) Main_SVR_Epsilon.m--- Epsilon_SVR regression algorithm (5) Main_SVR_Nu.m--- Nu_SVR regression algorithm)
    2011-07-28 17:15:18下载
    积分:1
  • matlab-ming-ling-da-quan
    matlab命令大全,各种指令都有,有助于学习(matlab command Daquan, various instructions are conducive to learning)
    2013-04-08 09:18:18下载
    积分:1
  • Lab1
    Lab for system generator from xilinx
    2018-03-23 22:19:00下载
    积分:1
  • generate_datas_oil
    生成oil价格仿真数据,用于模型辨识,参数辨识的验证(Oil prices to generate simulation data for model identification, parameter identification verification)
    2008-05-26 11:18:48下载
    积分:1
  • ant-colony-algorithm-in-MAtlab
    蚁群算法是一种常用的全局最优化方法,可在matlab中实行他的计算。(The ant colony algorithm is a global optimization method can be implemented in matlab his calculations.)
    2012-11-26 20:41:25下载
    积分:1
  • 696522资源总数
  • 104035会员总数
  • 91今日下载