-
net-timeserious
时间序列与神经网络结合的MATLAB程序-------不过一次只能预测一年的...(Time Series and Neural Networks combination of MATLAB programs------- however, can only predict one-year ...)
- 2009-09-06 16:35:01下载
- 积分:1
-
ezwcodes
EZW (Embedded Zerotrees of Wavelet Transforms) is a lossy image compression algorithm. At low bit rates (i.e. high compression ratios) most of the coefficients produced by a subband transform (such as the wavelet transform) will be zero, or very close to zero. This occurs because "real world" images tend to contain mostly low frequency information (highly correlated). However where high frequency information does occur (such as edges in the image) this is particularly important in terms of human perception of the image quality, and thus must be represented accurately in any high quality coding scheme.
- 2011-08-04 12:04:29下载
- 积分:1
-
matlab-program-design
matlab program design
- 2012-07-25 15:55:24下载
- 积分:1
-
Improved-differential
Improved differential evolution algorithm to optimize the hybrid particle swarm optimization intelligent optimization algorithm source code
- 2013-12-10 05:27:53下载
- 积分:1
-
DC_motor
this is simulink of permanent current DC machine in matlab
- 2013-12-05 04:44:53下载
- 积分:1
-
src
How to use the ordinary Voronoi partition generator. The m-files also have
their own help documentation that you can view in Matlab. This code creates
a bounding polygon that is a square. Then it randomly creates 10 points
and then creates and draws the partition.
bounds = [0, 10, 10, 0 0, 0, 10, 10]
points = 10 * rand(2, 10)
regions = voronoi(bounds, points)
drawRegions(bounds, regions)
================================
This is a brief set of instructions on how to use the Multiplicatively-
weighted Voronoi partition generator.
Each of the m-files has a help section, so in Matlab you can call:
help mwvoronoi
help drawRegions
Here is an example that creates a bounding polygon, a square with side
length 10. Then it randomly creates six points with random weights.
Finally, the code draws the resulting partition.
bounds = [0, 10, 10, 0 0, 0, 10, 10]
points = 10 * rand(3, 6)
regions = mwvoronoi(bounds, points)
drawRegions(bounds, regions)
Enjoy!
- 2013-10-30 12:23:18下载
- 积分:1
-
SAR_Tr
条带式SAR的仿真程序,采用RD算法进行仿真(Of band SAR of the simulation program, using RD algorithm)
- 2010-07-25 10:48:36下载
- 积分:1
-
ft3
FT3 M-file for ft3.fig
FT3, by itself, creates a new FT3 or raises the existing singleton
- 2012-04-02 18:32:31下载
- 积分:1
-
djxdfz
多径信道仿真以及产生GOLD序列程序,需要的朋友下来看看,资源互换最总要.(multi-path channel simulation and produce GOLD sequence procedures, and we need to see a friend down, the most fungible resources to the total.)
- 2007-06-23 18:12:48下载
- 积分:1
-
DEEC
matlab code for deec protocol
- 2015-01-03 13:32:35下载
- 积分:1