-
TVL1
这是一个关于全变分的盲复原算法,该算法在实际应用了取得了很好的效果,希望对大家有好处。(This is a variation on the whole of blind image restoration algorithm in the practical application of the good results obtained, we hope to benefit.)
- 2011-05-09 21:00:22下载
- 积分:1
-
MATLAB在振动信号处理中的应用
说明: 基于matlab的振动数据处理教程及源代码(Matlab based vibration data processing tutorial and source code)
- 2020-04-11 09:59:05下载
- 积分:1
-
lmax
Find local maxima in matlab
- 2009-05-04 17:58:43下载
- 积分:1
-
MIMO_OFDM
本程序是一个基于空时编码的MIMO-OFDM通信系统的仿真设计,包括QPSK调制解调,IFFT调制,空时编解码(This procedure is based on a space-time coded MIMO-OFDM communication system simulation design, including QPSK modulation and demodulation, IFFT modulation, space-time codec)
- 2013-09-03 16:28:02下载
- 积分:1
-
matlab
matlab初学者教材,有助于读者了解matlab的用途(matlab beginner textbook will help readers understand the use of matlab)
- 2014-12-27 11:40:20下载
- 积分:1
-
mutilvariableDMC
matlab仿真的,多变量输入输出动态矩阵控制算法,希望对大家有所帮助。(Matlab simulation, mimo dynamic matrix control algorithm, we hope to help.)
- 2021-03-22 15:49:17下载
- 积分:1
-
CMATLABconnect
VC运算速度较快,相对于matlab而言,编程较为烦琐,而matlab编程灵活,并且方很多工具箱,使用极为方便,但是matlab的M语言编写的仿真程序的仿真速度相对较慢。
C-MEX函数是基于C语言编写的C与matlab接口函数,是matlab应用程序接口的一个重要组成部分。通过它不但可以将现有的C语言编写的程序轻松地引入到matlab环境中使用,避免了重复的程序设计,而且可以使用C语言为matlab定制用于特定目的的函数(如为了保护算法设计等),
以完成在matlab中不易实现的任务。此外,更重要的一点,使用C语言编写的C-MEX函数可以有效地提高M灯matlab环境中数据处理速度和效率。
(VC computing faster, compared to matlab, the program is more cumbersome, but matlab programming flexibility, and a lot of side toolbox, use very convenient, but the M-language matlab simulation program written in a relatively slow simulation speed.
C-MEX function is based on the C language interface written in C and matlab functions matlab application interface is an important component. It can not only be through the existing programs written in C language easily introduced into the matlab environment, to avoid the duplication of programming, and can be customized using the C language for matlab functions for specific purposes (such as algorithm design, etc. in order to protect ),
Matlab in order to complete the task is not easy to achieve. In addition, more importantly, the use of C language written in C-MEX function can effectively improve the M light matlab environment, data processing speed and efficiency.
)
- 2009-12-21 10:03:58下载
- 积分:1
-
13
说明: 一种基于曲面波变换的红外弱小目标背景抑制方法(An infrared small target based surface wave transform background suppression method)
- 2014-12-02 15:13:34下载
- 积分:1
-
matlabyinqingwithc++.cpp
利用VC++6.0集成编程界面编写综合运用MAT数据文件和MATLAB引擎技术的(求矩阵的奇异值)C++源码程序。本程序说明了:1.如何利用VC++6.0集成编程界面编写源码程序;2.编译链接产生EXE文件所需的间夹文件。注意:要将压缩包内除matlabyinqingwithc++.cpp的所有文件都要拷贝到matlabyinqingwithc++.cpp的“任务文件夹下”。(Use VC++ 6.0 integrated programming interface MAT preparation of comprehensive use of data files and MATLAB engine technology (the singular value matrix) C++ Source procedures. This procedure describes: 1. How to use VC++ 6.0 integrated programming interface to prepare source procedures 2. Compiler generated EXE file the necessary link between the document folder. NOTE: In addition to compression packages matlabyinqingwithc++. Cpp must copy all the files to matlabyinqingwithc++. Cpp s mission folder. )
- 2008-06-24 11:38:00下载
- 积分:1
-
crou
Crout s algorithm is used when the inversion of large matrices, say 1000X1000 is difficult. So Crout s algorithm uses LU decomposition method to get the same results as the inversion of Matrix.
- 2013-11-04 10:58:10下载
- 积分:1