-
Chapter12
MATLAB混合编程想把matlab强大的功能用在自己的工程实践中吗这是本不错的混合编程的书(Hybrid Programming MATLAB want matlab powerful in their own practice, it works this is a mixture of good programming book)
- 2009-01-03 09:16:27下载
- 积分:1
-
BloodPressureMeasurement
ieee 2010 papers - Biomedical IEEE 2010, Chennai Center "Last Bench".
- 2010-07-01 11:24:56下载
- 积分: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
-
jixieshebeifeipingwenx
我下的一本关于机械故障诊断的电子书,对初学者入门比较好(I was under a mechanical fault diagnosis on the books, started better for beginners)
- 2011-09-16 07:30:03下载
- 积分:1
-
matlab
matlab 的各种图像处理与视频处理算法 (very good c++ algorism very good matlab algorism )
- 2015-04-01 07:09:41下载
- 积分:1
-
tiaoping
对脉冲多普勒雷达调频噪声进行仿真,你会发现非常又有有用。(FM noise to simulate the radar you will find that it is very useful.thank you to use it.thank you very much.you must be glad to find it.)
- 2011-05-16 16:25:43下载
- 积分:1
-
smoothone
哈工大数学实验应用MATLAB设计磨光公式(HIT mathematical experiment using MATLAB design polished formula)
- 2012-08-25 21:04:18下载
- 积分:1
-
GARCH工具箱(包括多元)
该文件为MATLAB中的garch多元代码工具箱(This file is the GARCH multicode toolbox in MATLAB)
- 2020-06-21 21:20:02下载
- 积分:1
-
datefinder
Identifying overlapping period in time series.
Required input:
X = structure with in every cell (X{cell}) a measurement station.
every cell has its first three columns as [year,month,day]
Output:
begin_date = is beginning date of overlapping periods
end_date = end date of overlapping periods
output = structure with overlapping periods filtered
numcell = number of measurement stations
- 2012-12-30 09:15:29下载
- 积分:1
-
CoprimeDOA
互质doa算法,研究在互质阵列下的doa估计问题,有效估计目标角度(Co DOA algorithm, the estimation problem in the DOA array of Coprime, efficient estimation of the target angle)
- 2021-03-10 15:39:26下载
- 积分:1