登录
首页 » matlab » MATLABbook

MATLABbook

于 2007-10-17 发布 文件大小:13802KB
0 234
下载积分: 1 下载次数: 54

代码说明:

  MATLAB与通信仿真,有大量实例,非常有参考价值,文件为pdg格式,需用超星阅览器打开(MATLAB simulation and communications, has a large number of examples, a very valuable reference document for the PDG format, need to open browser Chaoxing)

文件列表:

MATLABbook
..........\!00001.pdg
..........\!00002.pdg
..........\!00003.pdg
..........\!00004.pdg
..........\!00005.pdg
..........\000001.pdg
..........\000002.pdg
..........\000003.pdg
..........\000004.pdg
..........\000005.pdg
..........\000006.pdg
..........\000007.pdg
..........\000008.pdg
..........\000009.pdg
..........\000010.pdg
..........\000011.pdg
..........\000012.pdg
..........\000013.pdg
..........\000014.pdg
..........\000015.pdg
..........\000016.pdg
..........\000017.pdg
..........\000018.pdg
..........\000019.pdg
..........\000020.pdg
..........\000021.pdg
..........\000022.pdg
..........\000023.pdg
..........\000024.pdg
..........\000025.pdg
..........\000026.pdg
..........\000027.pdg
..........\000028.pdg
..........\000029.pdg
..........\000030.pdg
..........\000031.pdg
..........\000032.pdg
..........\000033.pdg
..........\000034.pdg
..........\000035.pdg
..........\000036.pdg
..........\000037.pdg
..........\000038.pdg
..........\000039.pdg
..........\000040.pdg
..........\000041.pdg
..........\000042.pdg
..........\000043.pdg
..........\000044.pdg
..........\000045.pdg
..........\000046.pdg
..........\000047.pdg
..........\000048.pdg
..........\000049.pdg
..........\000050.pdg
..........\000051.pdg
..........\000052.pdg
..........\000053.pdg
..........\000054.pdg
..........\000055.pdg
..........\000056.pdg
..........\000057.pdg
..........\000058.pdg
..........\000059.pdg
..........\000060.pdg
..........\000061.pdg
..........\000062.pdg
..........\000063.pdg
..........\000064.pdg
..........\000065.pdg
..........\000066.pdg
..........\000067.pdg
..........\000068.pdg
..........\000069.pdg
..........\000070.pdg
..........\000071.pdg
..........\000072.pdg
..........\000073.pdg
..........\000074.pdg
..........\000075.pdg
..........\000076.pdg
..........\000077.pdg
..........\000078.pdg
..........\000079.pdg
..........\000080.pdg
..........\000081.pdg
..........\000082.pdg
..........\000083.pdg
..........\000084.pdg
..........\000085.pdg
..........\000086.pdg
..........\000087.pdg
..........\000088.pdg
..........\000089.pdg
..........\000090.pdg
..........\000091.pdg
..........\000092.pdg
..........\000093.pdg
..........\000094.pdg

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

发表评论

0 个回复

  • AM-FM
    Modulacion Am y Fm en MatLab
    2013-01-05 11:16:49下载
    积分:1
  • Recursive-least-squares-
    在自适应控制中,用Matlab算法实现递推最小二乘参数估计(In adaptive control, recursive least squares algorithm using Matlab parameter estimation)
    2011-06-24 21:56:28下载
    积分:1
  • notch_filterdesign
    数字陷波器的设计notch_filter design(Digital Filter Design notch_filter design)
    2007-05-17 14:53:07下载
    积分:1
  • tutorial
    PSCAD tutorial,PSCAD入门实例,含多个基础模型DEMO,对于初学者掌握PSCAD的建模非常有用!强烈推荐,网上找不到这么齐全的。(PSCAD tutorial, PSCAD entry instance, the base model with multiple DEMO, very useful for beginners to master PSCAD modeling! Strongly recommended, not online so complete.)
    2013-11-24 22:38:56下载
    积分:1
  • R_S_hurst
    用重标极差法(R/S)计算Hurst指数,便于分析证券市场等时间序列的分形特征(Hurst exponent calculation method using the rescaled range (R/S), to facilitate the fractal characteristics of the securities market and other time series)
    2016-09-08 21:43:27下载
    积分:1
  • xinhaochengxu
    说明:  信号统计分析技术实现信号统计分析技术随机信号的自相关于协方差(Signal statistical analysis techniques for signal statistical analysis of random signals Zixiang covariance)
    2010-04-09 14:26:28下载
    积分:1
  • guistudyexample
    一些比较经典的MATLAB gui界面的例子,对指导GUI编程很有意义 (数值分析)(Some of the more classic examples of MATLAB gui interface, it makes sense for GUI programming guide (Numerical Analysis))
    2011-10-26 16:17:07下载
    积分:1
  • fuzzyx
    approximation simple function
    2011-11-22 23:08:02下载
    积分:1
  • NSGA
    说明:  多目标遗传算法是NSGA-II[1](改进的非支配排序算法),该遗传算法相比于其它的多目标遗传算法有如下优点:传统的非支配排序算法的复杂度为 ,而NSGA-II的复杂度为 ,其中M为目标函数的个数,N为种群中的个体数。引进精英策略,保证某些优良的种群个体在进化过程中不会被丢弃,从而提高了优化结果的精度。采用拥挤度和拥挤度比较算子,不但克服了NSGA中需要人为指定共享参数的缺陷,而且将其作为种群中个体间的比较标准,使得准Pareto域中的个体能均匀地扩展到整个Pareto域,保证了种群的多样性。(消除了共享参数)。(Multi-objective genetic algorithm is nsga-ii [1] (improved non-dominant sorting algorithm), which has the following advantages compared with other multi-objective genetic algorithms: the complexity of the traditional non-dominant sorting algorithm is, while the complexity of nsga-ii is, where M is the number of objective functions and N is the number of individuals in the population.The introduction of elite strategy to ensure that some good individuals in the evolutionary process will not be discarded, thus improving the accuracy of the optimization results.The comparison operator of crowding degree and crowding degree not only overcomes the defect that NSGA needs to specify the Shared parameter artificially, but also takes it as the comparison standard between individuals in the population, so that individuals in the quasi-pareto domain can uniformly expand to the whole Pareto domain, ensuring the diversity of the population.(eliminating Shared parameters).)
    2020-02-13 19:30:43下载
    积分:1
  • Sonar_Exp_1_3
    声纳技术 常用水声信号及其处理方法 内容:1)CW信号;2)LFM;3)谱分析;4)自相关 (Sonar technology)
    2020-12-23 10:09:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载