-
SUSAN边缘检测的实现代码
说明: SUSAN边缘检测的Matlab实现代码,用于静态图象的边缘检测,效果要视具体图象来定(SUSAN Edge Detection Matlab code for static images of edge detection, the effect would depend on the specific images to determine)
- 2005-12-16 13:58:33下载
- 积分:1
-
Quiver_Plot_2D
quiver plot in matlab
- 2012-04-24 16:47:16下载
- 积分:1
-
heat1
heat implecit method
- 2012-06-03 02:49:15下载
- 积分:1
-
locate_plot
自己根据MIMO雷达,写的关于定位的程序,很有用(MIMO Radar locate)
- 2014-11-06 09:59:15下载
- 积分:1
-
Deber34
Describe a Efi in a transformer
- 2011-11-26 23:29:58下载
- 积分:1
-
PowerFlow_Gyn4
Article of Algorithm to Power Flow: Load Flow Solution of Radial Distribution.
- 2010-07-04 22:14:38下载
- 积分:1
-
compare11
MATLAB对11中调度算法进行比较,包括min-min、max-min、遗传算法等等。(MATLAB to 11 in comparison scheduling algorithm, including the min-min, max-min, genetic algorithms and so on.)
- 2007-12-14 10:05:32下载
- 积分:1
-
RKTfilter
用matlab实现的RTKfilter实现滤波处理(Achieved with matlab filtering implemented RTKfilter)
- 2011-05-04 20:04:35下载
- 积分:1
-
OFDM_sys_FPGA
本压缩包包括OFDM系统的信道估计理论与matlab仿真程序两部分,其中m文件为仿真程序。(The archive includes OFDM system channel estimation theory matlab simulation program with two parts, one m file for the simulation program.)
- 2010-05-19 20:18:16下载
- 积分: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