-
SAR成像点目标仿真中的wK算法
这是SAR成像点目标仿真中的wK算法,程序严格按照Ian G. Cumming的《合成孔径雷达成像算法与算法》中wK算法来编写,对于学习wK算法的同学来说是入门级的仿真程序
(This is the the SAR imaging point target simulation the wK algorithm, the program written in strict accordance with the Ian G. Cumming synthetic aperture radar imaging algorithm and algorithm wK algorithm for students learning wK algorithm is entry-level simulation program)
- 2020-09-18 16:47:57下载
- 积分:1
-
201406171136375081
files for automatic control Z749
- 2015-01-29 21:24:29下载
- 积分:1
-
Decimation
软件无线电中的信号抽取程序,包括抽取后的频谱分析(software radio signal extraction procedures, including spectral analysis after extraction)
- 2014-01-07 10:38:48下载
- 积分:1
-
code
莫里森方程在小振幅波(线性波)理论下的波浪力的计算,船舶与海洋工程专业,波浪力学课程(Morrison equation in the small amplitude wave (linear wave) theory calculation of wave forces )
- 2010-08-24 10:48:28下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
rrhhj
LabVIEW和MATLAB在水声信号处理中的应用
(LabVIEW and MATLAB in underwater acoustic signal processing applications)
- 2011-10-28 08:43:21下载
- 积分:1
-
wenlijisuan
计算图像的灰度共生矩阵,及相关的纹理信息,主要用于图像检索和分类(Calculate the image gray level co-occurrence matrix, and the texture information, mainly for image retrieval and classification)
- 2013-04-29 15:18:48下载
- 积分:1
-
Genetic-Algorithms
使用matlab编写的各种类型的遗传算法,每一种都有注释说明 可以复制到M文件中运行(Matlab prepared using various types of genetic algorithms, each with explanatory notes can be copied to M to run in files)
- 2013-12-28 14:31:00下载
- 积分:1
-
LocBoost
Classify using the local boosting algorithm
- 2010-02-09 08:13:18下载
- 积分:1
-
Nlfm gen
非线性调频信号产生程序,根据给定的窗函数综合出相应的NLFM信号(Non-linear FM signal generation process, according to the given window function the corresponding NLFM signal integrated)
- 2021-04-29 06:28:43下载
- 积分:1