-
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
-
OFDMA_Data_mapping
基本的WIMAX802.16d MAC层的实现,注意只仿真了下行
(Basic WIMAX802.16d MAC layer realize and pay attention only to the downlink simulation)
- 2008-03-27 11:53:42下载
- 积分:1
-
MLP1h
Implementacao da rede MLP canonica (backpropagation com gradiente descendente)
- 2011-05-19 01:56:04下载
- 积分:1
-
Hopfiel_NN_pattern_recognition
This code shows hopfield neural network for pattern recognition.
- 2015-03-20 18:30:18下载
- 积分:1
-
H2_1sin
it s backpropagation neural network for iris data set
- 2014-01-24 15:28:07下载
- 积分:1
-
pae
Return mahalanobis distance of two data matrices
A and B (row = object, column = feature)
- 2010-12-10 08:43:50下载
- 积分:1
-
Kmeans
k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。(k-means algorithm accepts input k then n data objects into k clusters in order to make clustering satisfy obtained: the objects in the same cluster high similarity different clustering object similarity small. Cluster similarity is the use of the mean of each cluster of objects that get a " central object" (center of gravity) to perform the calculation.)
- 2014-08-14 19:04:10下载
- 积分:1
-
fem
This is a toolbox for computing ODEs or PDEs in BVPs using FEM in
1D, 2D and 3D.(
This is a toolbox for computing ODEs or PDEs in BVPs using FEM in
1D, 2D and 3D.
* FEM1)
- 2013-04-24 01:00:06下载
- 积分:1
-
DTW代码
Dynamic Time Warping(DTW)为动态时间规整算法,文件为function,test文件直接调用做测试。(dynamic time warping algorithm, file asks function, direct use)
- 2018-01-26 00:45:05下载
- 积分:1
-
gui--simulic-and-application
program related to gui, simulik and application
- 2011-02-13 19:08:24下载
- 积分:1