-
matrix_kron
说明: matlab中kron函数的C++实现,即对矩阵实现kron积,接口与matlab函数完全相同,可以作为替代程序使用(kron matlab functions in C++ implementation, the implementation of the matrix kron product, interface with matlab function exactly the same procedure can be used as an alternative)
- 2011-03-14 19:37:28下载
- 积分:1
-
Reinforcement-Learning--
有关分布估计算法的一篇论文,在强化学习上提出了一些理论,对于分布估计算法的性能有一定的提升(Paper on estimation of distribution algorithms in reinforcement learning theory, certain to enhance performance for estimation of distribution algorithms)
- 2013-01-23 11:23:41下载
- 积分:1
-
MIMO_ALLOCTION
该文档描述了MIMO-OFDM系统中关于资源分配算法的具体仿真方法,对于初学者有很大作用。(This document describes the specific MIMO-OFDM system simulation method for resource allocation algorithm plays a significant role for beginners .)
- 2014-02-22 20:16:59下载
- 积分:1
-
LMNN
大间隔最近邻居(Large margin nearest neighbor (LMNN))分类算法是统计学的一种机器学习算法。该算法是在k近邻分类其中学习一种欧式距离度量函数。(Spaced nearest neighbor (Large margin nearest neighbor (LMNN)) classification algorithm is a statistical machine learning algorithms. The algorithm is learning a Euclidean distance metric function where k nearest neighbor classification.)
- 2015-11-22 16:55:49下载
- 积分:1
-
NumericalMethodsinEngineeringwithMATLAB
NumericalMethods in Engineering withMATLAB® is a text for engineering
students and a reference for practicing engineers, especially those
who wish to explore the power and efficiency of MATLAB. The choice of
numerical methods was based on their relevance to engineering problems.
Every method is discussed thoroughly and illustrated with problems
involving both hand computation and programming. MATLAB
M-files accompany each method and are available on the book web
site. This code is made simple and easy to understand by avoiding complex
book-keeping schemes, while maintaining the essential features of
the method. MATLAB, was chosen as the example language because of
its ubiquitous use in engineering studies and practice. Moreover, it is
widely available to students on school networks and through inexpensive
educational versions.MATLAB a popular tool for teaching scientific
computation.
- 2010-06-23 19:27:28下载
- 积分:1
-
Matlab2009a_C_Sfunction
说明: 自己在编matlab C语言模块时的一些总结(Some of my experiences about matlab s C SFunction)
- 2010-04-19 16:25:10下载
- 积分:1
-
9fa8bb0ca0a5cfefbbc0354b5ace7b56
2011 Dongcheng Teachers comptition
- 2013-12-04 17:05:46下载
- 积分:1
-
chazhinihe
matlab的经典算法--用于各种插值与拟合(matlab classical algorithm- interpolation and fitting)
- 2010-01-29 10:24:45下载
- 积分:1
-
344323
模糊pid控制,对pid参数进行自适应调节 模糊pid控制,对pid参数进行自适应调节(Fuzzy pid control, pid parameters adaptive fuzzy pid control, adaptive pid parameters)
- 2015-03-12 20:39:49下载
- 积分:1
-
my_rot
自己编写的MATLAB函数,实现对图像的旋转。B是原图像,灰度或彩色,alpha是旋转角度(角度或弧度单位均可),A是旋转后图像。旋转后图像信息尽可能不损失。(I have written MATLAB function, to achieve image rotation. B is the original image, grayscale or color, alpha is the angle of rotation (degrees or radians per unit), A is rotated images. Rotation after the image information as possible without loss.)
- 2013-09-22 13:14:36下载
- 积分:1