-
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
-
MATLAB
实现MATLAB的AM调制,解调的全过程,附图。望能审核通过~我会努力上传更好的源码。(MATLAB implementation of the AM modulation, demodulation of the entire process, drawings. Hopefully approved upload ~ I will work hard to source better.)
- 2009-03-28 11:12:49下载
- 积分:1
-
fracctals_and_chaos
非线性混沌工具箱,可以用来求解非线性系统的分叉、混沌等(Non-linear chaotic toolbox can be used to solve the nonlinear system of bifurcation, chaos, etc.)
- 2009-05-08 20:44:11下载
- 积分:1
-
bcmpar
ofdm中的编码降低par方法程序,采用bcm码(ofdm of coding methods and procedures to reduce par, using code bcm)
- 2006-11-29 22:26:08下载
- 积分:1
-
desestimator
code for de estimator....
- 2010-08-31 11:24:03下载
- 积分:1
-
ltematlab
LTE matlab仿真
LTE matlab仿真
LTE matlab仿真(LTE matlab simulation LTE matlab simulation LTE matlab simulation)
- 2013-07-20 12:20:41下载
- 积分:1
-
KLPromoter
KL距离的一种分类方法,此程序是分类启动子的类别,用MATLAB实现。(KLdistance with MATLAB.)
- 2015-07-20 12:05:39下载
- 积分:1
-
2D-MUSIC
近场源多参数估计2D-MUSIC算法(角度和距离估计)仿真分析(Simulation and analysis of 2d-music algorithm for multi parameter estimation of near field sources)
- 2021-03-19 10:59:19下载
- 积分:1
-
hopfield
说明: 一个详细的matlab完成的hopfiled网络的代码,可以作为神经网络学习的实例。(Completed a detailed hopfiled network matlab code can be used as examples of neural network learning.)
- 2011-02-27 23:51:47下载
- 积分:1
-
KNN
说明: 用k-means算法实现KNN算法,是模式识别中的经典算法再现(K-means algorithm with KNN algorithm is a classical pattern recognition algorithm for reconstruction)
- 2010-05-04 20:24:37下载
- 积分:1