资源列表
high-resolution-one-dimension
- 高分辨率要求系统具有大的带宽,瞬时带宽的增加必将提高系统对硬件的要求,本文采用方便灵活的步进频率波形信号。脉间频率步进波形通过子脉冲载频的步进变化来获得大的有效带宽,使成像具有高分辨率,采用加窗和补零方法提高信噪比,但该信号对目标径向速度非常敏感。采用补零方法提高距离取样分辨率,使距离像细化,并用公式说明了补零只能提高距离取样分辨率,并不能改变频率步进信号的距离分辨能力。该信号波形对目标径向速度的敏感,使目标能量分散到邻近的距离单元造成距离分辨率下降,如果不事先进行速度补偿,直接对回波信号进行逆
mytp
- 这是对波场做的一个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
主成分分析matlab源码
- 主成分分析法的matlab程序附有详细解释
grftool-win32-1.2.0
- 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
relational
- 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
NAR
- 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...
pak
- PAK打包、解包工具,方便喜欢改游戏规则的朋友,在此分享-PAK packing, unpacking tool to facilitate change rules of the game like a friend to share in this
lcdyt
- 鉴于LCD方法存在的问题,本文提出了一种基于互相关匹配端点延拓局部特征尺度分解(Cross-correlation matching endpoint Extension Local Characteristic scale Decomposition,简称CELCD),由于LCD分解原理是依据信号的局部极值点信息不断进行筛分信号,在信号分解时需要先确定信号的局部极值点,而信号的两个端点可能不是极值点,因此在信号两端点就会出现虚假成分,且该现象随着分解的进行向数据内部扩散,产生端点效应,导致分解
NSL0_2D_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.
MT4-FOWLL-EA
- ea,顺势加码,有风险时对冲,然后适当的时候解锁,规避风险和噪音。-Ea, homeopathic overweight, there is risk hedge, and then the appropriate time to unlock, to avoid risks and noise.
银行业务模拟
- 设银行有四个服务窗口,一个等待队列, 每个窗口均可以办理存款、取款、挂失、还贷业务,每种业务所需的服务时间不同,客户到达银行后,先到打号机上打号,号票上包括到达时间、编号和需要办理的业务,然后在银行内等候, 当任一服务窗口空闲时,处理等候客户中排在最前面的客户的业务。写一个上述银行业务的模拟系统,通过模拟方法求出客户在银行内逗留的平均时间和每个窗口办理的客户数及办理的每种业务数。(A bank has four service windows, a waiting queue, each win
BIRCH
- 使用MATLAB语言,基于B-TREE树实现了层次聚类算法,并且进行了绘图输出。(The main program of hierarchical clustering using B-Tree.)