-
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
-
ldpc_stbc
本程序为实现LDPC编码和STBC,STBC采用2发2收天线,希望对大家有一定的帮助。(implement an STBC encoding/decoding scheme, LDPC coding before modulation and STBC next to decode them.
)
- 2009-04-27 09:59:12下载
- 积分:1
-
KNN11
说明: matlab有关K近邻分类算法,很不错,看看(matlab knn )
- 2011-03-17 16:50:50下载
- 积分:1
-
java-introduce-matlab-applet
java调用matlab程序的一个applet。(java call matlab program for a applet.)
- 2013-07-09 10:00:43下载
- 积分:1
-
cma
CMA 盲均衡算法代码 采用QAM调制信号(CMA,blind equalizer with QAM)
- 2011-06-07 13:57:00下载
- 积分:1
-
Dejong2
heuristic optimization
- 2009-12-08 08:44:35下载
- 积分:1
-
CMA
说明: 关于高阶统计量下的盲均衡算法的一个详细的理论介绍(Order statistics on the blind equalization algorithms under a detailed theoretical description)
- 2011-03-14 10:57:21下载
- 积分:1
-
code
KNN分类器(K-Nearest Neighbor classification)可以简单得将几种类别分开 (KNN classifier)
- 2011-09-26 15:55:39下载
- 积分:1
-
doa
波达估计优化算法的matlab程序代码,doa估计在matlab里的实现(DOA alor)
- 2015-01-08 15:56:51下载
- 积分:1
-
knn_demo
K近邻法的matlab程序,发现大家都在找它!(K-nearest neighbor method of Matlab procedures, I found that we all have to find it!)
- 2007-05-24 21:13:16下载
- 积分:1