-
PSO
matlab的PSO法实验报告完整版matlab experiments to catch up with the full version of the report(matlab experiments to catch up with the full version of the report)
- 2009-05-03 23:23:39下载
- 积分:1
-
capacity_MIMO
This chapter contains sample programs for determining capacity. The reader is advised to go through the coding. The
file "capacity_water.m" is for measuring the waterfilling capacity. It should be made to work with a file similar to
"capacity_plot_main.m". The latter file deals with all the other capacity plots given in the book in Chapter 2.
All programs are verified with MATLAB versions 6.0 and above with signal processing and communications toolboxes.
- 2008-07-11 16:49:03下载
- 积分:1
-
libsvmwrite
支持向量机的matlab版,内容不错较为新颖 有很强的实用价值(Support vector machine matlab Edition)
- 2012-10-20 10:09:32下载
- 积分:1
-
active-Contours-2000
Active contour segmentation
- 2011-12-04 17:50:36下载
- 积分:1
-
wnn.zip
小波神经网络是一种利用小波分析和人工神经网络结合的智能模型,是一种人工智能模型。本程序利用小波神经网络进行短时交通流量预测。(Wavelet neural network (WNN) which is the combination of wavelet analysis and artificial neural network is used to predict the future traffic.)
- 2015-01-16 21:15:32下载
- 积分:1
-
plate
PLATE Plate mesh in the xy plane
- 2010-06-21 07:27:20下载
- 积分:1
-
ICCV09codes
Sparse recovery algorithms from exact and
incomplete data
- 2011-05-03 09:40:56下载
- 积分:1
-
Effect-of-phase-error
此程序主要演示通道间相位误差对DBF旁瓣电平的影响。(This program is mainly to demonstrate of effect of channel phase errors on the sidelobes of DBF.)
- 2013-09-26 10:56:56下载
- 积分:1
-
Virtual-Reality-and-Animation-for-MATLAB-and-Simu
Virtual Reality and animation for MATLAB and Simulink Users: Visualization of Dynamic Models and Control Simulations. this book Gives the reader hands on example- experience for simulating dynamical models in MATLAB® /Simulink and animating them in VRML
- 2013-12-09 22:12:19下载
- 积分:1
-
FDM
%solve u_xx + u_yy = f(x,y)
% over the region D = [x0,xf,y0,yf] = {(x,y) |x0 <= x <= xf, y0 <= y <= yf}
% with the boundary Conditions:
% u(x0,y) = bx0(y), u(xf,y) = bxf(y)
% u(x,y0) = by0(x), u(x,yf) = byf(x)
% Mx = # of subintervals along x axis
% My = # of subintervals along y axis
% tol : error tolerance
% MaxIter: the maximum # of iterations
- 2019-04-26 01:00:10下载
- 积分:1