-
operatornew
This code enables you to use the "new" and "delete" keywords in C++ to allocate and deallocate your memory. This enables you to create objects with constructors dynamically.
Normally, using new and delete in MEX files might leak memory if the user presses Ctrl+C or the MEX file terminates with an error. This code modífies "new" and "delete" to register all allocated memory with MATLAB s memory manager.
No modifications to existing C++ code is required.
- 2009-06-06 10:35:09下载
- 积分:1
-
MATLABHuffman3
说明:
- 2006-06-08 12:26:45下载
- 积分:1
-
detrend_wavelet_MDL
功能近红外光谱信号的极限漂移与其有用信号重叠,高通滤波会对有用信号产生影响,该方法可有效出去极限漂移(program for fNIR detrending)
- 2015-01-01 12:59:23下载
- 积分:1
-
ABS控制及悬架
matlab实现汽车ABS仿真控制策略;simulink实现汽车悬架控制策略(MATLAB realizes automobile ABS simulation control strategy; Simulink realizes vehicle suspension control strategy.)
- 2018-07-27 11:19:12下载
- 积分:1
-
TimescaleandPitchModificationofChineseSpeechBasedo
把一种基于语音的正弦模型的高音何时长修正算法应用于汉语普通话的韵律调整(To a voice-based sinusoidal model when long treble Mandarin correction algorithm applied to adjust the rhythm)
- 2007-08-07 14:57:09下载
- 积分:1
-
mggong
合式公式的判断,根据输入的公式判断是否是合式公式,数理逻辑(Well-formed formulas of the judge, according to the formula to determine whether the input is a well-formed formulas, mathematical logic)
- 2009-12-11 13:39:29下载
- 积分:1
-
bearings-only-passive-tracking
基于多站纯方位被动定位算法仿真程序(分为CA模型和CA模型,经matlab command window运行通过)(Bearings based on multi-station passive location algorithm simulation program (divided into the CA model and CA model, the matlab command window run through))
- 2013-07-09 16:42:33下载
- 积分:1
-
mPRIt
根据雷达信号到达时间用PRI方法进行雷达信号分选的一段matlab代码(Radar signal processing)
- 2011-10-10 18:27:40下载
- 积分:1
-
matlab-femcode
The code accompanying Understanding and Implementing the Finite
Element Method by Mark S. Gockenbach (SIAM, 2006)(is contained in
four directories:
1. version1: linear Lagrange triangles
2. version2: Lagrange triangles of arbitrary degree
3. version3: isoparametric elements of arbitrary degree
4. adaptive: local refinement, a posteriori error estimates, etc.)
- 2014-12-24 12:43:59下载
- 积分:1
-
World-wide-web-programming(7th).pdf
Web程序设计第7版中文版第5章,Robert W. Sebesta著(Web programming 7th edition Chinese edition Chapter 5, Robert W. Sebesta with)
- 2015-01-26 19:35:52下载
- 积分:1