登录
首页 » Visual C++ » doppler_pic

doppler_pic

于 2020-12-28 发布 文件大小:1KB
0 340
下载积分: 1 下载次数: 35

代码说明:

  利用Matlab进行卫星通信多普勒频偏仿真(Using Matlab to satellite communications doppler frequency simulation)

文件列表:

doppler_pic.m,4218,2015-05-06

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

发表评论

0 个回复

  • LMS
    1,、设置变量和参量:   X(n)为输入向量,或称为训练样本   W(n)为权值向量   e(n)为偏差   d(n)为期望输出   y(n)为实际输出   η为学习速率   n为迭代次数   2、初始化,赋给w(0)各一个较小的随机非零值,令n=0   3、对于一组输入样本x(n)和对应的期望输出d,计算   e(n)=d(n)-X^T(n)W(n)   W(n+1)=W(n)+ηX(n)e(n)   4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters: X (n) is the input vector, otherwise known as the training sample W (n) for the weight vector e (n) for the deviation d (n) is the desired output y (n) is the actual output η is the learning rate n is the number of iterations)
    2011-12-10 20:22:05下载
    积分:1
  • HMT-Hidden-Markov-Contourlet
    Contourlet变换中的隐马尔科夫树模型程序 Hidden Markov Tree model of Contourlet Transform 2008年11月14日 MATLAB2 (R2006a) 这是一个Matlab实现的隐马尔科夫树模型,用于计算图像的Contourlet系数。程序同时还包括图像去噪、纹理恢复的应用模型。(Contourlet transform the hidden Markov model procedures for Hidden Markov Tree model of Contourlet Transform 2008 年 11 月 14 日 MATLAB2 (R2006a) is a Matlab implementation of the Hidden Markov Tree Model, used to calculate the image Contourlet factor. Program also includes denoising, texture recovery application model.)
    2010-08-10 15:31:27下载
    积分:1
  • SIMULINK
    simulink一些应用实例和相关练习 很与参考价值(simulink some application examples and related exercises are with the reference value)
    2008-08-02 22:54:41下载
    积分:1
  • bhjs
    用于计算汉字笔画的程序,可对多个汉字同时计算(The procedures used to calculate the Chinese character strokes)
    2010-01-25 11:31:10下载
    积分:1
  • code
    A little FAT32 Parser with some fuctions.
    2014-01-31 14:56:02下载
    积分:1
  • shannocode
    用C语言或者Matlab编写香农编码的程序(Written with C language or Matlab coding procedures Shannon)
    2010-05-28 22:06:08下载
    积分:1
  • 4563
    matlab所有应用程序,很实用,很好很好大家收藏哦,赶快下载(matlab all applications, very practical, very, very good everyone Favorite oh, quickly download)
    2013-04-15 19:35:19下载
    积分:1
  • geneticalgorithm
    调试所用Matlab版本是6.5,gatbx-toolbox是调试过程中使用的工具箱,有些热心的研友已经提供了该工具箱,之所以再贴一遍,是因为6.5版本下调试该工具箱会出现一些错误提示,在该版本中已经进行了改正,使用该工具箱只需要将压缩包下的gatbx和gatbxTest_fns加入到Matlab搜索路径即可,另外gatbx-origin是Sheffield大学提供的原始版本的工具箱,未做任何改动,两者可做比较之用 3.gatbx-example是算例调试源码和各算例的调试说明,大家可以对照原书进行比较 4.窃以为gatbx工具箱较之Matlab7新版下的gads工具箱更能让人熟悉和了解遗传算法的原理和计算过程,虽然在可视化方面不及gads 5.学习遗传算法如果首先用熟相关工具箱的话,能够先培养信心,然后更有兴趣去专研和了解具体的算法,如果就用现有的工具箱就能解决问题的话,不了解其详细的算法也未尝不可,毕竟不是每个研友都能向see_moonlight那样开发自己的工具箱吧, ( The debugging uses the Matlab edition is 6.5, gatbx-toolbox debugs the toolbox which in the process uses, somewhat warm-hearted ground the friend already to provide this toolbox, the reason that pasted again, was because under 6.5 editions debugged this toolbox to be able to present some wrong prompts, had already carried on the correction in this edition, will use this toolbox only to need to compress package of under gatbx and gatbx Test_fns joins to the Matlab search path then, moreover gatbx-origin was the primitive edition toolbox which the Sheffield university provided, has not made any modification, both might make the comparison are the example debugging sound code and various examples debugging explained with 3.gatbx-example, everybody might compare the original bookCarries on comparison 4. in my opinion under the gatbx toolbox s to be able to let the human compared with Matlab7 update gads toolbox be familiar with the understanding genetic algorithm principle and)
    2010-10-17 15:04:57下载
    积分:1
  • M
    说明:  MATLAB平台下图像处理实验教学软件的实现研究(Image processing in MATLAB platform of experimental teaching software implementations)
    2013-03-08 11:06:01下载
    积分:1
  • roundCenter
    vc2008 dos 程序 已知AB两点坐标,半径R。 求2个圆心。 公式使用MATLAb推导的,做了一点简化,和小的改动。 都在函数 double jisuanYanxin(double Ax,double Ay,double Bx,double By,double R) 里面(vc2008 dos program known AB two coordinates, radius R. Seeking two center of the circle. Formula derived using MATLAb do a little simplification, and small changes. In the function double jisuanYanxin (double Ax, double Ay, double Bx, double By, double R) which)
    2010-09-13 17:40:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载