-
Matlab-Dsp
关于数字信号处理的一些matlab例程,包括各种常用函数的编写(On a number of digital signal processing matlab routines, including the preparation of a variety of commonly used functions)
- 2008-04-18 15:35:36下载
- 积分:1
-
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
-
dingweidm
多个无线传感器定位代码,大家分享,包括DV-hop、RSSI等(Multiple wireless sensor positioning code share)
- 2011-02-07 13:39:37下载
- 积分:1
-
chap7
说明: 自动控制系统中滑膜变结构控制matlab仿真程序(Automatic Control System of Variable Structure Control of synovial matlab simulation program)
- 2010-04-21 18:20:14下载
- 积分:1
-
a1
说明: 首先将YUV格式的视频转换为MAtlab适用的格式,通过主要采用DCT变换的方式,实现视频水印的嵌入。(First, the YUV format video conversion MAtlab for the format, mainly DCT transform by way of video watermark embedding.)
- 2011-06-02 12:18:31下载
- 积分:1
-
hw5
说明: 用matlab代码编写的图像盲反卷积,可以实现较好地实现灰度图像的盲反卷积(Matlab code used to prepare the image blind deconvolution can be achieved to better achieve the gray image of the blind deconvolution)
- 2021-04-20 00:08:51下载
- 积分:1
-
TSPgenerationwithMatlab
TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序,可用于解决夺目的地TSP问题(TSP problem (also known as: traveling salesman problem, traveling salesman problem) genetic algorithm matlab general procedures can be used to solve TSP problems capture destination)
- 2008-05-28 16:40:55下载
- 积分:1
-
DATA-ASSOCIATION-BASED-CE-METHODS
基于cross entropy最优方法对phd跟踪结果进行目标关联(Based on cross entropy method for phd optimal target tracking results associated)
- 2011-10-19 15:51:59下载
- 积分:1
-
[emuch.net]parafacmodeling_ver2.0
说明: 用matlab编辑平行因子分析法,程序不大,容易理解(Using matlab to edit parallel factor analysis method, the program is not big and easy to understand.)
- 2019-03-31 16:54:00下载
- 积分:1
-
Waterfilling.Algorithm
Waterfilling algorithm (from [Palomar and Fonollosa, Trans-SP2004]) to compute:
pi = (mu*ai - bi)^+
sum(pi) = Pt
By Daniel Perez Palomar (last revision: May 10, 2004).(Waterfilling algorithm (from [Palomar and Fonollosa, Trans-SP2004]) to compute:
pi = (mu*ai- bi)^+
sum(pi) = Pt
By Daniel Perez Palomar (last revision: May 10, 2004).)
- 2008-03-04 20:54:55下载
- 积分:1