-
signal
一般离散信道容量的迭代算法,Matlab编程实现迭代算法,算法简单易懂,适合Matlab初级学者(The general discrete channel capacity iterative algorithm, Matlab programming iterative algorithm, algorithm is simple and easy to understand, suitable for Matlab primary scholar)
- 2012-04-11 15:02:25下载
- 积分:1
-
matlabharris
利用matlab内置corner函数实现特征点检测,此算法效率高,效果良好(Feature point detection using matlab built-in corner function, high efficiency of this algorithm, to good effect)
- 2012-12-03 23:24:36下载
- 积分:1
-
AF-DF
matlab源程序 比较直传,AF,DF的误码率仿真 比较理论误码率和直传误码率仿真曲线图 适合初学者阅读(matlab source code comparison forward pass, AF, DF bit error rate BER simulation and comparison theory forward pass BER curves for beginners to read)
- 2014-02-19 15:28:53下载
- 积分:1
-
UFVM
with this code it could drwa evrythings about modal parametrs of structures and otherthings
- 2015-02-11 19:28:33下载
- 积分:1
-
MHT
实现多假设跟踪(MHT)算法的MATLAB程序包. 程序使用了Murty提出的求出二分图匹配前N个最优解的算法.(MATLAB implementation of Multi-hypothesis tracking (MHT) algorithm. )
- 2009-06-14 19:02:12下载
- 积分:1
-
gold-sequence
m序列产生子函数
gold序列产生子函数
自相关函数和互相关函数计算子函数
调用子函数[s,k,pn]=m(c,b0)产生第二条m序列(function [Rm]=Rm(golda,goldb) 自相关函数和互相关函数计算子函数
N=11
n=2^N-1
Rm(1)=sum(golda.*goldb)/n
for k=1:n-1
Rm(k+1)=sum(golda.*circshift(goldb,[0,k]))/n
end
Rm )
- 2011-04-30 17:53:27下载
- 积分:1
-
hyperbolic_events
用于绘制双曲地震同相轴,以便后续的处理工作,非常有用(draw hyperbolic events)
- 2020-12-14 19:19:14下载
- 积分:1
-
Advanced-Kalman-Filtering
英文原版电子书,kalman滤波高级教程(English original kalman filtering and advanced tutorials)
- 2015-03-18 22:29:30下载
- 积分:1
-
Kalman-Filters
Optimal Filtering with Kalman Filters and Smoothers
- 2014-01-03 15:04:14下载
- 积分:1
-
MOEA-NSGA-II
genetic algorithm program for power system
- 2011-05-29 03:41:08下载
- 积分:1