-
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
-
MATLAB7.X
MATLAB7.X混合编程》源程序.rar适合初学者很好的(MATLAB7.X hybrid programming " source. Rar good for beginners)
- 2011-05-16 12:56:51下载
- 积分:1
-
sqq
Stock quote query (m file)
- 2013-03-25 01:32:14下载
- 积分:1
-
SinData
生成正弦波,不需要调用sin函数,利用的查表法(Generate a sine wave, you do not need to call the sin function using table look-up method)
- 2013-04-10 22:05:44下载
- 积分:1
-
MATLABii
用来计算PID控制算法的算法。里面有详细的建模过程。(Algorithm used to calculate the PID control algorithm. There are detailed modeling process.)
- 2013-12-02 23:56:36下载
- 积分:1
-
vibra_pinyuchuli
MATLAB实现振动信号频域处理:随机信号谱分析和利用窗函数实现(MATLAB realization of vibration signals in the frequency domain processing: random signal spectrum analysis and the use of window function to achieve)
- 2015-01-26 11:35:58下载
- 积分:1
-
yichuansuanfa
遗传算法和最速下降法的比较及其各自的优缺点(Genetic algorithms and compare the steepest descent method and their respective advantages and disadvantages)
- 2013-12-22 21:33:36下载
- 积分:1
-
MXY5
说明: 计算固体作业 分析桥梁的结构 各种参数的变化(Solid job of calculating the structure of the bridge)
- 2011-03-23 21:32:49下载
- 积分:1
-
contrast_enhance_CLAHE
对比度受限自适应直方图均衡方法的Matlab 2008a下的详细实现(contrast limited adaptive histogram equalization in Matlab2008a)
- 2021-03-18 11:19:20下载
- 积分:1
-
granger_cause
说明: 用于检验两个时间序列是否具有格兰杰因果关系(Used to test whether two time series have Granger causality)
- 2019-03-01 17:04:42下载
- 积分:1