-
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
-
GOA
it s a matlab GUI code for Monte Carlo simulation of scattering on rough surface.
- 2011-05-22 10:14:40下载
- 积分:1
-
mutual_information
用互信息求嵌入维数的matlab 该方法有效的计算嵌入维数(The method of the mutual information seeking embedding dimension matlab calculate the embedding dimension)
- 2012-05-31 08:36:12下载
- 积分:1
-
papr22
Compute and minimise the PAPR of an OFDM channel
- 2012-06-10 21:58:10下载
- 积分:1
-
unitcom
unit commitment using matlab , It based on Optimiztion methodes: Genetic Algorithms and Dynamic Program
- 2018-06-03 19:49:39下载
- 积分:1
-
pll
A Matlab script to simulate a Phase-Locked Loop (PLL). This is a type II PLL ie it has two integrators (one of these is the VCO itself).
It is simulated with an FM (frequency modulation) input. The output is the demodulated baseband signal
- 2009-07-12 09:54:51下载
- 积分:1
-
KEYHANDOUT(matlab)
此为事件触发型WSN(无线传感器网络)的密钥分发程序。
分为主程序KEYHANDOUT
5个可供加载到实际网络中的5个子程序PART1-5
还有一个初期密钥的建立KEYSOURCE函数。
调用时 1:先运行KEYSOURCE函数初始化环境。
2:在直接运行主函数KEYHANDOUT函数即可。
(Dies ist eine ereignisgesteuerte WSN (Wireless Sensor Networks) Schlüsselverteilungsprozess.
Das Hauptprogramm ist in KEYHANDOUT geteilt
5 zum Laden in das eigentliche Netzwerk von fünf Unterprogramme zur Verfügung PART1-5
Es gibt auch eine Funktion der erste Schlüsselerstellung Hauptquellgruppen.
Wenn Sie anrufen ein: zum ersten Mal ausgeführt Hauptquellgruppen Funktion initialisiert die Umwelt.
2: direkt ausführen, um die Hauptfunktion KEYHANDOUT Funktion.)
- 2020-09-27 22:17:45下载
- 积分:1
-
two_controllers
a matlab program to control the parallel port
- 2012-10-02 04:42:03下载
- 积分:1
-
code
《visual c++matlab图像处理与识别实用案例精选》源码(" Visual c++ matlab image processing and recognition of practical cases selected" source)
- 2010-05-19 14:43:42下载
- 积分:1
-
Apriori
简单的用Matlab实现关联规则基本算法Apriori算法,打开Matlab 目录调至压缩包解压的目录下,直接在matlab上运行test,有测试数据。(Simple association rules using Matlab basic algorithm Apriori algorithm, open Matlab directory raised unpack the archive directory, directly run in matlab test, with test data.)
- 2013-08-09 17:02:48下载
- 积分:1