登录
首页 » 算法 » 与干扰

与干扰

于 2023-03-06 发布 文件大小:2.79 kB
0 147
下载积分: 2 下载次数: 1

代码说明:

With the interference-to-noise ratio reduced to 30 dB, plot the adaptive antenna pattern after 200 iterations of the LMS algorithm-With the interference-to-noise ratio of red uced to 30 dB. plot the adaptive antenna pattern after 200 ite rations of the LMS algorithm

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

发表评论

0 个回复

  • DSP6713 的FIR实现
    这个是关于DSP6713的一个FIR算法的实现,仿真以通过,可以直接观察波形,基本的使用时,产生波形后,在CCS的view下观看波形的产生/*  Purpose:FIR filter procedure for processing a group of data               *//*  Prototype in C:void fir_filter(const int x[],const int h[],              *//*                                 short y[],int n,int m,int s);              *//*  const int x[]:输入信号的缓冲数组,int类型,在滤波中不可修改              *//*  const int h[]:滤波器的系数数组,int类型,在滤波中不可修改                *//*  short y[]:输出信号的缓冲数组,short类型                                  *//*  n:滤波器长度,本例中为ORDER_FIR                 &nbs
    2022-02-02 18:16:07下载
    积分:1
  • 大M单纯求线性规划最优解
    大M单纯法求线性规划最优解-simple method for solving linear programming problems.
    2022-06-15 20:40:40下载
    积分:1
  • SSD5 Exercise1
    题目:Building the Core Classes Submission Submit only the following. 1. Advertisement.cpp - finished implementation of class 
    2022-07-24 04:01:51下载
    积分:1
  • Introduction queuing theory, mathematical modeling in 2009 good material.
    介绍排队论,是2009年数学建模的好材料。-Introduction queuing theory, mathematical modeling in 2009 good material.
    2022-03-28 10:55:36下载
    积分:1
  • FastICA by cc++
    fastica C++实现,很简单的,很容易看的 
    2022-02-25 19:09:15下载
    积分:1
  • 徐世良-C常用集的源代码
    徐世良-C常用算法集的源代码- Xu Shiliang- C commonly used algorithm collection source code
    2022-04-28 04:11:27下载
    积分:1
  • 简单管道末端阀门关闭和开启一维特征线程序
    用C 语言编制了末端设置阀门的简单管道在阀门开启和关闭的情况下的管道一维特征线法计算程序,计算开始需输入管道的有关参数,如水库水位、流速、管道分段数、流速或者流量、管道糙率、波速等等。输出结果中包含管道末端阀门的压力、流速以及管道其他断面的流速和压力变化
    2023-01-12 19:10:04下载
    积分:1
  • c数据结构中用做表达式计的c源代码 能够实现运符的优先级...
    c数据结构中用做表达式计算的c源代码 能够实现运算符的优先级-Calculation expression
    2022-05-23 10:44:58下载
    积分:1
  • stl文件读取与显示
    应用背景STL = STL文件,一种3D模型文件格式STL(STereo Lithography的缩写) STL文件格式是由3D SYSTEMS 公司于1988 年制定的一个接口协议,是一种为快速原型制造技术服务的三维图形文件格式。STL 文件由多个三角形面片的定义组成,每个三角形面片的定义包括三角形各个定点的三维坐标及三角形面片的法矢量。三角形顶点的排列顺序遵循右手法则。 STL 文件有2 种类型:文本文件(ASCII格式)和二进制文件(BINARY)。关键技术This program may crash your system or run poorly depending on your   hardware.  The program and code contained in this archive was scanned   for virii and has passed all test before it was put online.  If you   use this code in project of your own, send a shout out to the author!
    2022-05-08 08:33:51下载
    积分:1
  • SVMlib 最新版
    SVMlib 最新版, 主要函数svm-train,svm-predict,svm-scale,easy.py,grid.py,功能介绍如下:svm-train 用来对训练样本进行训练,之后生成一个.model文件,即为svm的训练模型svm-predict 用来对测试样本进行分类,参数主要有测试文件,model文件,以及一个生成的.predict文件,.predict文件是一个分类结果文件,保存分类的结果。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
    2022-03-22 02:22:14下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载