-
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
-
plotmydata
利用MATLAB编制的绘图程序,对利用自己开发绘图界面很有启发(using MATLAB based mapping procedures, the development of the use of their graphics interface is very enlightening)
- 2007-03-19 22:07:26下载
- 积分:1
-
Plate_Bending
Matlab codes of FEM
- 2012-07-14 19:57:58下载
- 积分:1
-
chengxusheji
共轭梯度法在数值分析中应用非常广泛,比最速下降法要快,这里是FR共轭梯度法,及简单的例子。(Conjugate gradient method in numerical analysis is widely used, and faster than the steepest descent method , this is FR conjugate gradient method, and some simple examples.)
- 2015-03-12 11:23:08下载
- 积分:1
-
Spatial-Complex-MIMO-ZF
Spatial Complex, 2*2 MIMO, 2 transmitter 2 reciever, use Zero Force techniques.(Spatial Complex, 2* 2 MIMO, 2 transmitter 2 reciever, use Zero Force techniques.)
- 2014-02-20 03:15:38下载
- 积分:1
-
fft
FFt code of 8 point in matlab
- 2011-11-04 12:56:35下载
- 积分:1
-
FM_wave
包内有产生线性调频波、非线性调频波的源码,以及将产生的波形数据写濡EEPROM的源码。(Package has generated linear FM wave, non-linear FM wave source, as well as the generated waveform data EEPROM write moisten the source.)
- 2020-07-17 11:08:49下载
- 积分:1
-
DpcmPrj
matlab dpcm编码,可以在MATLAB下实现DPCM的编码~(matlab dpcm coding, DPCM can be achieved in MATLAB coding ~)
- 2010-10-30 16:03:34下载
- 积分:1
-
MATLAB1
matlab codes for ant colony optimization
- 2009-12-11 15:16:31下载
- 积分:1
-
MATLAB-optimization-toolbox-tutorial
MATLAB优化工具箱使用教程,含有具体应用与实例(MATLAB optimization toolbox tutorial, containing specific applications and examples)
- 2013-11-06 17:49:46下载
- 积分:1