登录
首页 » matlab » list2

list2

于 2009-12-27 发布 文件大小:1KB
0 113
下载积分: 1 下载次数: 41

代码说明:

  基于最小二乘的matlab的wsn的节点算法源程序。用三角测距原理(Based on least-squares algorithm matlab source of wsn nodes. Ranging triangular theory)

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

发表评论

0 个回复

  • BASK3
    将信号进行ASK调制 并进行相干和非相干解调 比较误码率(ASK modulation of the signal and the comparison of coherent and incoherent demodulation BER)
    2011-04-28 10:06:19下载
    积分:1
  • matlab-for-kalmanf
    使用matlab对卡尔曼滤波算法模拟,结果精确可用(Use matlab on the Kalman filter algorithm simulation results available)
    2012-07-24 09:32:29下载
    积分:1
  • KFCMClust529[1]
    这是一个关于核模糊聚类算法的例子希望有用(This is a fuzzy clustering algorithm on nuclear examples hope that useful)
    2007-11-29 16:51:32下载
    积分:1
  • 1234435
    用matlab 7.0编写的滑模变结构仿真的例子。(S-function for continuous state equation function [sys,x0,str,ts]=s_function(t,x,u,flag) switch flag, Initialization case 0, [sys,x0,str,ts]=mdlInitializeSizes Outputs case 3, sys=mdlOutputs(t,x,u) Unhandled flags case {2, 4, 9 } sys = [] Unexpected flags otherwise error([ Unhandled flag = ,num2str(flag)]) end mdlInitializeSizes function [sys,x0,str,ts]=mdlInitializeSizes sizes = simsizes sizes.NumContStates = 0 sizes.NumDiscStates = 0 sizes.NumOutputs = 3 sizes.NumInputs = 1 sizes.DirFeedthrough = 1 sizes.NumSampleTimes = 0 sys=simsizes(sizes) x0=[] str=[] ts=[] function sys=mdlOutputs(t,x,u) x11d=sin(pi*t/2) x21d=cos(pi*t) x31d=1 sys(1)=x11d sys(2)=x21d sys(3)=x31d )
    2012-10-19 11:43:12下载
    积分:1
  • MATLABjiaocheng
    matlab学习教程,包括matlab软件基本操作以及对数据的处理,对图形的处理(matlab tutorial, including the matlab software and the basic operation of data processing, graphics processing)
    2010-11-03 20:07:39下载
    积分:1
  • LDPC-Coding
    Matlab code ofLDPC coding
    2011-10-14 17:17:26下载
    积分:1
  • chan
    一种实现TOA的算法,chan算法的源代码,matlab源程序,希望采纳。(Algorithm, chan algorithm source code for an implementation of TOA, matlab source code, hope to adopt.)
    2014-02-23 19:37:08下载
    积分:1
  • A_Filter
    绘制带通滤波器的图形 坐标的变换,低通到高通,带通,带阻(Band-pass filter rendering graphics coordinates transform, low pass to high pass, band-pass, band-stop)
    2009-04-02 11:42:55下载
    积分:1
  • NCFF
    语音信号处理中基音检测源程序,用matlab实现的。主要应用了改进的自相关技术。(Pitch detection in speech signal processing source code, using matlab be achieved. Major applications to improve the self-related technologies.)
    2009-12-14 20:12:41下载
    积分:1
  • BER-simulation-for-BPSK-with-AWGN
    With this matlab codes one can simulate BER for BPSK Modulation with added noise in various steps
    2014-02-20 19:40:31下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载