-
sanci
三次样条插值模拟曲线,基于matlab的程序(Cubic spline interpolation curve simulation, matlab program)
- 2009-02-21 23:36:21下载
- 积分:1
-
LEACHg_
原版Leach协议的matlab实现,注释清晰,原版可用(Matlab original Leach protocol implementations, comments clear, original available)
- 2014-08-19 11:14:19下载
- 积分:1
-
coe_from_sv
将状态矢量转换成轨道根数的Matlab源程序,输入是位置速度矢量,输出是轨道根数,有详细的注解(Convert the state vector of the orbital elements of the Matlab source code, enter the location of the velocity vector, the output of the orbital elements, with detailed comments)
- 2012-08-09 17:59:10下载
- 积分:1
-
myRestaurant
刚刚写的网上定餐系统 简单版本
可以参考
(Just write a simple version of the online system, scheduled meals can refer to)
- 2009-12-09 13:31:09下载
- 积分:1
-
CGA
遗传算法多用于最优处理,这是一个改进的遗传算法代码,可供参考学习。(Genetic algorithms are used for optimum handling, which is an improved genetic algorithm code for reference study.)
- 2021-03-29 17:29:10下载
- 积分:1
-
路径损耗,阴影,衰落Wireless-communication-channel
路径损耗,阴影,衰落(瑞利,莱斯和中头m);信号的调制,解调和比特错误率(BER)与SNR曲线(The path loss, shadowing, fading (Rayleigh, Rice and Nakagami-m) signal modulation, demodulation and bit error rate (BER) and the SNR curve)
- 2020-07-06 14:58:58下载
- 积分:1
-
run_qrd_lsl
% because we do not truncate and shift the convolved input
% sequence, the delay of the desired output sequence wrt
% the convolved input sequence need only be the delay
% introduced by the ideal weight vector centred at n=5( Because we do not truncate and shift the convolved input sequence, the delay of the desired output sequence wrt the convolved input sequence need only be the delay introduced by the ideal weight vector centred at n = 5)
- 2007-09-14 11:53:28下载
- 积分:1
-
MATLAB
霍夫曼编码的MATLAB实现运行时需要自己添加变量值(Huffman coding to achieve run-time MATLAB need to add the variable value)
- 2010-12-27 17:14:27下载
- 积分:1
-
graz_data
BCI 2003 脑机接口竞赛运动想象脑电数据data3(dataset of BCI 2003)
- 2011-05-06 11:34:51下载
- 积分: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