-
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
-
houghline
Hough line detector in Maltab code
- 2011-04-21 06:07:34下载
- 积分:1
-
GMPHD
这是多目标跟踪的入门文献,希望研究高斯概率假设密度的朋友共勉。文中详细描述了多目标跟踪的基本原理及最新方法。(This is the entry of multi-target tracking literature study friends encourage each of the Gaussian probability hypothesis density. The paper describes in detail the basic principles of multi-target tracking and the latest methods.)
- 2021-03-29 19:29:11下载
- 积分:1
-
04160835[1]
An Integrated AC/DC Super-Grid System -A Mechanism to Solving
the North American Power Crisis
- 2014-12-06 16:48:30下载
- 积分:1
-
FactoryMethod
定义一个用于创建对象的接口,让子类决定实例化哪一个类。Factory Method
使一个类的实例化延迟到其子类。(Analysis and implementation of common design patterns (C++))
- 2014-12-28 12:54:20下载
- 积分:1
-
test1
验证基于混合精度量化的大规模MIMO-OFDM系统的频谱效率的正确性。(The correctness of spectral efficiency of large-scale MIMO-OFDM systems based on hybrid precision quantization.)
- 2018-12-18 19:33:10下载
- 积分:1
-
audio-watermarking
audio watermarking code for image processing
- 2014-10-16 16:53:15下载
- 积分:1
-
Genetic Algorithm with PHM
遗传算法与和机械故障诊断向结合的matlab程序,包括例子,少许修改即可自用。(Genetic algorithm and MATLAB combined with mechanical fault diagnosis, including examples, can be used by a small number of modifications.)
- 2020-10-12 23:27:32下载
- 积分:1
-
ica_D_R
具有参考信号的独立分量分析程序,国外的提出这个问题的人编写的。(Independent component analysis (ICA) program with a reference signal abroad website.)
- 2013-03-20 21:21:51下载
- 积分:1
-
Reverb_demo
提供數種回響演算法.利用6個平行的comb濾波器達成擬真的回響效果(Provides several reverberation algorithms. Use 6 parallel comb filter to achieve realistic reverb)
- 2013-11-08 15:34:44下载
- 积分:1