-
firstmoment
仿真利用时间一阶矩法提取微多普勒特征的程序,绝对可用(The simulation of first moment methed to extract target s miro doppler)
- 2021-04-20 10:18:50下载
- 积分:1
-
Dielectric
propagation of 1_d wave in peresenc of dielectric slab
- 2012-12-30 23:45:07下载
- 积分: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
-
package_emd
emd算法 详细英文注释 运动信号处理 等方面都行(emd algorithm detailed English notes motion signal processing, etc. are all good)
- 2010-02-03 19:44:05下载
- 积分:1
-
Programming-with-MATLAB-and-Visual-C
用MATLAB和VisualC_混合编程及应用(Hybrid Programming with MATLAB and VisualC_ and application)
- 2013-10-10 14:56:17下载
- 积分:1
-
matlab-d-
matlab遗传算法代码,非常不错,值得看看(matlab genetic algorithm code, very good, worth a look)
- 2013-11-15 16:36:53下载
- 积分:1
-
loadFileY4m
code for load video in matlab
- 2013-08-15 05:39:30下载
- 积分:1
-
visiblewatermarking
This Program enables you to embed a visible watermark to any image
- 2016-09-09 23:37:51下载
- 积分:1
-
MATLABmodulate
运用MATLAB 语言模拟实现了数字信号的ASK、FSK、PSK 调制与频谱分析(Simulation using MATLAB language realization of the digital signal ASK, FSK, PSK modulation and spectral analysis)
- 2011-01-12 22:58:44下载
- 积分:1
-
harrismatch
该程序采用harris角点检测,使用ncc进行初匹配,双向重复搜索后得到特征匹配点。(The program uses harris corner detection, using ncc conducted early match, after a two-way repeated search feature to get the matching point.)
- 2014-02-19 11:23:22下载
- 积分:1