-
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
-
msk
MSK调制算法,包括了附加相位的算法和一系列的波形图(MSK modulation algorithm, including an additional phase of the algorithm)
- 2009-06-07 17:28:15下载
- 积分:1
-
MINHJ2
说明: 无约束一维极值问题中的抛物线和三次插值法,例程可调(Unconstrained extremal problem in one-dimensional parabolic and cubic interpolation method, routine adjustable)
- 2011-03-25 22:45:21下载
- 积分:1
-
canny_edge_detector
Canny edge detection. It is an image processing algorithm for edg detection
- 2013-01-10 17:43:31下载
- 积分:1
-
Circuit-Analysis-with-MATLAB
用matlab做电路分析。介绍了matlab分析静态电路、动态电路、无源器、有源器件的方法,有众多例程。一共两本,上下册(Circuit analysis using matlab to do. Describes the methods matlab static circuit analysis, dynamic circuits, passive, active devices, there are many routines. A total of two, upper and lower volumes)
- 2014-08-12 22:02:51下载
- 积分:1
-
watertank1
watertank simulink example for pid
- 2013-11-12 01:54:52下载
- 积分:1
-
SANXIANG
三相电压型SPWM逆变器在通用变频器中使用很广泛,在simulink中搭建的仿真模型(Three-phase voltage type PWM inverters are widely in simulink simulation model of the building in general inverter)
- 2015-11-24 15:45:36下载
- 积分:1
-
Guide_Splines
Program data interpolation by cubic splines
- 2011-01-17 22:05:10下载
- 积分:1
-
PCNN
说明: 基于PCNN的图像灰度增强,我做毕业设计的时候的东西。(Grayscale image enhancement based on PCNN)
- 2011-03-06 21:09:39下载
- 积分:1
-
dbimportdemo
说明: matlab与数据库连接方法,通过ODBC/JDBC 接口访问具体的数据库 。(matlab with the database connection method, via ODBC/JDBC interface to access specific databases)
- 2011-04-07 21:18:46下载
- 积分:1