-
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
-
Main
神经网络训练程序、测试程序以及验证程序整体(Neural network training procedures, test procedures, and the overall validation process)
- 2013-12-06 15:13:32下载
- 积分:1
-
基于神经网络的用电量预测Neural_network
基于神经网络的用电量预测,采用Matlab实现(Power consumption based on neural network prediction, the use of Matlab to achieve)
- 2011-04-25 23:22:53下载
- 积分:1
-
chenxu
求解一维偏微分方程,matlab语言。中心差分,先前差分(Solving one-dimensional partial differential equations)
- 2013-09-11 14:59:08下载
- 积分:1
-
PSO-matlabprogram
Pso matlab program,粒子群matlab计算程序,具体看内部注释(Pso matlab program, Particle Swarm matlab calculation program, specifically to see the internal comments)
- 2014-10-29 22:04:28下载
- 积分:1
-
myIntervalHalving
Matlab implementation of interval halvingmethod
- 2014-11-05 00:57:37下载
- 积分:1
-
MATLAB-program
1、matlab程序的基本语句程序设计
2、利用matlab程序作图
3、在线帮助和文件管理(1.Matlab program statement program design 2.using matlab program mapping
3.online help, and file management)
- 2013-04-16 22:18:50下载
- 积分:1
-
Matlab_FE
MATLAB finite element code
- 2013-11-03 16:50:44下载
- 积分:1
-
dctcoder
MATLAB实现图像的DCT变换及选择性重构(MATLAB for image reconstruction of DCT transform )
- 2010-08-02 14:23:19下载
- 积分:1
-
dimension
代码用于估计关联维数。包括G-P算法(corrint.m),高斯核关联算法(gka.m) 和Judd算法(judd.m)(Correlation dimension estimation code. Algorithms for estimating the correlation dimension using the grassberger-Proccacia approach (corrint.m), the Gaussian-Kernel algorithm (gka.m) and Judd s estimator (judd.m) are provided.)
- 2009-04-28 18:50:07下载
- 积分:1