-
arorder
信号处理技术源代码系列,版权为原作者所有,使用者与原作者联系。(Signal processing technology source code series, the copyright for the original author of all, the user associated with the original author.)
- 2008-12-23 17:02:23下载
- 积分:1
-
RBF
Online identify the plant dynamic by using intelligent architecture, here using RBF Neural network for the plant.
- 2010-05-22 23:07:20下载
- 积分:1
-
Colorimageprocessing
处理图像的色彩,比如将暗色调的图片处理得更加鲜艳。(Color image processing, such as the dark tones of the image processing may be more vivid.)
- 2010-06-18 16:42:35下载
- 积分:1
-
AWGN
在高斯信道下比较各种调制信号的误比特率和误符号率(Bit error rate and symbol error rate between the various modulation signals in Gaussian channel)
- 2016-11-17 09:54:17下载
- 积分:1
-
matlab-image-shifting-and-rotate
matlab 做图像平移和旋转 用的是领域插值法 二次线性插值 另外还有一些调用matlab自带函数的编程(matlba image shift and rotate)
- 2012-04-15 21:25:13下载
- 积分:1
-
target_tracking_CS_3D
机动目标跟踪的Matlab程序,采用当前统计模型以及三维运动目标场景(Maneuvering Target Tracking Matlab program, using the current statistical(CS) model, as well as 3D movement of the target scene)
- 2013-01-24 16:24:18下载
- 积分:1
-
bianbuchang
实现变步长LMS自适应滤波,其步长可改变,是一种改进的lms算法(realize lms )
- 2012-01-05 17:28:57下载
- 积分:1
-
fft_learn
是一个讲解fft的例子,内有程序的详细注解,很不错的demo,(fft learning process, very good demo, with detailed notes)
- 2013-12-18 16:01:58下载
- 积分:1
-
MOEA-NSGA-II
说明: matlab实现最优化选择的一个算法,大家可以下下来参考,我也是从别处down的,谢谢原作者(matlab optimize the choice of an algorithm, we can refer to the next down, I am also down elsewhere, thank you, original author)
- 2008-11-30 15:09:29下载
- 积分:1
-
Hamiltion
程序理论详见内附的pdf:《Hamilton图的充要条件及圈的矩阵算法》
主程序为
[K]=getPk(A,k)
A表示图的邻接矩阵,k表示k阶长路和圈
返回K表示该图的所有k阶长路和圈
其他函数介绍:
Ppro定义路的乘法
Psum定义路的加法
MatPro定义路矩阵的乘法
isaPorC判断是否为路或圈
P2subP提取路的和式中的所有路
getP1从邻接矩阵得到1阶路矩阵(get a k-path from a graph)
- 2014-09-13 07:05:38下载
- 积分:1