搜索资源列表

  1. 用Welch法进行功率谱估计

    0下载:
  2. 考虑L的三个不同值:L=256(3个数据段),L=128(7个数据段)和L=64(15个数据段)。各自的谱估计图如上图所示。可以明显的看到,加窗明显的减小了频谱上的假谱峰,但也更加进一步平滑了谱峰。所以,对于L=64的情况,在ω=0.8π的谱线可以很确定的辨认,但是那两个靠近的谱峰不容易区分。对于L=128的情况,这种情况提供了在分离和检测间最好的均衡。当然,对于在L=256时的情况,效果是更好的,能够从谱估计图上明显的分辨出三条谱线的
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1826
    • 提供者:吴胜
  1. dtmf自写

    0下载:
  2. 自己编写的Dtmf的matlab仿真的fig文件,在matlab6。0下编译通过-Fig file of Mathlab Dtmf Emulation. matlab6.0
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6193
    • 提供者:子陵
  1. TurboCode&Modulation

    1下载:
  2. turbo码系统的仿真,包括编码、交织、不同译码、穿孔等各个部分的程序。仿真结果在图中表现。译码算法为log-map。-turbo code system simulation, including encoding, interleaving, different decoder, such as perforation of part of the process. Simulation results are shown in F
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:29444
    • 提供者:赵欣
  1. adaptive_main

    0下载:
  2. LCMV算法智能天线Matlab仿真程序,非常好用,运行就可以看到方向图。希望跟各位资源共享。 -Smart Antenna Pattern algorithm simulation program Matlab, very convenient, can be seen running on the direction of Fig. You hope with the sharing of resources.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1266
    • 提供者:杨絮
  1. stacks

    0下载:
  2. Ex3.6 车皮编序问题 .问题描述: 在一个列车调度站中,1 条轨道连接到1 条侧轨处,形成1 个铁路转轨栈,如下图所示。 其中左边轨道为车皮入口,右边轨道为出口,编号为1,2,…,n 的n 个车皮从入口依次进 入转轨栈,由调度室安排车皮进出栈次序,并对车皮按其出栈次序重新编序a1, a2,., an 。 .编程任务: 给定正整数n,编程计算左边轨道车皮编号依次为1,2,…,
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:26243
    • 提供者:无翼
  1. railqk

    0下载:
  2. 最优平行轨道车皮排序问题 .问题描述: 在一个列车调度站中,k 条轨道平行连接到1 条侧轨处,形成1 条主轨道和k-1 条辅助 调度轨道。主轨道记为Hk,辅助轨道从下到上依次记为H1,H2,…,Hk-1 如下图所示。其 中主轨道左边为车皮入口(记为H0),主轨道右边为出口(仍记为Hk)。编号为a1, a2,L,an 的n 个车皮从入口依次进入主轨道,由调度室安排车皮进出轨次序,并对车皮按其出
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:62547
    • 提供者:stzxxxstz
  1. clarke

    0下载:
  2. 这里有2组图,“1000.0.05”这一组是运行结果比较好的一组图,但是当时修改了时间间隔而没有改坐标说明,所以db1000.0.05.fig这幅图的坐标说明后来做了人工改正(应该是“time(0~250ms分成5000组,步长0.05ms”)。-Reuters, "1000.0.05" This group is running a relatively good results Reuters. But then
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:79439
    • 提供者:王雷
  1. bp-matlab

    0下载:
  2. BP神经网络算法的matlab代码,本程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。希望有用-BP neural network algorithm Matlab code, the procedures under the trained network file ANN.mat anticipating new data files, be mean square error,
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:16108
    • 提供者:杨力
  1. pinpufenxi

    0下载:
  2. 本程序仿真了信号与系统中的频谱混叠,频谱泄漏和栅栏现象,包含三个文件:pinpufenxi.m, pinpufenxi.fig和一份word简介文档。-the process of signal simulation system with a spectrum-aliasing, spectrum leakage and fencing, contains three documents : pinpufenxi.m, pinpuf
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:14266
    • 提供者:郇世昶
  1. niudun

    0下载:
  2. 图是用牛顿法求方程z3-1=0的根所得到的“项链”。以上程序采用浮点运算,速度是比较慢的。如果每迭代一次就计算一次距离,则速度会更慢。为了使不同吸引区域有不同的颜色,并且能够表现收敛速度,必须做更多的距离计算,但得到的图形也更美丽。特别是将分界处的“项链”放大来看,会得到精致的结构。-Fig Newton method is used Equation z3-1 = 0 has been the root of the "ne
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2093
    • 提供者:刁轩
  1. fig

    0下载:
  2. SNR versus detection range for both target types with and without pulse integration.-SNR versus detection range for both target types with and without pulse integration.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1057
    • 提供者:ymlhhb
  1. ManifoldLearn

    2下载:
  2. 一个包含丰富内容的流形学习算法工具包,有图形示例文件demo.fig,包括laplacian特征映射算法、流形规则调整、svm分类算法等内容,希望对研究机器学习的朋友有用。-contains a rich content of the manifold learning algorithm tool kit, graphics documents demo.fig example, laplacian features include
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:158447
    • 提供者:江泉
  1. data2dlookup

    0下载:
  2. simulink 2d 查表程序 table2d.m, data2d.fig, table2dlookup.mdl, data2dresult.fig-simulink 2d look-up table procedure table2d.m, data2d.fig, table2dlookup.mdl, data2dresult.fig
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-11
    • 文件大小:33792
    • 提供者:楚燕
  1. bianyuanjiance

    0下载:
  2. 边缘检测 matlab的代码 FIG文件-Edge detection matlab code FIG file
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-11
    • 文件大小:6144
    • 提供者:kenny
  1. fig

    0下载:
  2. 甘特图控件,使用DELPHI开发,用于生产排程和计划方面。可以自由拖拉甘特图来更改时间,甘特图颜色区分,更清晰明了!-Gantt Chart control, the use of DELPHI development, for production scheduling and planning. Can freely drag and drop Gantt chart to change the time, the distinct
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-06-11
    • 文件大小:1885184
    • 提供者:lsc
  1. guidewithcallback

    0下载:
  2. This option will generate an m-file named "file.m". The m-file is the GUI executable that will use the FIG file. This option does not use text layout mode. The only difference between the m-file produced by GUID
  3. 所属分类:界面编程

    • 发布日期:2024-06-11
    • 文件大小:7168
    • 提供者:mingren
  1. data-structure-of-FIG

    0下载:
  2. 数据结构算法,本程序构造图,实现了通过邻接矩阵实现的算法-The algorithm of the data structure of FIG.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-11
    • 文件大小:41984
    • 提供者:李闯
  1. ice.fig

    0下载:
  2. matlab ice.fig 函数源代码-matlab ice.fig functions
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-11
    • 文件大小:4096
    • 提供者:dgfdgh
  1. 工具包(小)

    0下载:
  2. 1.主要功能时获取matlab中fig图片中数据 2.矩阵向量间的转换 3.合并字符串(Get data from the fig fromat figures)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-11
    • 文件大小:1024
    • 提供者:lalalalalaa
  1. 画图基础

    0下载:
  2. matlab将fig文件背景透明化代码,方便合并多个fig文件(cope with fig document in matlab)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-11
    • 文件大小:52224
    • 提供者:mwjisbest
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org