-
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
-
randgenerator
一个随机数产生的MATLAB例子,内含三种随机数生成方法。[0,1]分布,N(0,1)正态分布,n个N(a,b)正态分布(a random number generated by MATLAB example, consisted of three random number generation method. [0,1] distribution, N (0,1) normal, n N (a, b) normal)
- 2007-04-17 23:35:03下载
- 积分:1
-
region-growing
egion growing approach is the opposite of the split and merge approach:
An initial set of small areas are iteratively merged according to similarity constraints.
Start by choosing an arbitrary seed pixel and compare it with neighbouring pixels.
Region is grown from the seed pixel by adding in neighbouring pixels that are similar, increasing the size of the region.
When the growth of one region stops we simply choose another seed pixel which does not yet belong to any region and start again.
- 2012-10-02 15:42:14下载
- 积分:1
-
Chapter_2_NEW_ALG
convex optimizationconvex optimization algo new mit dimtri bertskas lession 2
- 2015-02-08 07:42:36下载
- 积分:1
-
WAVE
用小波去噪,不同尺度下的阀值去噪,去噪效果的对比很不错(Using wavelet denoising, different scales of threshold denoising, contrast denoising effect is very good)
- 2015-11-13 20:23:31下载
- 积分:1
-
liandurenlianjiance
这是亮度人脸检测的matlanb 源代码实现,很好(This is the brightness of the Face Detection matlanb source code to achieve good)
- 2008-01-04 10:00:04下载
- 积分:1
-
displaylet
matlab内显示图形的子程序,可以方便的显示各种图形,能够识别图形中任意点的轨迹(matlab display graphics within the subroutine, you can easily display a variety of graphics, can identify any point in the track graph)
- 2009-12-10 21:34:42下载
- 积分:1
-
NIPALS
function calculates matrices of scores and loadings using NIPALS algorithm
(Nonlinear Iterative Partial Least Squares)
- 2010-02-03 04:08:45下载
- 积分:1
-
Programming-the-Finite-Element-method-with-Matlab
用MATLAB编写的有限元程序,包含了有限元求解的各个细节过程。(MATLAB prepared by the finite element program, including the finite element solution details.)
- 2010-05-27 23:37:19下载
- 积分:1
-
Numerical-method-conductionMATLAB
热传导方程几种差分格式的MATLAB数值解法比较(Numerical method for solving the heat conduction equation of several kinds of difference scheme of MATLAB
)
- 2014-09-16 10:39:15下载
- 积分:1