-
AKF
自适应KF对航行器进行滤波,包括sage_husa,和简化的自适应算法。(KF adaptive filtering for aircraft, including sage_husa, and simplified adaptive algorithm.)
- 2020-12-10 21:19:19下载
- 积分:1
-
Lave1
#include <iostream>
#include <stdlib.h>
#include <string.h>
using namespace std
const kl = 4, kzs = 2, m = 6, n = 4, Error = 5
char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}}
int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
- 2010-01-20 23:55:27下载
- 积分:1
-
VC++中调用Matlab .m函数编译后的对应c函数
说明: vc与matlab混合编程的具体实例,通过vc编译器调用matlab编译的.m文件。(vc mixed with Matlab programming specific examples, vc call Matlab Compiler compiled. M documents.)
- 2005-09-12 10:09:51下载
- 积分:1
-
DROPPINGMETHOD
In the rectangle packing problem, encoding schemes
to represent the placements of rectangles are the key
factors determining the efficiency of algorithms. SEQP
AIR is one of the most sophisticated encoding sheme,
which has been considered to have a small solution
space
- 2009-04-13 12:17:33下载
- 积分:1
-
FDTD3DCODEUSING
一个三维FDTD的计算程序,比较有用,适合初学者。(A three-dimensional FDTD calculation procedures, more useful for beginners.)
- 2014-01-03 14:55:19下载
- 积分:1
-
Matlab_VC_Config
Matlab和VC混合编程,VC6.0工程设置,图文介绍很详细,在Matlab和VC混合编程中,这一步设置非常重要(Matlab and VC hybrid programming, VC6.0 engineering settings, graphic description is very detailed and hybrid programming in Matlab and VC, this step is quite important)
- 2010-06-12 16:27:12下载
- 积分:1
-
amtci
AMT CODE FOR RECEIVERS
- 2010-02-17 02:06:35下载
- 积分:1
-
1-20
求从1到20的阶乘,并且可以推广到N阶阶乘,。(Demand from 1 to 20 factorial, and can be extended to N-order factorial,.)
- 2009-12-28 14:34:44下载
- 积分:1
-
BorlandCBuildeMATLAB
基于BorlandC_Builder和MATLAB混合编程的仿真应用.pdf(based on MATLAB and mixed BorlandC_Builder Simulation Application Programming. P df)
- 2007-04-09 15:01:25下载
- 积分:1
-
dumpling
一种基于网络节点距离(节点间RTT值),将节点动态的划分在相应的聚类内,每个聚类有一个中心节点,其成员节点到它的距离不超过某一设定值(A network node based on distance (inter-node RTT value), the delineation of the dynamic nodes in the corresponding cluster, each cluster has a central node, the node of its members to its distance does not exceed a set value)
- 2008-07-06 11:39:45下载
- 积分:1