-
12
说明: 一篇讲解关于matlab与vc混合编程的问题。其中的讲解是通过实例来讲的(Matlab with a brief on the problem of mixed programming vc. Which is explained through examples of)
- 2009-06-10 16:52:23下载
- 积分:1
-
correlation
matlab实现互现关运算,并采用雅克比——约当法实现逆矩阵的运算,在matlab下测试通过。(Complete correlation and invmaxwith matlab)
- 2012-02-11 16:20:28下载
- 积分:1
-
lizidenoising
这是一种基于粒子权重去噪代码,本人自己实现,非常实用。(Based on the particle weight denoising code)
- 2015-04-11 09:52:59下载
- 积分:1
-
11032112326d2526bf92eec85a
格兰杰因果关系检验 matlab和C的源代码,可以直接输入(Granger causality test matlab and C source code can be entered directly)
- 2020-10-24 11:07:21下载
- 积分:1
-
seismic_processing_programme
地震数字处理的基本程序,其中包括滤波褶积,fft,dft,自相关互相关,以及偏移等,对地质学人员比较有用(Digital processing seismic basic procedures, including convolution filter, fft, dft, autocorrelation cross correlation, and offset, etc., more useful for people geology)
- 2013-12-25 15:08:07下载
- 积分:1
-
queue
排队买饭程序:利用队列实现,可以有好朋友一起排队。(Queuing to buy food program: the use of queues to achieve, you can have friends lined up together.)
- 2014-01-11 21:28:30下载
- 积分:1
-
C_eig
利用幂法和反幂法求解按模最小特征值,按模最大特征值。与MATLAB中eig功能相似 (get the character value of a matrix, similiar with the function eig in matlab)
- 2013-12-02 11:04:25下载
- 积分:1
-
mmq
使用MATLAB做图像处理,包括求灰度图、均衡化以及各种直方图,也可进行曲线拟合,求亮度曲面分布,和图像的均值与方差,便于学习(Use MATLAB to do image processing, including seeking grayscale, and a variety of histogram equalization, but also for curve fitting, seeking surface brightness distribution, and the mean and variance of the image, easy to learn)
- 2014-12-18 20:16:28下载
- 积分:1
-
FrameParser
实现帧解析功能,包括帧校验,控制台应用程序(To achieve frame analysis functions, including frame check, a console application)
- 2009-11-17 21:23:07下载
- 积分:1
-
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