-
xiaobo
包含了若干小波变换用于图像处理的MATLAB源码,很有用.(Contains a number of wavelet transform for image processing MATLAB source code, very useful.)
- 2007-09-01 10:01:09下载
- 积分:1
-
PSO
In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. PSO optimizes a problem by having a population of candidate solutions, here dubbed particles, and moving these particles around in the search-space according to simple mathematical formulae over the particle s position and velocity. Each particle s movement is influenced by its local best known position but, is also guided toward the best known positions in the search-space, which are updated as better positions are found by other particles. This is expected to move the swarm toward the best solutions.
- 2014-12-14 21:26:33下载
- 积分:1
-
Kmeans_image
使用matlab编写的针对图像的k均值聚类程序!!(K-means clustering procedure using matlab for image!)
- 2012-10-03 21:08:34下载
- 积分:1
-
Benchmarks
benchmark.zip主要包含一些标准的通用的优化算法的测试函数,共有17个。(benchmark.zip mainly contains some standard test function optimization algorithm, a total of 17.)
- 2014-03-12 22:09:06下载
- 积分:1
-
psbmosconv
准谐振变流器matlab/simulink仿真程序,观察模型特性(quasi-resonant converter Matlab/Simulink simulation program to observe the model characteristics)
- 2006-10-11 19:40:13下载
- 积分:1
-
HARQ-Presentation_Draft
LTE HARQ Presentation Draft
- 2014-10-28 19:54:55下载
- 积分:1
-
Markov_copula_code
Energy consumption is a significant issue in ad hoc networks since mobile nodes are battery powered. In
order to prolong the lifetime of ad hoc networks, it is the most critical issue to minimize the energy
consumption of nodes. In this paper, we propose an energy efficient multipath routing protocol for
choosing energy efficient path. This system also considers transmission power of nodes and residual energy
as energy metrics in order to maximize the network lifetime and to reduce energy consumption of mobile
nodes. The objective of our proposed system is to find an optimal route based on two energy metrics while
choosing a route to transfer data packets. This system is implemented by using NS-2.34. Simulation results
show that the proposed routing protocol with transmission power and residual energy control mode can
extend the life-span of network and can achieve higher performance when compared to traditional ad-hoc
on-demand multipath distance vector (AOMDV) routing protocol
- 2015-04-13 18:14:31下载
- 积分:1
-
Color-Tracking-Code
This matlab code helps to track color using matlab algortihm. this is a image processing programming code to develop automatic color detection applications.
- 2013-12-01 12:13:35下载
- 积分:1
-
rotate_image
对一幅图像实现不同角度的旋转,从而可以观察不同角度的结果。( rotate_image- rotates an image given inside a matrix by the amount of "degree" counter-clockwise
using linear interpolation of the output grid points from the back-rotated input points
in this way, the output image will never have a "blank" point)
- 2010-09-25 13:36:34下载
- 积分:1
-
RLS
最小二乘法(Least squares method)
- 2012-06-03 16:35:00下载
- 积分:1