-
particalswarmoptimization
一个使用matlab语言编写的粒子群算例,对初学者很有用(a example of particle swarm optimization)
- 2009-10-13 20:02:00下载
- 积分:1
-
alpha
alpha-beta滤波器是一种很实用的滤波器,可以和卡尔曼滤波,信息滤波器做比较,对于初学者有很大帮助(alpha-beta filter is a very practical filter can Kalman filter, the information filter comparison, are very helpful for beginners)
- 2020-11-25 19:59:31下载
- 积分:1
-
RML
说明: 1.这是一个递推极大似然算法代码; 2. 附一份PDF说明文件.(1.This is a recursive maximum likelihood mehod code; 2.There is the PDFfile.)
- 2019-01-26 12:37:19下载
- 积分:1
-
EMS_DCMG-master
说明: 直流微电网运行控制仿真算法,能量管理策略(DC microgrid operation control simulation algorithm, energy management strategy)
- 2020-11-28 18:29:30下载
- 积分:1
-
newnethodotsu
一个新设计的OTSU算法,使用方法如下:% load clown
% subplot(221)
% imshow(X/max(X(:)))
% title( Original , FontWeight , bold )
% for n = 2:4
% Iseg = otsu(X,n)
% subplot(2,2,n), colormap(gray)
% imshow(Iseg)
% title([ n = int2str(n)], FontWeight , bold )
% end(OTSU design a new algorithm, using the method as follows: load clown subplot (221) imshow (X/max (X (:))) title (Original, FontWeight, bold) for n = 2:4 Iseg = otsu (X, n) subplot (2,2, n), colormap (gray) imshow (Iseg) title ([n = int2str (n)], FontWeight, bold) end)
- 2007-11-14 12:45:49下载
- 积分:1
-
Arnold
AONOLD置乱,自己选择置乱次数,周期为48次,自己选择是加密还是解密(AONOLD scrambling, scrambling to choose the number of cycles 48 times, their choice is the encryption or decryption)
- 2010-12-24 10:52:24下载
- 积分:1
-
test_uncoded_BPSK
说明: 未编码传输AWGN信道测试
每帧的输入是相同的,(不是每帧都不一样,这样可以大幅降低计算量)
在帧比特足够多的情况下,应该可以保证随机性(AWGN channel is not coded transmission test input of each frame is the same, (not every frame is different, this can significantly reduce the computation) are enough bits in the frame of the case, should be able to guarantee randomness)
- 2011-03-09 15:56:19下载
- 积分:1
-
programs
数字信号处理-基于计算机的方法 书答案(Digital signal processing- computer-based method answer book)
- 2010-06-11 15:30:39下载
- 积分:1
-
filpoly
Polynomial filter (includes Savizky-Golay filter)
- 2011-07-22 18:47:04下载
- 积分:1
-
UAVdesign
无人机simulink仿真程序。用于学习无人机建模及控制。(UAV design sourcecode in simulink)
- 2021-02-20 12:39:43下载
- 积分:1