-
lssvmpso
智能微粒群为最小二乘支持向量机调参的示例程序(LSSVM+PSO)(Intelligent Particle Swarm and least squares support vector machine modeling(LSSVM+ PSO))
- 2009-03-23 22:48:50下载
- 积分:1
-
function6
Pass the Images Through Optics -- Use a Gaussian "Aperture Function"
This code segement can use a measured aperture function just as easily - simply replace the next five lines by "load measured_aperture" where measured_aperture is the measured function strored in ASCII and the data stored in the file measured_aperture.mat is a MATLAB .mat file that contains the matrix apfunction. (in MATLAB type "help load" for how to use load and look at the c and fortran code that shows how to read and write MATLAB .mat files).
(Note: When the Point Spread Function is Gaussian, then so is the Aperture function)
To simulate the effect of the tracker optics, each of the movie frames is now blurred using a 2-D FFT (Fast Fourier Transform). The first frame of the resulting image is shown in Figure 1.
- 2011-02-12 00:30:05下载
- 积分:1
-
MATLAB-programme
本书将介绍matlab 语言,并向大家展示如何运用它去
解决经典的技术问题。(This book describes the matlab language to show you how to use it to solve the classic technical problems.)
- 2011-06-19 21:31:26下载
- 积分:1
-
random_3d_obl
利用matlab对无线传感器网络进行部署,并且部署了长方形的障碍物,模拟室内环境。(Using matlab to deploy wireless sensor networks, and deployed a rectangular obstacles, simulated indoor environment.)
- 2011-08-19 22:32:59下载
- 积分:1
-
FR
With FR conjugate gradient method for solving unconstrained problem
- 2013-08-29 14:33:16下载
- 积分:1
-
kmeansK
KMEANSK Performs K-means clustering given a list of feature vectors and k
The argument k indicates the number of clusters you want the data to be
divided into. data_vecs (N*R) is the set of R dimensional feature
vectors for N data points. Each row in data_vecs gives the R
dimensional vector for a single data point. Each column in data_vecs
refers to values for a particular feature vector for all the N data
points. The output data_idxs is a N*1 vector of integers telling which
cluster number a particular data point belongs to. It also outputs
centroids which is a k*R matrix, where each rows gives the vector for
the cluster center. If we want to segment a color image i into 5
clusters using spacial and color information, we can use this function
as follows:
- 2011-12-22 19:45:32下载
- 积分:1
-
temp_smith
说明: Smith预估控制仿真,大滞后系统适用,文件中还和PID控制器的控制效果相比较,可供参考(Smith predictive control simulation)
- 2020-06-15 21:39:46下载
- 积分:1
-
ACATSP
蚁群算法利用matlab求解tsp问题源代码 很经典(Ant colony algorithm using matlab to solve tsp the source code is very classic)
- 2012-04-27 11:53:56下载
- 积分:1
-
MPEG
这个程序实现了MPEG2的视频压缩,用于Internet上视频流的处理(IP流还没有实现),程序的注释相对比较少,所以可能比较难理解些。下载后请先看说明。(This program implements MPEG2 video compression, video streaming for the Internet, the processing (IP flow has not yet achieved), program notes relatively small, it may be more difficult to understand something. Please read download instructions.)
- 2009-10-28 19:33:20下载
- 积分:1
-
yqsf
说明: 基于蚁群算法的PID控制参数优化Matlab源码(PID Control Based on Ant Colony Optimization Algorithm for Matlab source)
- 2010-04-02 16:49:43下载
- 积分:1