登录
首页 » C# » 2

2

于 2013-02-27 发布 文件大小:352KB
0 282
下载积分: 1 下载次数: 0

代码说明:

说明:   2.wps :为作业最终的仿真结果与分析 正态分布:.cpp为由C++编写的主程序以获取仿真数据,.txt为存储仿真数据的文档,.m为由matlab根据获取的仿真数据画图的结果,其中1、2、3分别为N(0,1)、N(0,4.26)、N(-2.5,1)的情况 瑞利分布:.cpp为由C++编写的主程序以获取仿真数据,.txt为存储仿真数据的文档,.m为由matlab根据获取的仿真数据画图的结果,其中1、2、3分别为Ray(1)、Ray(0.36)、Ray(3.4)的情况 泊松分布:.cpp为由C++编写的主程序以获取仿真数据,.txt为存储仿真数据的文档,.m为由matlab根据获取的仿真数据画图的结果,其中1、2、3、4分别为Lamda(0.2)、Lamda(1)、Lamda(6)、Lamda(10)的情况 0.m为将三或四种情况画到一副图中并进行仿真结果对比的图像 ((2.wps:) for the job the final simulation results and analysis of the normal distribution:. Cpp written by C++ main program to obtain the simulation data. Txt document for storing simulation data, m grounds matlab drawing according to the simulation data obtained the results, wherein 1, 2, 3 respectively, for the N (0,1), N (0,4.26), N (-2.5,1), of Rayleigh distribution: CPP grounds C++ prepared by the main program to obtain its simulation data, txt for storage simulation data documents, the. m grounds MatLab drawing the results according to the simulation data obtained, wherein 1,2,3 respectively ray (1), ray (0.36), the case of the ray (3.4) poise the loose distribution: cpp grounds written main program C++ to get the simulation data txt simulation data is stored documents, m grounds matlab based on the results of the simulation data obtained drawing, in which 1, 2, 3, 4, respectively 0.m case of Lamda (0.2), Lamda (1), Lamda (6), Lamda (10) of the three or four painting to a graph, )

文件列表:

2
.\2.doc,183808,2012-12-06
.\作业说明.txt,640,2012-12-06
.\正态分布
.\........\Debug
.\........\norm.m,508,2012-12-23
.\........\norm0.m,410,2012-12-06
.\........\norm1.cpp,1016,2012-12-13
.\........\norm1.dsp,3389,2012-12-25
.\........\norm1.txt,101580,2012-12-06
.\........\norm2.cpp,1037,2012-12-06
.\........\norm2.txt,95951,2012-12-06
.\........\norm3.cpp,1037,2012-12-06
.\........\norm3.txt,99466,2012-12-06
.\泊松分布
.\........\pois.m,510,2012-12-06
.\........\pois0.m,435,2012-12-06
.\........\pois1.cpp,999,2012-12-06
.\........\pois1.txt,30000,2012-12-06
.\........\pois2.cpp,997,2012-12-06
.\........\pois2.txt,30000,2012-12-06
.\........\pois3.cpp,997,2012-12-06
.\........\pois3.txt,30842,2012-12-06
.\........\pois4.cpp,998,2012-12-06
.\........\pois4.txt,35404,2012-12-06
.\瑞利分布
.\........\ray.m,434,2012-12-06
.\........\ray0.m,391,2012-12-06
.\........\ray1.cpp,1285,2012-12-06
.\........\ray1.txt,92796,2012-12-06
.\........\ray2.cpp,1288,2012-12-06
.\........\ray2.txt,99086,2012-12-06
.\........\ray3.cpp,1287,2012-12-06
.\........\ray3.txt,89377,2012-12-06

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

发表评论

0 个回复

  • fangzhenchengxu
    在SNR=10db,干扰为高斯噪声的条件下进行信号调制类型的自动识别。(SNR = 10db, interfere with the automatic identification of the type of signal modulation under Gaussian noise conditions. )
    2012-05-08 22:23:10下载
    积分:1
  • bandwidth2_BP
    雷达后向投影算法。利用雷达接收到的数据的时延来成像。具有很大的应用价值。(After the radar to the projection algorithm. Using the delay of the received radar data to imaging. Has great value.)
    2014-08-30 15:56:24下载
    积分:1
  • matlab
    用MATLAB变成工具和VC编程工具实现二型模糊系统的混合编程(MATLAB mixed programming of the type-2 fuzzy system into tools and VC programming tools)
    2012-12-26 22:32:39下载
    积分:1
  • incfreq2
    generation of rectangular shape signal. for a rectangular shape of width 1, sinc result also included
    2007-08-22 09:57:59下载
    积分:1
  • Carrier-recovery-
    说明:  载波恢复技术及其相关算法,比较全面,拿去做参考,有点详细(Carrier recovery techniques and related algorithms, more comprehensive, taking reference to do a bit more)
    2011-04-07 10:14:10下载
    积分:1
  • 20101002-Array-Directivity-Pattern
    it shows the Antenna Directivity Pattern by using matlab
    2011-10-04 19:56:30下载
    积分:1
  • extractexp_by_Uilmo_Brunno
    Código limpeza de dados expúrios de mamografias
    2015-01-18 03:18:18下载
    积分:1
  • 用粒子群算法PSO优化BP神经网络PSO_BP
    用粒子群算法PSO优化BP神经网络,改善预测精度(The BP neural network is optimized by particle swarm optimization (PSO) to improve the prediction accuracy)
    2021-04-11 19:58:57下载
    积分:1
  • PCA_Fisher
    matlab中PCA-fisher判别法,对数据降维有很好的效果,附件中是matlab2007源程序,不同的matlab版本需要稍微修改一下;谢谢(Discriminant law PCA-fisher MATLAB, to reduce the dimension of data have a good effect, accessory is the MATLAB2007 source code, a different version of the MATLAB needs to be slightly modified thank you )
    2014-09-11 22:22:10下载
    积分:1
  • dfff
    一个用matlab解决微分方程的例子,比较适合初学者(To solve a differential equation using matlab examples, more suitable for beginners)
    2009-06-03 17:49:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载