-
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
-
subranging_ADC
此程序为subranging结构A/D Converter的一个简单示例。(An example for subranging A/D Converter)
- 2010-09-20 02:34:27下载
- 积分:1
-
Cepstrumimprove
关于基音周期的提取,倒谱法的改进,利用预测余量(On the pitch period extraction, improved cepstrum method, the use of margin forecast)
- 2011-09-22 10:11:47下载
- 积分:1
-
rgb_dw
matlab实现的蓝底白字车牌定位程序,能有效定位蓝底白字的车牌区域。(Matlab blue bottom incorrect character license plate positioning program, can effective positioning blue background of "the license plate area.
)
- 2012-08-15 09:11:36下载
- 积分:1
-
CMA
16QAM盲均衡,恒模算法,400次仿真,做出星座图,误差曲线(blind equalizaton for 16QAM,constant modulus algorithm,realization 400times ,constellation ,mmse curve)
- 2013-08-31 18:07:45下载
- 积分:1
-
FaceRec-SVM
基于SVM的人脸检测。优化了部分代码。可以参考一下,各位亲们。(SVM-based face detection. Optimize the part of the code. Reference, you pro.)
- 2013-08-31 19:28:49下载
- 积分:1
-
SciLabMatLab-code
为了提高部落只要看来fitnesse功能可以unimodal,我们需要一个明确的战略。这是一个(二分法)(In order to improve Tribes as long as it seems the fitnesse function may be unimodal, we need a specific strategy. Here is one (by dichotomy).)
- 2011-11-24 16:46:19下载
- 积分:1
-
Prime-number-program-in-c-language
prime number program in c language
- 2015-04-12 21:50:08下载
- 积分:1
-
处理信号的时频分析meisui
处理信号的时频分析,包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法,最小均方误差(MMSE)的算法。( When processing a signal frequency analysis, Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm, Minimum mean square error (MMSE) algorithm.)
- 2020-07-05 15:18:59下载
- 积分:1
-
OWT_SURELET
速度非常块,效果接近blsgsm。堪称去噪的又一突破。
OWT SURE-LET SOFTWARE FOR MATLAB
********************************
Florian Luisier, Thierry Blu and Michael Unser
Biomedical Imaging group
Swiss Federal Institute of Technology Lausanne (EPFL), Switzerland.
March 2007
This software implements the algorithm described in:
[1] F. Luisier, T. Blu, M. Unser, "A New SURE Approach to Image
Denoising: Interscale Orthonormal Wavelet Thresholding,"
IEEE Transactions on Image Processing, vol. 16, no. 3, pp. 593-606,
March 2007.
(Very block, the effect close to blsgsm. Denoising can be another breakthrough. OWT SURE-LET SOFTWARE FOR MATLAB******************************** Florian Luisier, Thierry Blu and Michael UnserBiomedical Imaging group Swiss Federal Institute of Technology Lausanne (EPFL), Switzerland.March 2007This software implements the algorithm described in: [1] F. Luisier, T. Blu, M. Unser, )
- 2007-08-23 16:45:26下载
- 积分:1