-
vcmat
以前使用matlab和vc混合编程都使用的是先将m程序用mcc转化成dll,再在vc中调用
的方法。这种方法对比较复杂的m文件很方便,但是对一些小的程序,如曲线可视化、计算矩阵特征值等,对这些只需要一两行代码的小程序,再使用dll就得不偿失了。经过试验后,发现可以直接在C++程序中调用matlab c/c++ math & graphic library的函数。(before using Matlab and vc mixed programming using the first procedure used mcc m into dl l, then vc call method. This method of complex documents m very easy, but for some minor procedures, such as curve visualization, matrix eigenvalue calculation, and so on, these are just two lines need a small procedure code, reuse dll on the loss outweighs the gain. After testing, can be found directly in the C Programming Calling Matlab c/c math)
- 2007-01-16 11:13:13下载
- 积分:1
-
GifViewer
Before run, install Emgu CV 2.9 and Visual 2012
- 2014-11-25 22:32:44下载
- 积分:1
-
matlab
包括灰级窗和直方图,中值滤波。灰级窗成功的显示需要的切片,直方图采用多种方法来实现对一幅图片的灰度化。(Including the gray-level histogram windows and median filtering. Gray level display window successful sliced need histogram using a variety of methods to achieve a picture of grayscale.)
- 2015-03-26 16:28:34下载
- 积分:1
-
iexact_alm_rpca
用于求解ADMM问题比较完整的程序代码,智能计算一些问题中有很好的应用(A complete program code for solving ADMM problems, intelligent computing has a very good application in some problems)
- 2018-05-02 09:03:29下载
- 积分:1
-
QPSKMATLAB
qpsk通过信道信噪比估计,包括qpsk,8psk,16psk,16qam(qpsk through the channel SNR estimation)
- 2009-11-05 17:44:35下载
- 积分:1
-
Yule-Walker
AR模型谱估计,AR模型Y_W方法实现,Yule-Walker算法,谱估计方法(AR model spectrum estimation, AR model Y_W method implementation, Yule-Walker algorithm, spectral estimation method)
- 2021-02-16 11:59:47下载
- 积分:1
-
MFC
Gauss and Rayleigh_simulation_matlab.
- 2010-11-21 17:19:04下载
- 积分:1
-
matlab-process-for-oil
这些是matlab 中在地质中应用的程序,供大家参考参考,不错哦(These are the matlab procedures applied in geology, for your information, oh well)
- 2013-09-12 10:59:08下载
- 积分:1
-
SSEQ_release
无参考的图像质量评价算法,基于图像的空域与频域的信息熵,超过现存的所有质量评价算法。(No reference image quality uation algorithm, and information based on spatial frequency domain of the image entropy over all existing quality uation algorithm.)
- 2014-10-30 13:06:51下载
- 积分:1
-
OOK_FSK_PSKmodulate
产生一个输入的二进制信源 然后进行OOK FSK PSK调制 最后绘出调制后波形及频谱(Generate a binary input source and then proceed to the final modulation OOK FSK PSK modulation mapped waveform and spectrum after)
- 2007-07-13 01:01:11下载
- 积分:1