登录
首页 » Matlab » 一个好的基于matlab的滤波反投影重建算法matlab编程

一个好的基于matlab的滤波反投影重建算法matlab编程

于 2022-10-26 发布 文件大小:4.74 kB
0 131
下载积分: 2 下载次数: 2

代码说明:

MIT人工智能实验室的目标识别的源码,用蒙特卡洛模拟的方法计算美式期权的价格以及基本描述,关于神经网络控制,直线阵采用切比学夫加权控制主旁瓣比,表示出两帧图像间各个像素点的相对情况,gmcalab 快速广义的形态分量分析。

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

发表评论

0 个回复

  • c6
    说明:  该程序中提供了用matlab描述的有关滤波器的设计源代码(sfdgfdgfhgjhkjh)
    2010-05-18 09:59:35下载
    积分:1
  • matlab
    信号处理中matlab的基本应用语句 幅域分析 时域分析 频域分析 (Signal processing matlab statement that increases the basic application of domain analysis of time domain frequency domain)
    2010-06-19 12:28:19下载
    积分:1
  • FIR
    FIR滤波器,采用汉明窗,并实现其Lattice结构,代码详细注释(FIR filter using Hamming window, and to achieve its Lattice structure of the code Details Comments)
    2010-07-18 10:18:08下载
    积分:1
  • matlab7
    说明:  精通matlab7.0(亨塞尔曼编著),清晰版。《精通Matlab7》全面阐述了Matlab的所有关键特性和功能,提供了精通Matlab所需要的所有方法和手段,通过实例向读者展示如何编写高效的Matlab代码。Matlab作为一个软件工具,版本在不断升级,本书是基于Matlab 7编写的。本书中的大部分素材同样可以用于Matlab 6.x和Matlab 5.x。 Matlab是适合多学科、多种工作平台的功能强大、界面友好且开放性很强的大型优秀应用软件,同时也是国内外高等院校高等数学、数值分析、数字信号处理、自动控制理论以及工程应用等课程的基本教学、实验仿真工具。本书全面阐述了Matlab的所有关键特性和功能,提供了精通Matlab所需要的所有方法和手段,通过实例向读者展示如何编写高效的Matlab代码。 (especially terrific for beginners)
    2011-03-26 19:03:33下载
    积分:1
  • ofdm
    ofdm调制的matlab程序实现,经过验证是可以实现的,但是具体应用的时候需要自行修改程序中的一些参数(ofdm modulation matlab program, after verification can be achieved, but it requires its own specific application to modify some of the parameters in the program)
    2013-11-08 10:10:06下载
    积分:1
  • bookmarksdemo20131221
    grails bookmark例子程序在2.0上的实现(grails bookmark sample in grails 2.0)
    2013-12-21 09:52:46下载
    积分:1
  • 2013TSP
    通过并行压缩进行二维信号压缩,提出了一种利用并行压缩传感技术对二维信号进行压缩的新方案。根据这个原理,译码器的重新构造可以并行进行。通过对二维信号进行某些排列,可以确保所有列具有大致相同的密度级别,并且可以使用相同的测量矩阵进行采样。这样可以避免二维信号的矢量化,从而大大减小测量矩阵的尺寸。我们证明,如果排列良好,重建均方误差的上限会更紧。为了说明这一方案,我们将其应用于视频压缩并使用不同帧的排列有两种:参考帧的基于Z字形扫描的排列和非参考帧的基于块测试的排列。仿真结果表明,在相同的压缩比下,峰值信噪比比比在无置换情况下可提高3-7db左右。(we propose a new scheme to compress 2D signals using parallel compressed sensing. According to this seheme, the reeonstruction at the decoder can be performed in parallel. By performing certain permutation on a 2D signal, all columns are insured to have approximately the same density level and can be sampled using the same measurement matrix. In this way, vectorization of a 2D signal can be avoided, and thus the size of the measurement matrix can be dramatically reduced. We prove that with a good permutation, we can have a tighter upper bound on reconstruction mean square error. To illustrate this scheme, we apply it to video compression and use two kinds of permutations for different frames: the zigzag-scanbased permutation for reference frames and the block-test-based permutation for non-reference frames. Simulation results show that under the same compression ratio, the peak signal-to-noise ratio can be improved by approximately 3-7 dB compared to the case without permutation.)
    2019-01-12 22:48:49下载
    积分:1
  • MyLT
    说明:  Tent混沌系统的分析图。对就是分析图系列,没错。Tent。。。。。。(The analysis diagram of Tent chaotic system. That's the analysis of the graph series, that's right. Tent)
    2020-12-19 10:39:10下载
    积分:1
  • 回归学习实现数据拟合
    回归算法算法在计算机视觉中的应用 ,实现如何利用偏最小二乘回归模型实现数据拟合;
    2023-07-25 23:55:03下载
    积分:1
  • yuanbao
    元胞自动机的matlab程序。 元胞自动机(CA)是一种用来仿真局部规则和局部联系的方法。典型的元胞自动机是定义在网格上的,每一个点上的网格代表一个元胞与一种有限的状态。变化规则适用于每一个元胞并且同时进行。典型的变化规则,决定于元胞的状态,以及其( 4或8 )邻居的状态。元胞自动机已被应用于物理模拟,生物模拟等领域。(Cellular Automata matlab procedures. Cellular Automata (CA) is a simulation used to contact the local rules and local approach. A typical cellular automaton is defined in the grid, each grid point represents a cell with a limited state. Changes in the rules applicable to each cell and at the same time. Typical changes in the rules of decision in the cellular state, as well as its (4 or 8) neighbor state. Cellular Automata have been used in physical simulation, biological simulation and other fields.)
    2009-01-17 15:55:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载