-
matlabxiaochengxu
matlab一系列上百例的常用程序加上我自己编写的小程序,可以节省你编写小段程序的思考时间(matlab on a series of 100 cases of common procedures coupled with the preparation of my own small program, can save you preparation time thinking above procedure)
- 2008-03-25 16:48:00下载
- 积分:1
-
OutputText
OutputText.rar例子,关于txt输出,注释的特别详细(OutputText,special for txt)
- 2013-12-10 10:14:33下载
- 积分:1
-
Wavelet_OMP
小波稀疏分解和重构算法,适合通信信号和图像重构(Sparse wavelet decomposition and reconstruction algorithm for communications signal and image reconstruction)
- 2014-01-03 14:29:42下载
- 积分:1
-
Matlab-CPP
Matlab C++数学库对字符型阵列的操作(========================================================================
CONSOLE APPLICATION : charArrayCreate
========================================================================
AppWizard has created this charArrayCreate application for you.
This file contains a summary of what you will find in each of the files that
make up your charArrayCreate application.
charArrayCreate.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
charArrayCreate.cpp
This is the main application source file.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named charArrayCreate.pch and a precompiled types file named StdAfx.obj.
////////)
- 2011-05-06 13:27:03下载
- 积分:1
-
eNBRxPucch_ZcDeCorr
LTE中pucch的ZC基序列去除相关性(ZC base sequence in LTE pucch removal relevance)
- 2014-10-26 15:50:34下载
- 积分:1
-
LTE
OFDM与SC-OFDM仿真以及runSimSCFDMA等(OFDM and SC-OFDM simulation and runSimSCFDMA etc.)
- 2014-12-03 00:37:00下载
- 积分:1
-
detect_video
本程序是matlab语言实现。实现了运动目标的检测,并可只要在5秒内有运动的目标,就可以无限的抓取运动帧(This program is matlab language. Achieve a moving object detection, and as long as there is movement within 5 seconds of the target, you can grab unlimited movement frame)
- 2011-11-29 17:11:30下载
- 积分:1
-
Code
Elman网络预测上证股市开盘价,用于经济建模,matlab语言做的(Elman network card on the stock market opening price forecast for economic modeling, matlab language do)
- 2015-04-13 08:53:19下载
- 积分:1
-
cannyEdgeDetector
describe the canny theory
- 2009-03-25 11:06:05下载
- 积分:1
-
cyclic_coder
(7,4)系统循环码编码器
code_out = cyclic_coder(code_in)
该系统循环码编码器的生成多项式是g(x) = x^3 + x + 1
输入参数code_in是信息码字,是1×4的行向量;输出code_out是编码后的系统
循环码字,是1×7的行向量。
函数运行时,同时画出输入信息码字和循环码字的波形图。( (7,4) cyclic code system Encoder code_out = cyclic_coder (code_in) cyclic code encoder of the system generating polynomial is g (x) = x ^ 3+ x+ 1 of information input parameters code_in code word is 1 × 4 row vector output code_out System is encoded codeword cycle, the row is 1 × 7 vector. Function to run at the same time draw the input code word and code word cycle waveform.)
- 2011-08-15 21:48:28下载
- 积分:1