-
pudn
1.MATLAB中的画圆程序:circle.m。
2.MATLAB中的GPS单点定位函数:pos_fix.m。
3.MATLAB中的读取RINEX格式的导航电文文件程序:readnavfile.m。
4.MATLAB中的读取YUMA格式历书的函数:ReadAlmanac.m。
5.MATLAB中的生成一节高斯马尔科夫序列:gmp1.m(1.MATLAB circle in the program: circle.m. 2.MATLAB single point in the GPS positioning function: pos_fix.m. 3.MATLAB in reading RINEX navigation message file format of the program: readnavfile.m. 4.MATLAB read YUMA format in the calendar function: ReadAlmanac.m. 5.MATLAB in the sequence generated a high 斯马尔科夫: gmp1.m)
- 2010-11-19 15:14:29下载
- 积分:1
-
TSP
TSP( Traveling Salesman Problem) is a typical NP complete problem ,genetic algorithm is the perfect method for solving NP complete problem. (TSP (Traveling Salesman Problem) is a typical NP complete problem, genetic algorithm is the perfect method for solving NP complete problem.)
- 2008-05-17 23:51:47下载
- 积分:1
-
fast_motion
fast motion estimation
- 2011-09-14 01:27:45下载
- 积分:1
-
Capon
capon算法,实现波达方向估计,不需要提前估计信源数!角度分辨力较高!(the the capon algorithm, the DOA estimates that do not need to estimate the number of sources in advance! High angle resolution)
- 2012-04-24 20:24:17下载
- 积分:1
-
reflection-of-partical
粒子光折射计算,由反射率等参数的设定计算光强,角度等参数(reflection of partical)
- 2011-12-05 20:23:18下载
- 积分:1
-
fig_5a_FUGAIjiachuanghou
lfm 脉冲压缩雷达 覆盖干扰MATLAB仿真(lfm radar cover jamming)
- 2015-04-21 11:18:49下载
- 积分:1
-
sanjiao
利用MATLAB产生三角波的模型, 功放模型仿真中的三角载波,经过测试,数据还是比较准确的(Using MATLAB to produce triangle wave model)
- 2017-11-07 14:13:47下载
- 积分:1
-
face_rec
该实例是基于MATLAB的人脸识别例子,代码有说明注释。其中使用的人脸库为15个人每人11张图片。(This example is a face recognition based on MATLAB examples, the code has explanatory notes. Which uses face database of 15 individuals each 11 pictures.)
- 2013-10-29 21:08:30下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
c-junzhi
一个关于c均值的聚类源程序,在matlab下运行(one on the c-means clustering source, operating under the Matlab)
- 2007-03-18 09:16:19下载
- 积分:1