-
VC++MATLAB
VC++与MATLAB混合编程及其应用
摘 要 本文详述了在VC++6.0编译环境下如何利用Matlab来实现应用系统的设计和分析,介绍了通过Matlab与VC应用程序连接的常用方法,分析了VC与Matlab的混合编程的步骤,最后通过一个具体实例的实现过程对上述方法进行了应用性介绍。
()
- 2007-07-26 16:45:47下载
- 积分:1
-
newton-raphson
newton raphson algorithm
- 2013-12-25 03:30:23下载
- 积分:1
-
几种优化算法
说明: 进退法是用来确定搜索区间(包含极小点的区间)的算法,其理论依据为:f(x) 为单谷函数(只有一个极小值),且[a,b]为其极小点的一个搜索区间,对于任意x1,x2∈[a,b] ,如果f(x1)<f(x2),则[a,x2]为极小点的搜索区间,如果f(x1)>f(x2) ,则[x1,b] 为极小点的搜索区间。黄金分割求极值(In a method is used to determine the search interval (contain minimum point interval) algorithm)
- 2020-11-15 19:38:10下载
- 积分:1
-
newnes.essential.matlab.for.engineers.and
essential matlab for engineers and scientists
- 2010-11-02 00:15:34下载
- 积分:1
-
3
说明: MATLAB CODE FOR INFORMATION THEORY AND CODING
- 2013-09-11 12:57:43下载
- 积分:1
-
gaotonglvbo
高通滤波器的matlab实现具体源代码,数字图像处理处理中最常用的高频提取方法。(High-pass filter matlab source code to achieve specific, processing of digital image processing to extract the most commonly used method of high frequency.)
- 2013-08-27 22:07:11下载
- 积分:1
-
Julia
THIS IS ABOUT JULIA SET COSTRUCTION
- 2012-10-02 13:49:06下载
- 积分:1
-
ga_annlongchuan
遗传算法优化下的神经网络模型,可以用于径流预测(ga ann)
- 2015-03-31 16:45:32下载
- 积分:1
-
Matlab
说明: ofdm的matlab编程,绝对是好东西,简单明了,对于ofdm学习很有帮助(The OFDM matlab programming is definitely good things, simple and clear, very helpful for OFDM)
- 2008-11-18 13:05:10下载
- 积分:1
-
lle
流形学习,局部线性嵌入式算法(LLE),一种智能的算法去推测捕捉高维空间中所包含的低维特征。与适合于局部维数约减的聚类算法不同,LLE算法在单一的低维的全域坐标系统中表征采样空间,然而它并没有优化最小局域。通过对线性重构的局域对称的研究应用,LLE能够描述非线性流形的全局结构,例如那些人脸的数据集或者文本文档集(Manifold learning, embedded local linear algorithm (LLE), an intelligent algorithm to predict capture high-dimensional space contained in the low-dimensional features. And for local dimensionality reduction of the different clustering algorithms, LLE algorithm in a single low-dimensional characterization of the global coordinate system, the sampling space, but it does not optimize the local minimum. Reconstructed by the local symmetry of the linear study of the application, LLE can describe the global structure of nonlinear manifolds, such as those who face data sets or text document collection)
- 2011-08-31 09:19:56下载
- 积分:1