-
matlabimageprocess
MATLAB图像处理的教程,常用的一些函数(MATLAB Image Processing tutorial, used some of the functions)
- 2010-05-26 15:32:33下载
- 积分:1
-
OPM-matlab
基于压缩感知的匹配基追踪算法的matlab实现(Based on compressed sensing based tracking algorithm matlab matching)
- 2020-11-16 21:59:40下载
- 积分:1
-
CDT-Statute-Description
CDT交互式-循环式规约说明,有规约帧结构说明、数据交互流程图和数据交互说明,适用于电力行业CDT规约通信参照。(CDT Interactive- circulating Statute instructions have described the statute frame structure, data flow diagrams and data exchange interaction instructions for the power industry CDT Statute communication reference.)
- 2013-12-28 13:47:41下载
- 积分:1
-
gui_development_using_matlab
this is a tutorial to help you in development of gui using MATLAB
- 2010-10-28 08:02:40下载
- 积分:1
-
cvx
说明: 凸规划建模系统,包含用户手册,有助于学习压缩感知。(Convex programming modeling systems, including user manuals, helpfull for learning compressed sensing .)
- 2011-02-27 23:00:51下载
- 积分:1
-
dataset
目标抓取,可以更换视频背景,当然目标抓得不是很精确.有待提高.(Object extraction, background change. The extraction is kind of rough at the moment.)
- 2012-03-30 14:48:12下载
- 积分:1
-
Laplace
Laplace金字塔算法的图像处理Matlab程序Laplace(Laplace in Matlab)
- 2013-11-03 20:28:42下载
- 积分:1
-
hmtdwhij
包括调制,解调,信噪比计算,抑制载波型差分相位调制,实现典型相关分析,music高阶谱分析算法,随机调制信号下的模拟ppm,是小学期课程设计的题目,采用了小波去噪的思想,针对EMD方法的不足。( Includes the modulation, demodulation, signal to noise ratio calculation, Suppressed carrier type differential phase modulation, Achieve canonical correlation analysis, music higher order spectral analysis algorithm, Random ppm modulated analog signal under Is the topic of the elementary school stage curriculum design, Using wavelet denoising thought, For lack of EMD.)
- 2016-03-26 21:27:26下载
- 积分:1
-
BP_model
BP神经网络预测数据,matlab实现。(BP(ANN)relize forecasts data,matlab.)
- 2009-05-10 09:15:53下载
- 积分:1
-
CPPBUILDER-package-design
创建和编辑包
创建一个包需要指定:
· 包的一个名字。
· 新包要求使用或链接的其他包的列表。
· 包编译时包含或绑定的单元文件的列表。包实质上是这些包含已编译.BPL功能的源代码单元的封装,包含(Contains)列表是想编译进包的定制组件的源代码单元放置的地方。一个包由C++源文件(.CPP)和扩展名为.BPK的工程选项文件定义。这些文件由包编辑器生成。
(Creating and editing package to create a package needs to be specified: a name of the package. The new package requires the use of or linked list of other packages. Compile a list of unit package that contains the file or binding. These packages contain essentially compiled. Source code package BPL unit functions, including (Contains) list is to source code modules compiled into the custom component package placed. A package of C++ source file (. CPP) and the extension. Engineering options file defines the BPK. These files are generated by the package editor.)
- 2014-02-19 21:28:41下载
- 积分:1