登录
首页 » matlab » msjet35

msjet35

于 2012-11-01 发布 文件大小:587KB
0 66
下载积分: 1 下载次数: 2

代码说明:

  its all about communication

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

发表评论

0 个回复

  • mini2
    clear all clc t=0:1/1000:10-1/1000 s=sin(2*pi*t) snr=20 s_power=var(s) varience of s linear_snr=10^(snr/10) factor=sqrt(s_power/linear_snr) noise=randn(1,length(s))*factor x=s+noise Ó É SNR¼ Æ Ë ã Ë æ » úÔ ë É ù x1=noise Ô ë É ùÔ ´ Ê ä È ë x2=noise w1=0 È ¨Ï µ Ê ý ³ õ Ö µ w2=0 e=zeros(1,length(x)) y=0 u=0.05 for i=1:10000 LMSË ã ·¨ y(i)=w1*x1(i)+w2*x2(i) e(i)=x(i)-y(i) w1=w1+u*e(i)*x1(i) w2=w2+u*e(i)*x2(i) end figure(1) subplot(4,1,1)
    2010-10-26 16:41:03下载
    积分:1
  • fourier_discriptors
    fourier descriptors in matlab
    2009-05-01 11:34:38下载
    积分:1
  • CA-CFAR
    高频雷达目标检测单元平均恒虚警方法(仿真数据)(The average high-frequency radar target detection unit constant false Police Act (simulation data))
    2020-09-11 15:08:01下载
    积分:1
  • Convolution
    说明:  信号处理卷积计算,开发环境是MATLAB.(Convolution signal processing terms, the development environment is MATLAB.)
    2008-09-03 21:20:10下载
    积分:1
  • Lyapunov_exponents_luzhenbo
    说明:  1、LargestLyapunov_example1.m 程序主文件1,直接运行此文件即可 2、LargestLyapunov_example2.m 程序主文件2,直接运行此文件即可 3、LorenzData.dll 产生 Lorenz 离散数据 4、PhaSpaRecon.m 相空间重构 5、Lyapunov_luzhenbo.dll Lyapunov 计算主函数 6、lyapunov_buffer.dll Lyapunov 计算缓存(1, LargestLyapunov_example1.m procedure master file 1, run this file directly to 2, LargestLyapunov_example2.m procedure master file 2, run this file directly to 3, LorenzData.dll generated Lorenz discrete data 4, PhaSpaRecon.m phase space reconstruction 5, Lyapunov_luzhenbo.dll Lyapunov calculation of the main function of 6, lyapunov_buffer.dll Lyapunov cache calculation)
    2006-03-23 19:14:50下载
    积分:1
  • kaiquxian2
    本程序利用均匀三角多项式曲线画出了漂亮的花瓣图形,图形栩栩如生,淡然调参数混的出不同的图形(This procedure using uniform trigonometric polynomial curve draw a beautiful flower graphics, lifelike graphics, indifferent tone parameters of a different mix of graphics)
    2011-10-25 17:09:26下载
    积分:1
  • Markov_copula_code
    Energy consumption is a significant issue in ad hoc networks since mobile nodes are battery powered. In order to prolong the lifetime of ad hoc networks, it is the most critical issue to minimize the energy consumption of nodes. In this paper, we propose an energy efficient multipath routing protocol for choosing energy efficient path. This system also considers transmission power of nodes and residual energy as energy metrics in order to maximize the network lifetime and to reduce energy consumption of mobile nodes. The objective of our proposed system is to find an optimal route based on two energy metrics while choosing a route to transfer data packets. This system is implemented by using NS-2.34. Simulation results show that the proposed routing protocol with transmission power and residual energy control mode can extend the life-span of network and can achieve higher performance when compared to traditional ad-hoc on-demand multipath distance vector (AOMDV) routing protocol
    2015-04-13 18:14:31下载
    积分:1
  • boshuyumusic
    矢量阵的波束域music算法,克服在阵元域波进行music算法需要较高的信噪比及各阵元需要相位意志性的缺点(Vector array beam domain music algorithms, to overcome the array element in the music domain wave algorithm requiring a higher level of signal to noise ratio and the array element will need to phase of the shortcomings of)
    2007-12-08 16:13:49下载
    积分:1
  • qpsk
    本程序实现QPSK信号,通过瑞利信道后的各部分星座图(The program QPSK signal, Rayleigh channel through each part of the constellation after)
    2021-04-28 20:18:43下载
    积分:1
  • matlab4
    code matlab for image retrieval
    2011-10-07 17:45:55下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载