CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 数值算法/人工智能

资源列表

« 1 2 ... 95 96 97 98 99 100.01 .02 .03 .04 .05 ... 28276 »
  1. high-resolution-one-dimension

    7下载:
  2. 高分辨率要求系统具有大的带宽,瞬时带宽的增加必将提高系统对硬件的要求,本文采用方便灵活的步进频率波形信号。脉间频率步进波形通过子脉冲载频的步进变化来获得大的有效带宽,使成像具有高分辨率,采用加窗和补零方法提高信噪比,但该信号对目标径向速度非常敏感。采用补零方法提高距离取样分辨率,使距离像细化,并用公式说明了补零只能提高距离取样分辨率,并不能改变频率步进信号的距离分辨能力。该信号波形对目标径向速度的敏感,使目标能量分散到邻近的距离单元造成距离分辨率下降,如果不事先进行速度补偿,直接对回波信号进行逆
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.3kb
    • 提供者:石榴石
  1. mytp

    7下载:
  2. 这是对波场做的一个TP变换,并进行反变换的程序。用matlab实现,可以实现波场分离的效果,文件中还自带了一个简易的理论地震记录-This is the wave field so a TP transform, and transform the process. Using Matlab to achieve, can achieve a separation of wave field effect, the paper also carried with them their own a
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:303.48kb
    • 提供者:何伟兵
  1. 主成分分析matlab源码

    7下载:
  2. 主成分分析法的matlab程序附有详细解释
  3. 所属分类:数学计算/工程计算

  1. grftool-win32-1.2.0

    7下载:
  2. This GRF Tool, the open source GRF utility. You can find the GRF website at: http://openkore.sourceforge.net/grftool/ The latest version and the source code can be found there. grf.dll is libgrf, the open source library for reading and wri
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-09-28
    • 文件大小:457kb
    • 提供者:david
  1. relational

    7下载:
  2. SSD7.ER Mapping Map your ER schema into a relational database schema, using the mapping algorithm. Express the resulting relational database schema, using the following notation: PK for Primary Key, AK for Alternate Key, and FK for Foreign Key
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-05-05
    • 文件大小:1.88kb
    • 提供者:Evgenya
  1. NAR

    7下载:
  2. CSOL重要文件解压工具 解压文件到X:/Counter-Strike Online/Data 双击运行NARTool.exe 耐心等待-CSOL important file decompression tool unzip the file to a X:\/Counter-Strike Online\/DataDouble click the run NARTool.exe wait patiently...
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:
    • 文件大小:112.25kb
    • 提供者:liueryuan
  1. pak

    7下载:
  2. PAK打包、解包工具,方便喜欢改游戏规则的朋友,在此分享-PAK packing, unpacking tool to facilitate change rules of the game like a friend to share in this
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2014-10-13
    • 文件大小:1.55mb
    • 提供者:姚斌
  1. lcdyt

    7下载:
  2. 鉴于LCD方法存在的问题,本文提出了一种基于互相关匹配端点延拓局部特征尺度分解(Cross-correlation matching endpoint Extension Local Characteristic scale Decomposition,简称CELCD),由于LCD分解原理是依据信号的局部极值点信息不断进行筛分信号,在信号分解时需要先确定信号的局部极值点,而信号的两个端点可能不是极值点,因此在信号两端点就会出现虚假成分,且该现象随着分解的进行向数据内部扩散,产生端点效应,导致分解
  3. 所属分类:Data structs

    • 发布日期:2016-03-04
    • 文件大小:1kb
    • 提供者:Grace
  1. NSL0_2D_2

    7下载:
  2. 2维光滑l0范数和修正牛顿法的压缩感知重建算法,涉及两个测量矩阵,两个方向。是我精心编写的,能通过测试。-2D-NSL0: based on the smooth l0 norm and the modified Newton method of 2 dimensional compressive sensing reconstruction algorithm, involving two measurement matrix, two directions.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:47.13kb
    • 提供者:陈小明
  1. MT4-FOWLL-EA

    7下载:
  2. ea,顺势加码,有风险时对冲,然后适当的时候解锁,规避风险和噪音。-Ea, homeopathic overweight, there is risk hedge, and then the appropriate time to unlock, to avoid risks and noise.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-07
    • 文件大小:2kb
    • 提供者:王生
  1. 银行业务模拟

    7下载:
  2. 设银行有四个服务窗口,一个等待队列, 每个窗口均可以办理存款、取款、挂失、还贷业务,每种业务所需的服务时间不同,客户到达银行后,先到打号机上打号,号票上包括到达时间、编号和需要办理的业务,然后在银行内等候, 当任一服务窗口空闲时,处理等候客户中排在最前面的客户的业务。写一个上述银行业务的模拟系统,通过模拟方法求出客户在银行内逗留的平均时间和每个窗口办理的客户数及办理的每种业务数。(A bank has four service windows, a waiting queue, each win
  3. 所属分类:数据结构

    • 发布日期:2018-04-19
    • 文件大小:33kb
    • 提供者:LemoNation
  1. BIRCH

    7下载:
  2. 使用MATLAB语言,基于B-TREE树实现了层次聚类算法,并且进行了绘图输出。(The main program of hierarchical clustering using B-Tree.)
  3. 所属分类:数据结构

    • 发布日期:2020-09-10
    • 文件大小:7kb
    • 提供者:zuimeng
« 1 2 ... 95 96 97 98 99 100.01 .02 .03 .04 .05 ... 28276 »
搜珍网 www.dssz.com