-
MatlabSharedLib_demo
Introduction
Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articles, I showed you some ways to use Matlab engine (vis. API, C++ class or Matlab engine API) for employing Matlab built-in functions, but what about functions that we develop? How can we use them in VC? Is there any interface? This article shows you an idea to employ your own Matlab functions.
- 2007-11-05 15:09:26下载
- 积分:1
-
GA
说明: GA算法,分步实现,更加清晰简单易学,快速掌握GA算法的使用(GA algorithm, step-by-step implementation, more clear and easy to learn, quick to master the use of GA)
- 2012-08-31 20:00:54下载
- 积分:1
-
apply3d
Apply a function intended for one-dimensional usage independently to the three dimensionsof a 3-D array.
- 2010-06-30 20:17:34下载
- 积分:1
-
MPC860_SMC2_INIT
微处理器MPC860的相关C程序(MPC860 microprocessor procedures related C)
- 2007-12-13 22:53:48下载
- 积分:1
-
metrix_ifc
This software release consists of an implementation of the algorithm described in the paper: H. R. Sheikh, A. C. Bovik, and G. de Veciana, "An Information Fidelity Criterion for Image Quality Assessment Using Natural Scene Statistics," IEEE Transactios on Image Processing, in publication, May 2005.
- 2011-05-28 15:32:49下载
- 积分:1
-
four-stepRunge-Kuttastatutoryfour-stepRunge-Kuttam
解微分方程(组)的定步长四阶龙格库塔法算法源代码(Solution of differential equations (Group) of fixed step size fourth-order Runge-Kutta method algorithm source code)
- 2020-07-15 19:18:50下载
- 积分:1
-
matlabMUSIC
用MUSIC算法作谐波恢复,该算法精确度非常高,能够分辨0.013Hz的频率分量。(Using MUSIC algorithm for harmonic retrieval, the algorithm accuracy is very high, to distinguish the frequency components 0.013Hz.)
- 2008-04-14 14:58:47下载
- 积分:1
-
imquery
This is a matlab based codings to identify the related images. from a data base. using chuns algorithm
- 2010-12-14 20:17:57下载
- 积分:1
-
CM_manyj
子阵级自适应天线数字波束行程方法研究,线性最小化方差方法(Subarray adaptive antenna the digital beam travel method, linear minimum variance method)
- 2021-01-25 23:58:43下载
- 积分:1
-
dijkstraties
dijkstra输入邻接矩阵,起讫点,输出最短路径(This function is built on the dijkstra.m function written by Jorge)
- 2012-05-14 19:04:59下载
- 积分:1