-
Graphic.process
应用C/C++语言编写灰度图像霍夫曼编码的程序(Application of C/C++ language coding gray-scale image of the Hoffman process)
- 2009-05-29 20:24:37下载
- 积分:1
-
interference-cancelllation-in-cognitive-radio
This is a program to illustrate the interference cancellation in cognitive radio
- 2013-11-21 20:04:58下载
- 积分:1
-
MATLAB-path
使用遗传算法解决TSP问题的完整代码,含动态路径变化图(The complete code using genetic algorithms to solve TSP problems, including changes in the dynamic route map)
- 2015-03-08 11:41:02下载
- 积分:1
-
特征提取
说明: matlab程序,用于提取脑电数据的五种频域特征指标数值(matlab code, Five Frequency Domain Characteristic Index Values for Extracting EEG Data)
- 2021-03-13 20:59:24下载
- 积分:1
-
PSOt
采用matlab语言进行编程,描述粒子群算法实际运行的matlab例程,很有帮助(Using matlab programming language to describe the actual operation of the PSO algorithm matlab routines, helpful)
- 2014-09-19 19:15:23下载
- 积分:1
-
WY-DWT
离散小波变换,包括各层分解,消除了边界效应等问题(DWT,including every layer)
- 2014-11-06 14:37:02下载
- 积分:1
-
matched_filter
基于匹配滤波器的线性调频雷达回波产生及压缩(LFM matched filter-based radar echo generation and compression)
- 2010-11-30 22:18:52下载
- 积分:1
-
pro
matlab处理地震资料的有关比较简单的成程序,segy文件的读取程序及输出segy格式的程序,另外还有雷克子波的程序等(matlab processing seismic data into a relatively simple procedure, segy file read program output segy formats procedures, in addition Leike Zi wave program)
- 2012-05-25 22:50:22下载
- 积分:1
-
minPF
外点罚函数法,用于求解非线性优化问题,适用于matlb程序(Outside the penalty function method for solving nonlinear optimization problems for matlb program)
- 2013-09-25 08:55:09下载
- 积分: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