-
DEPCovarianza
Get the PSD with the covarianze method.
- 2010-06-11 14:33:20下载
- 积分:1
-
内点法的最优实时电价Spotprice
基于内点法的最优实时电价,首先给出的是14个节点的(Interior point method based optimal real-time price, given the first 14 nodes)
- 2020-12-27 11:19:02下载
- 积分:1
-
jidai
说明: 最佳基带系统的源程序
matlab程序示例(the best base-band source of the examples Matlab)
- 2006-03-06 22:43:38下载
- 积分:1
-
dr-gps
DR导航,GPS导航,以及组合导航,导航原理经典例子实现(GPS and DR navigation)
- 2021-03-25 18:19:13下载
- 积分:1
-
MatlabCompare
在matlab 中 利用lab hsv rgb 三种空间分别对一个图形进行增强 处理 (In the use of matlab three lab hsv rgb space, respectively, of a graphics processing to enhance)
- 2009-07-02 10:44:20下载
- 积分:1
-
kuozhankaermanlvboqi
卡尔曼滤波是一种高效率的递归滤波器(自回归滤波器), 它能够从一系列的不完全包含噪声的测量(英文:measurement)中,估计动态系统的状态。(Kalman filter is an efficient recursive filter (autoregressive filter), which can contain from a series of incomplete measurement of noise (in English: measurement) is estimated dynamic system state.)
- 2011-01-17 21:31:29下载
- 积分:1
-
SVM_GUI_2.0[pcode]{byPfaruto}
Support Vector Machine最新工具箱,带有GUI操作界面(Support Vector Machine Toolbox, with a GUI interface)
- 2012-06-15 19:51:47下载
- 积分:1
-
HuffmanCode111
哈夫曼编码解码器,在matlab环境下实现的编码解码,希望对大家有用(Huffman codec in matlab environment to achieve the encoding and decoding, we hope to be useful)
- 2010-12-08 14:08:55下载
- 积分:1
-
16QAM
说明: 实现16QAM的算法程序,包含在白噪声信道条件下的性能实现程序(achieve 16QAM algorithm procedures contained in the white noise channel conditions of the performance of procedures)
- 2020-09-17 21:17:54下载
- 积分:1
-
zdl
运用matlab编程求最短路径的算法a=xlsread( D:数据.xls ) 调入数据
n=size(a,1)
for i=1:n
for j=1:n
if a(i,j)==1000
a(i,j)==inf 不相邻点之间的距离赋值为无穷大
(The shortest path)
- 2011-12-29 12:47:27下载
- 积分:1