-
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
-
TSP
旅行商问题(traveling saleman problem,简称tsp) 的遗传算法matlab 程序,具体说明文件内有(matlab for traveling saleman problem )
- 2011-04-30 13:15:37下载
- 积分:1
-
kuaisufuliye
光纤中计算非线性的表达式,可以计算色散,自相位调制。(Calculation of nonlinear optical fiber expression)
- 2014-10-15 15:40:59下载
- 积分:1
-
CompressionbyYikwang
This code perform the DCT and quantization on all the channels without any sub-sampling and for the compression of color images, they are first converted to the YCbCr color format and vice versa, use the function rgb2ycbcr and ycbcr2rgb.
- 2010-11-02 10:00:39下载
- 积分:1
-
MAIN_ISA_ALGORI
THIS CODE ILLUSTRATE ITERATIVE SIGNATURE ALGORITHM VERY GOOD CODE TO EXPLAIN THE IDEA GOOD FOR BEGINNERS IN MATLAB
- 2011-05-14 16:17:36下载
- 积分:1
-
11
试过,可以。遗传算法源代码,来自一本matlab书,在这分享(genetic algorithm)
- 2013-08-12 13:22:06下载
- 积分:1
-
Greedy-Snake
Greedy sanke algorithm implements(贪婪蛇算法的实现,该算法是对原Donna J. Williams 《A fast algorithm for active contours》 (1990) 论文的简化实现。对算法研究很有帮助。参数很多,需要调节才能获得良好的效果。)
- 2014-11-08 09:09:01下载
- 积分:1
-
yasuobao
请点击1.m运行文件(运行环境为matlab2008a)
注:不可直接运行1.fig 需使用1.m文件
附:输入各设备及物流量子窗口参数信息说明:请依次输入该零件所需的设备号,两个y设备号之间填入这两个设备间的物流量,例如一个零件需要的设备一次为3,5,7,其中3和5的物流量为10,5和7的物流量为20,则应按如下的格式输入3,10,5,20,7。只需输入数字即可,无需输入标点符号。且零件的排序为最下面的一行为零件1,向上依次递加。">
- 2013-05-17 10:07:55下载
- 积分:1
-
15-07-0566-00-003c-channel-model-code-release-1-1
60 GHz channel modelling by IEEE
- 2013-03-30 01:13:29下载
- 积分:1
-
voice_signal_spectrum_analysis
语音信号频谱分析 滤波器设计 matlab(voice signal spectrum analysis)
- 2011-11-19 11:22:28下载
- 积分:1