-
gan_zhi_qi
这是一个gan_zhi_qi.rar(感知器)的仿真程序,希望各位多多指点。相互交流,共同进步!()
- 2007-08-01 17:17:16下载
- 积分:1
-
easy
GPS学习最全的matlab程序,望大家学习交流(GPS to study the most complete matlab program, hope you learn from the exchange of)
- 2010-01-10 22:08:35下载
- 积分:1
-
mtalab
说明: Matlab基础知识学习,如数值计算,绘图,程序设计,文件操作,数学运算等。(Matlab basics of learning, such as numerical computation, graphics, programming, file operations, math and so on.)
- 2010-03-31 19:19:21下载
- 积分:1
-
LMS
基于matlab软件的一个无约束优化问题的最速下降算法(Based on matlab software an unconstrained optimization problems steepest descent algorithm)
- 2013-03-11 22:58:07下载
- 积分:1
-
JAVA
研究了MATLAB和JAVA在本地环境和网络环境下的混合编程方法,通过多个实例说明两者混合编程的过程和步骤。 更多还原
(MATLAB and JAVA the hybrid programming methods in the local environment and network environment, through the process and steps of multiple instances of a mixture of both programming. More Restore)
- 2013-03-19 14:21:56下载
- 积分:1
-
Rate_Reconstruction
Simulation of spring mass use Simulink matlab
- 2013-04-17 10:17:14下载
- 积分:1
-
fasthoglib.tar
Fast Hog People Detection
- 2015-01-21 21:22:52下载
- 积分:1
-
WVD
关于魏格纳分布的计算代码,可以得到IMF和各个特征频率以及进行希尔伯特变换。(About calculation code Wigner distribution can be obtained as well as the IMF and the individual characteristics of the frequency of the Hilbert transform.)
- 2014-01-14 17:50:29下载
- 积分:1
-
22024811116720071015155703743487
svm的分类问题,需要的可以下载此源码 。(SVM classification problems, the needs of this source can be downloaded.)
- 2007-11-15 21:29:36下载
- 积分:1
-
filterImage
There are different m files for different filter to use.
perwit.m:=uses window Wx=[1 0 -1 1 0 -1 1 0 -1]/3
and Wy=Wx and then convolves this window with the image.
sobel.m:=uses window W=[1 0 -1 2 0 -2 1 0 -1]/4
lablacian.m=uses window W=[0 1 0 1 -4 1 0 1 0]
convolve.m=convolves window and image
- 2011-07-27 23:15:28下载
- 积分:1