登录
首页 » matlab » ASP源程序关于基于格-梯型结构aspsource

ASP源程序关于基于格-梯型结构aspsource

于 2020-07-19 发布 文件大小:105KB
0 165
下载积分: 1 下载次数: 2

代码说明:

  ASP源程序关于基于格-梯型结构/横向结构的LMS算法源程序以及试用用奇阶互补法设计两带/四带滤波器组(ASP source code based on the grid- the ladder structure/horizontal structure of the LMS algorithm source, and trial use of odd order complementary method to design two belts/quad-band filter group)

文件列表:

aspsource
.........\基于格-梯型结构的LMS算法源程序.doc,61497,2012-11-27
.........\基于横向结构的LMS算法源程序.doc,65024,2012-11-27
.........\试用用奇阶互补法设计两带滤波器组.doc,63488,2012-11-27
.........\试用用奇阶互补法设计四带滤波器组.doc,67230,2012-11-27

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

发表评论

0 个回复

  • LTE_Link_Level_6_r917
    LTE链路级的仿真,非常的全面。考虑了现有LTE的大部分技术。MATLAB仿真,有些功能是用C代码写的。http://www.pudn.com/downloads240/sourcecode/comm/wireless/detail1121790.html 的内容的最新版本。(The LTE Link Level simulator simulator is provided with a test simulation scenario that can be used to verify that the simulator runs in the expected way. In the main directory you can execute the LTE_sim_batch_quick_test MATLAB script. This script provides a means to test the performance of an LTE transmission on an uncorrelated PedB channel and flat Rayleigh channel for several transmission modes. Since currently the feedback calculation for the Closed Loop Spatial Multiplexing (CLSM) mode is not implemented, only the Single-Input Single-Output (SISO), Transmission Diversity (TxD) and Open Loop Spatial Multiplexing (OLSM) modes are simulated.)
    2011-07-28 10:47:08下载
    积分:1
  • 这是我做的静态html
    this is my made tatic html
    2020-06-21 10:20:02下载
    积分:1
  • bootstrap-ecommerce-uikit
    bootstrap ecommerce uikit
    2019-01-11 14:53:12下载
    积分:1
  • 树视图菜单
    这个项目是如何在 ASP.Net 1.1 上使用树视图菜单基地的样本。 应用程序的一次设置 ------------------------------------- 1.将引用添加到 CustomControls.dll 2.将图像文件夹添加到您的应用程序的根目录。 3.作出肯定的 images 文件夹中包含下面的图像-collapse.gif、 dot.gif 和 expand.gif。 您可以更改图像以适合您的应用需求,但保持图像文件的名称和位置相同。 4.提供的 css 文件添加到您的项目和该 web 页。 您可以更改的样式,以适应您的应用程序,但保持风格的名称相同。 6.在它中添加菜单和屏幕数据的 XML 文件。 提供了一个示例 XML 文件。您可以更改所提供的 XML 文件中添加屏幕和您的应用程序的菜单项。 您的 XML 文件应具有相同的元素的示例 XML 文件。 5.Web.Config appsettings-将以下项添加到 appSettings 部分的 Web.config 文件。 值应是您的菜单 XML 文件 (从应用程序根目录) 的相对位置。 < > appSettings < 添加 key="TreeMenu.XML.PathFromRoot"value="/XML/AppNavigation.xml"/ > < / appSettings > 在 Web 页中使用 TreeMenu ---------------------------- 1.在 aspx 页-注册下面的标记 < %@ 注册 TagPrefix ="cc1"Namespace = 程序集"CustomControls"="CustomControls"%> 2.将
    2023-08-06 18:25:03下载
    积分:1
  • XPAGER
    分页标记。网页开发中经常遇到查询,当记录多时需要分页显示,通过上一页、下一页浏览全部记录。通常的处理方法比较烦,特别是需要在页面中传递查询参数的表单,比较繁烦。这个标记就是用来封装这些复杂操作的。它能够自动从表单中获得全部查询参数,并在浏览时自动传递这些参数,无需人工干预,开发人员只需专心于取得这些参数进行查询处理即可。(Page tags. Often encountered in web development inquiries, when records show a long time the need for paging through the Previous, Next, browse all records. The approach usually trouble, especially the need to pass query parameters page of the form, compare annoying fan. This tag is used to package these complex operations. It can automatically get from the form all the query parameters, and in the browser automatically transfer these parameters without human intervention, developers just concentrate on these parameters can query processing.)
    2008-01-15 09:07:05下载
    积分:1
  • 分角色登录源码
    该项目是一个登录与增删改查的实例,做的是研究生任务管理系统,里面的角色有系统管理员,导师和学生,不同角色登录后进入相应的页面,每个角色都有其不同的权限
    2022-06-15 11:06:47下载
    积分:1
  • PHP制作的聊天室
    新学习WEB编程和大家分享,网页版聊天室具有简单的聊天加好友的功能,界面美观,操作简便,但是需要自己加入MYSQL的数据库
    2022-03-02 04:34:50下载
    积分:1
  • 基于Java酒店管理系统的设计与实现(MySQL脚本+源码+论文)
    天目湖酒店管理系统设计随着计算机网络的飞速发展,Internet技术越来越广泛的应用,网络覆盖的区域不断扩大,给酒店业计算机应用带来了蓬勃发展的机遇。采用全新的计算机网络和管理系统,将成为提高酒店管理效率,改善服务水准的重要手段之一。所以城市酒店入住信息管理系统是酒店经营不可缺少的现代工具。系统的主要功能包括:会员管理、类别管理、客房管理、预订管理。本系统前台主要使用JSP作为开发语言,后台使用MySQL作为数据库管理系统,开发环境是MyEclipse,服务器采用tomcat,开发出的一个基于Web技术的B/S结构的酒店管理系统。
    2020-03-25下载
    积分:1
  • OFFICE-MAIL
    这是政府办公机关的便民服务信箱,可以方便市民反映和举报问题,主要围绕收发信服务,同时加装保密信件,等隐私保护的问题的解决。使用本信箱能极大地了解asp关于数据库开发的详细流程,方便学员学习和提高。(This is a convenient service office mailbox government agencies, to facilitate the public to reflect and report problems, mainly around the transceiver services, while the installation of confidential letters, etc. to resolve privacy issues. Use this mailbox can greatly detailed understanding of asp on database development process, facilitate and enhance student learning.)
    2014-01-19 14:49:29下载
    积分:1
  • html5地图拼凑游戏
    一个用html5标准于css编的网页游戏,使用jquery的拖动功能,还加入了声音,以及过关后的动画,还有一个排行榜的功能。
    2022-04-21 10:12:44下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载