-
two_d_dct_serial
two d dct program implementation in matlab
- 2009-02-26 21:09:08下载
- 积分:1
-
OFDM
ofdm in AWGN channel
- 2011-06-22 00:11:43下载
- 积分:1
-
sparse-variable-BSS
基于稀疏变量的欠定盲源分离,可以解决源数大于传感器数的问题,即欠定盲源分离问题。(Based on the sparse variable underdetermined blind source separation, can solve the source number is greater than the number of sensors the problems, i.e. underdetermined blind source separation.)
- 2012-03-29 16:15:35下载
- 积分:1
-
gui_simulink
CMA算法的simulink实现,并且加了gui控制程序使用,编译环境为matlab2014b(Simulink CMA algorithm implementation, and added a gui control program, the compiler environment matlab2014b)
- 2015-01-14 09:45:54下载
- 积分:1
-
bao-chaotic-lyapunov
计算包氏混沌系统的最大李雅普诺夫指数的程序代码(Pao calculated maximum Lyapunov exponent of chaotic systems program code)
- 2016-10-09 15:28:37下载
- 积分:1
-
shuzishizhong
说明: 数字时钟的代码非常有创意,大家可以下载试试看看,不错喔(Digital clock code very creative,You can download to try to see, oh well
)
- 2011-04-04 22:48:25下载
- 积分:1
-
main0602
模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。
(Simulated annealing algorithm derived from solid annealing principle, the solid is heated to a sufficiently high, let it cool slowly, when heated, solid particles with temperature becomes disordered state, the internal energy increases, while slowly cooling the particles gradually increasingly ordered at each temperature to reach equilibrium, and finally reach the ground state at normal temperature, which can be reduced to a minimum.)
- 2014-02-08 09:14:10下载
- 积分:1
-
SURF
用来在matalab上直接使用的surf代码(Surf code to be used directly on MATALAB)
- 2020-07-01 08:40:01下载
- 积分:1
-
AMT
figure imagesc(Img,[0 255]) colormap(gray) hold on
bw = roipoly
phi = 2*(0.5-bw)
tic
for n = 1:200
phi = Evo_ILF_2D(phi,mu,lambda,epsilon,timestep,Img_lap)
pause(0.05)
imagesc(Img, [0, 255]) colormap(gray) hold on
[c,h] = contour(phi,[0 0], b )
iterNum=[num2str(n), iterations ]
title(iterNum)
hold off
- 2015-03-16 13:37:29下载
- 积分:1
-
7895
simulation of neural network for adaptive control
- 2014-02-10 23:23:17下载
- 积分:1