-
sa_minconm
Simulated Annealing for Constrained Optimizatio
- 2021-04-12 16:48:56下载
- 积分:1
-
EMD_Earth-Movers-Distance
一种计算EMD(Earth Mover s Distance)优化问题的方法,用matlab实现。含有解释文档(An effective method to solve EMD (Earth Mover s Distance) optimal questions matalb codes, including a introducing word doc.)
- 2020-11-14 14:09:41下载
- 积分:1
-
nihe_graph
三维空间离散点的曲面拟合,以及散点图做法(Three-dimensional surface fitting discrete points, and scatter plots practice)
- 2015-03-11 16:31:49下载
- 积分:1
-
DCT-and-Image-Compression
DCT and Image Compression
In the JPEG image compression algorithm, the input image is divided into
8-by-8 or 16-by-16 blocks, and the two-dimensional DCT is computed for each
block. The DCT coefficients are then quantized, coded, and transmitted. The
JPEG receiver (or JPEG file reader) decodes the quantized DCT coefficients,
computes the inverse two-dimensional DCT of each block, and then puts the
blocks back together into a single image. For typical images, many of the
DCT coefficients have values close to zero these coefficients can be discarded
without seriously affecting the quality of the reconstructed image.
The example code below computes the two-dimensional DCT of 8-by-8 blocks
in the input image, discards (sets to zero) all but 10 of the 64 DCT coefficients
in each block, and then reconstructs the image using the two-dimensional
inverse DCT of each block. The transform matrix computation method is used.
- 2014-01-28 16:55:07下载
- 积分:1
-
KL
说明: KL变换,matlab实现,可以继续修改。(KL transform, matlab realize, you can continue to modify.)
- 2007-09-10 17:29:00下载
- 积分:1
-
inductionmodels
advanced theory of electrical machines dynamic model of induction machine
- 2010-01-24 01:47:47下载
- 积分:1
-
ap-clustering
2007在science杂志发表的一种大数据处理的聚类算法 仿射传播算法 有普通版和稀疏矩阵两种(ap cluster)
- 2014-10-14 20:32:05下载
- 积分:1
-
c_code-internet
Congnitive radio math wordh
- 2012-11-25 17:34:12下载
- 积分:1
-
vnebsequ
是一种双隐层反向传播神经网络,用MATLAB实现动态聚类或迭代自组织数据分析,可实现对二维数据的聚类,一种流形学习算法(很好用),关于神经网络控制,虚拟力的无线传感网络覆盖,pwm整流器的建模仿真。( Is a two hidden layer back propagation neural network, Using MATLAB dynamic clustering or iterative self-organizing data analysis, Can realize the two-dimensional data clustering, A fluid manifold learning algorithm (good use), On neural network control, Virtual power wireless sensor network coverage, Modeling and simulation pwm rectifie.)
- 2016-04-07 23:08:41下载
- 积分:1
-
Load_V2.0
此程序根据王专利撰写的《翼面结构有限元模型节点气动载荷计算》编写
需要的前期准备文件:case01.txt---已知不同工况下各个载荷点力的文件
Force_Site.txt---已知各个载荷点的坐标
Node_Site.txt----有限元节点坐标
输出文件 Nodal_Force_01.txt----存放每个有限元节点计算后分得的力,第一列为节点编号,第二列为节点力大小(This process patent under the king wrote " wing structural finite element model node aerodynamic load calculation" Writing required preparatory documents: case01.txt-- known under different conditions of each load point force file Force_Site. txt--- known each load point coordinates Node_Site.txt---- finite element nodal coordinates output file Nodal_Force_01.txt---- storage node finite element calculation for each share of power, first as the node number, the second column is the size of nodal forces)
- 2013-10-14 22:37:15下载
- 积分:1