-
OMP
OMP算法在压缩传感中的应用,这是一个m文件。(Orthogonal Matching Pursuit Algorithm for Compressive Sensing)
- 2009-11-13 16:16:21下载
- 积分:1
-
OOP
object-oriented programming
- 2013-11-25 22:36:53下载
- 积分:1
-
MATLAB(Gauss)
MATLAB高斯消去法解方程组,我调试过了,可以用的,欢迎大家下载使用(MATLAB Gaussian elimination solution of equations, I had to debug, and can be, and welcome to download)
- 2009-12-08 21:53:28下载
- 积分:1
-
VC++_Matlab
许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直
接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。
该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++
调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。(Many engineering software necessary to use complex mathematical algorithms. VC++ Can form a variety of user interface, and can be directly related to systems and data exchange underlying hardware. The study VC++ And Matlab programming hybrid has great practical significance. The article discussed how to use the Matlab Compiler to compile*. m functions for dynamic link library DLL, available to VC++ Call methods, provides a VC++ With Matlab rapid realize mixed language programming.)
- 2008-05-12 10:57:07下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
matlab-toolbox-of--control
电子书籍,内容是关于matlab的控制系统工具箱的介绍和使用。(introduction of matlab toolbox on control system)
- 2011-09-20 17:11:50下载
- 积分:1
-
OFDMcode
OFDM系统仿真,包含了发射、信道估计、接受等完整的OFDM系统仿真(his simulation script set allows for an OFDM transmission to be simulated. Imagetx.m generates the OFDM signal, saving it as a windows WAV file. This allows the OFDM signal to be played out a sound card and recorded back. Imagerx.m decodes the WAV to extract the data. settings.m contains all the common settings to specify all the simulation parameters such as FFT size, number of carriers, input data source file, input and output WAV files, etc. See settings.m for more details. )
- 2010-03-06 17:16:47下载
- 积分:1
-
Grid_Connected_Fuel_Cell
基于simulink编写的燃料电池并网模型(Prepared based on simulink model of a fuel cell and network)
- 2020-11-21 10:39:37下载
- 积分:1
-
peiqeng_v14
是本科毕设的题目,基于掌纹识别的在线身份验证 识别算法本科毕设,内含心电信号数据及运用MATLAB写的源代码。( The title of the commercial is undergraduate course you Verify recognition algorithm based on palmprint recognition undergraduate complete set of online identity, ECG data and includes source code written in MATLAB.)
- 2016-04-25 14:36:09下载
- 积分:1
-
3th-pro
some matlab codes to practice matlab in the field of signal processing
- 2011-06-13 15:54:36下载
- 积分:1