-
inpainting
object removal在图像处理中的意思是用户可以随意擦去图像中的一个物体,算法可以自动的用背景中的信息补去空洞,达到看不出来是处理过的效果,又叫inpainting,该程序由matlab写成,效果非常好,文档、演示、测试图像均齐全-(object removal in image processing means that users can remove images of an object, the algorithm can automatically use the background information to fill empty, reaching out is not to look over the effectiveness of treatment, also known as inpainting, the program by matlab languages, has very good results, documents, presentations, test images have complete
)
- 2010-06-25 10:24:22下载
- 积分:1
-
work3
用matlab编写的神经网络实例。需要的可以下。(Matlab prepared with examples of neural network. Need to be under.)
- 2008-03-18 00:41:12下载
- 积分:1
-
Rayleigh_Fading_Simulation
In this file you can find the rayleigh fading channel. you can use matlab to open it.
- 2009-04-15 11:15:10下载
- 积分:1
-
MATLAB
使初级工程师能够较快速的了解MATLAB这一数学工具,以及初步掌握用法(Junior engineers can more quickly understand the mathematical tools of MATLAB, as well as preliminary master the usage)
- 2012-05-20 10:43:36下载
- 积分:1
-
LDA-function
its code to classification with LDA in matlab
- 2014-11-09 04:50:02下载
- 积分:1
-
dq0
基于dq0的异步电动机仿真模型及起动过程的仿真(Asynchronous motor in dq0 simulation model and starting process-based simulation)
- 2013-04-23 01:53:30下载
- 积分:1
-
RANGESUM_SegmentTree
Segment tree implementation for Rangesum
- 2015-04-11 00:12:45下载
- 积分:1
-
ANNPID
分别采用4种控制律进行单神经元PID控制,即无监督的Hebb学习规则、有监督的Delta学习规则、有监督的Hebb学习规则、改进的Hebb学习规则.(Separately using four kinds of control laws for single neuron PID control, that is, unsupervised Hebb learning rules, there is the Delta Study supervision rules, there is supervised Hebb learning rule to improve the Hebb learning rule.)
- 2009-03-24 18:23:38下载
- 积分:1
-
theapplicationotheprocedurecallcppinMATLAB
MATLAB中调用Wrapper.cpp的程序的应用
(MATLAB, the application of the procedure call Wrapper.cpp)
- 2011-01-13 20:32:28下载
- 积分: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