-
MATLAB
这是一部信号处理方面的matlab电子书,很不错的,有信号处理方面的源代码(This is a signal processing matlab e-books, very good, with the source code of the signal processing)
- 2010-05-14 09:37:11下载
- 积分:1
-
zernike1
zernike矩算法,matlab语言开发,可用于图像匹配等(zernike moments algorithm, Matlab language can be used for image matching, etc.)
- 2007-01-28 10:45:37下载
- 积分:1
-
Xampling
xampling compressive sensing
- 2013-10-18 00:15:54下载
- 积分:1
-
adaptivemedian
adaptive median filter for image
- 2015-02-20 17:55:51下载
- 积分:1
-
qijgckfc
关于神经网络控制,在matlab环境中自动识别连通区域的大小,车牌识别定位程序的部分功能,是信号处理的基础,多目标跟踪的粒子滤波器,本科毕设要求参见标准测试模型。(On neural network control, Automatic identification in the matlab environment the size of the connected area, Part of the license plate recognition locator feature, Is the basis of the signal processing, Multi-target tracking particle filter, Undergraduate complete set requirements refer to the standard test models.)
- 2016-03-11 22:43:08下载
- 积分:1
-
juanjiyinshen
这是关于卷积与Z和S映射的MATLAB源代码,含有基本操作的源代码,希望对大家有所帮助。(This is on the convolution with the Z and S mapping MATLAB source code, containing the basic operation of the source code, I hope to help all of you.)
- 2009-05-23 21:28:06下载
- 积分:1
-
ICP_finite
Iterative closest poin in MATLAB
- 2011-01-12 15:04:37下载
- 积分:1
-
fuzzy-PID
做过模糊PID的朋友很多遇到过这种问题,就是仿真启动不起来,停留在e-7等地方或者仿真很慢,自次上次有个朋友说改变步长能解决这个问题,最后的曲线能达到满足要求的时候,我让他找个例子他就没有后文,以前我做了很多这样的模糊PID,但靠改变步长并没有解决问题,仿真曲线直接发散出去了,我自己这两天也总在思考这个问题,通过不断的调试总结,明白了不少,给遇到这个问题的朋友讲解一下解决办法吧,以一个例子详解:(Done a lot of friends of the fuzzy PID encountered this problem, simulation start up, stay in the e-7 and other local or simulation is very slow, have a friend who said to change the step size to solve this problem since the times the last, the finalcurve to achieve to meet the requirements when I asked him to find examples of his later, I have done a lot of fuzzy PID, but by changing the step does not solve the problem, the simulation curve directly divergence out, Itwo days always thinking about this problem, summarized by the debug and understand a lot of friends to experience this problem to explain the solution, an example Detailed:)
- 2012-04-11 08:45:48下载
- 积分:1
-
matlabxiaobo
一些很基础的,很有用的matlab小程序(some very basic, very useful small Matlab procedures)
- 2007-05-06 16:16:19下载
- 积分:1
-
MA_SYSTEM
一个非常简易的均线策略,仅作展示用,高手绕行。
5日均线上穿20日均线,做多1手;5日均线下穿20日均线,做空1手;
其中这里上穿、下穿如下定义:
上穿定义:MA5当天大于MA20,前一天MA5位于MA20之下
下穿定义:MA5当天小于于MA20,前一天MA5位于MA20之上
测试数据:IF1112 (2011/5/3-2011/12/8)每日收盘价。
初始资金 50万(a sample back testing matlab code based on ma)
- 2014-10-21 22:51:24下载
- 积分:1