-
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
-
image_registration
Matlab进行图像Registration的代码,可以对图像进行Registration(Matlab image Registration code, you can image Registration)
- 2007-12-07 07:58:26下载
- 积分:1
-
MATLAB
MATLAB 教程 含源程序(MATLAB Tutorial with source code)
- 2008-05-30 20:05:35下载
- 积分:1
-
BCJR
说明: BCJR算法是在Turbo码的译码中广泛使用的一种重要算法。程序实现了BCJR的具体译码方法。程序是MAP-LOG的实现算法。(BCJR Algorithm for Turbo decoding is widely used in a key algorithm. The specific procedures implemented BCJR decoding method. MAP-LOG program is the realization algorithm.)
- 2010-04-28 18:21:47下载
- 积分:1
-
Triangle
本程序用三边测量法来计算未知节点坐标且假设用于定位的锚节点位于等边三角形的三个顶点上。(This program uses trilateration to calculate the coordinates of unknown nodes and assume the anchor node for positioning in the equilateral triangle of three vertices.)
- 2011-10-11 20:12:39下载
- 积分:1
-
QB-Theory
Question Bank of ITCT
- 2015-03-20 15:53:54下载
- 积分:1
-
LBM-flow-around-circular-cylinder-
基于matlab语言的格子玻尔兹曼方法的圆柱绕流程序,直接在matlab里运行就可以得到相应的结果了(Based on the matlab language Lattice Boltzmann flow around a circular cylinder procedures run directly in matlab can get the corresponding results of the)
- 2013-10-31 16:34:49下载
- 积分:1
-
Neural-and-Fuzzy-Logic-Control-of-Drives-and-Powe
Neural and Fuzzy Logic Control of Drives and Power Systems
- 2013-05-16 17:45:10下载
- 积分:1
-
image
对图像进行旋转,拉伸,镜像对称等变换的整合示例,包含最近邻插值,双线性插值即双三线性插值的处理部分程序(Image rotate, stretch, mirror symmetry transformation of the integration example, contains the most recent neighbor interpolation, bilinear interpolation double tri-linear interpolation processing part of the program)
- 2012-04-03 09:17:10下载
- 积分:1
-
q21
this code is about mlp 1 layer neural network with back propagation training algorithm by using geradient descence for nonlinear system. input data are random.
- 2013-11-28 02:51:57下载
- 积分:1