-
ode
ode routines in matlab
- 2009-04-08 00:26:57下载
- 积分:1
-
Dijkstra
图与网络论中求最短路径的Dijkstra算法(Graph and network theory for the Dijkstra shortest path algorithm)
- 2008-07-27 12:24:39下载
- 积分:1
-
scfdma
fdma matlab simulater
- 2009-07-16 20:30:52下载
- 积分:1
-
design-of-mems-imu-navigation-report
这是国外做得一个课题,后面附有源代码,matlab的代码(This is done abroad, a task attached to the source code, matlab code)
- 2021-04-01 23:09:07下载
- 积分:1
-
[muchong.com]结构可靠度分析:方法与程序
蒙特卡洛模拟的例子以及程序 关于结构可靠度分析的 有需要的可以下载看看(Examples and programs of Monte Carlo simulation)
- 2021-03-03 17:49:38下载
- 积分:1
-
deepsearch
基于深度优先搜索的电力系统分区:根据节点连接关系确定节点的所属分区,即系统最终分成多少个区域、每个区域包含哪些节点。(Power system Partition based on deep search according to connectivity , i.e., determining the number of sections and nodes in each section.)
- 2016-04-15 08:34:29下载
- 积分:1
-
diochotomue
diochotomue算法matlab实现和三个实例。(dichotomie algorithm matlab implementation, and three instances.)
- 2014-12-28 22:48:39下载
- 积分:1
-
script2_music_circulaire.m.tar
fs = 8000 t = (0:1/fs:1).
x1 = cos(2*pi*t*300) x2 = cos(2*pi*t*400)
ha = phased.ULA( NumElements ,10, ElementSpacing ,1)
ha.Element.FrequencyRange = [100e6 300e6]
fc = 150e6
x = collectPlaneWave(ha,[x1 x2],[10 20 45 60] ,fc)
rng default
noise = 0.1/sqrt(2)*(randn(size(x))+1i*randn(size(x)))
hdoa = phased.ESPRITEstimator( SensorArray ,ha,...
OperatingFrequency ,fc)
doas = step(hdoa,x+noise)
az = broadside2az(sort(doas),[20 60])
- 2014-01-11 00:13:46下载
- 积分:1
-
BMELIB2.0b
最大熵,用于数据融合,数据补充等方面的,贝叶斯最大熵原理(Maximum entropy, for data fusion, data supplement, and other aspects, Bayesian maximum entropy principle)
- 2020-07-03 17:00:01下载
- 积分:1
-
small2
本程序实现星光导航中定姿算法的最小二乘算法,基于星敏感器观测星光信息,得到飞行器姿态(Program starlight navigation, attitude determination algorithm least squares algorithm, based star sensor observations Starlight information, Spacecraft Attitude)
- 2013-04-15 23:23:45下载
- 积分:1