-
harris2
this is another matlab source code for harris corner detect
- 2014-12-19 22:02:24下载
- 积分:1
-
dijkstra
dijksra的算法程序,在matlab里就可以用了,是M文件的。(algorithm program dijksra, can be used in matlab M-file.)
- 2013-04-29 15:14:11下载
- 积分:1
-
JSPGA
车间作业调度问题遗传算法 用MATLAB来实现(Job Shop Scheduling Problem genetic algorithm using MATLAB)
- 2013-05-15 21:51:24下载
- 积分:1
-
BUTTERWORTHfilters
buttreworth filters
- 2010-11-10 14:10:38下载
- 积分:1
-
Matlab
说明: Matlab命令大全 详细介绍了Matlab的各种命令 用法。 包括数值计算,数值分析,绘图以及计算可视化。(failed to translate)
- 2009-08-26 11:42:57下载
- 积分:1
-
redresseur
model of a three phase rectifier taking into account the current
- 2012-05-18 21:42:52下载
- 积分:1
-
fastICA_data1
信号处理的Fast ICA实现进行快速独立分量分析(Fast ICA signal processing to achieve fast independent component analysis)
- 2013-11-06 14:42:45下载
- 积分:1
-
Harris
harris角点检测+ncc配准,另还有一篇关于harris角点检测并实现图像配准的论文,论文附录里有相应的MATLAB程序(Registration of Harris corner detection+ncc, there is another one on the Harris corner detection and realize image registration papers, there is a corresponding MATLAB program in the appendix of this thesis)
- 2015-04-01 09:33:31下载
- 积分:1
-
Matlab-experimental-guidance
Matlab程序设计与应用实验指导,讲的很好的,很详尽(Matlab programming and application of experimental guidance, speak very good, very detailed)
- 2011-04-23 21:54:06下载
- 积分:1
-
FitDataToALogisticFunction
在这项工作中所使用的方法是基于一个由大卫阿诺德教程。
http://online.redwoods.cc.ca.us/instruct/darnold/diffeq/logistic/logistic.pdf
这将运行该Logistic.m带来了图形用户界面。
1。放弃在列的格式文本文件中的x值
2。放弃在山口格式文本文件中的y值
3。的阴谋初始 按钮将绘制的分布
4。 查找适合 按钮,会找到最适合
5。 重置 将删除的情节(虽然我想打扫所有的领域 -没有时间)
5。地下K,糖尿病在下列公式中的值
Ÿ 等于k/(1+进出口(- G *的(十型录)))
6。上证所给出了squred误差之间的拟合函数与实际数据的总和
7。消委会提供的相关合作关系的实际数据拟合功能和效率(The method used in this work is based on a tutorial by David Arnold.
http://online.redwoods.cc.ca.us/instruct/darnold/diffeq/logistic/logistic.pdf
RUN The Logistic.m this will bring up the GUI.
1. Give the x values on a text file in column format
2. Give the y values on a text file in col format
3. Plot Initial Button will plot the distribution
4. Find Fit button will find the best fit
5. Reset will remove the plot (Although I wanted to clean all the fields- did not have time)
5. K, G, Dm are the values in the following equation
y = K./(1+exp(-G*(x-Dm)))
6. SSE gives the sum of squred error between the fitted function and the actual data
7. CC give the correlation co-efficient between the fitted function and actual data)
- 2011-05-15 18:06:06下载
- 积分:1