-
SIMULINK
sumlink的ppt,对初学者有用,里面包含了对于sumlink的基本模块的介绍(sumlink the ppt, be useful for beginners, which includes the basic modules for sumlink Introduction)
- 2010-06-08 09:18:58下载
- 积分:1
-
adaline
The Adaline is essentially a single-layer backpropagation network. It is trained on a pattern recognition task, where the aim is to classify a bitmap representation of the digits 0-9 into the corresponding classes. Due to the limited capabilities of the Adaline, the network only recognizes the exact training patterns. When the application is ported into the multi-layer backpropagation network, a remarkable degree of fault-tolerance can be achieved.
- 2010-12-08 16:56:14下载
- 积分:1
-
zhenghui
自己做的: (一)用双线性变换法设计并用实验系统实现一个三阶的契比雪夫Ⅰ型低通数字滤波器,其采样频率Fs =8KHz,1DB通带边界频率为fp=2KHz。 (二)用双线性变换法设计并用实验系统实现一个三阶的契比雪夫Ⅱ型高通数字滤波器,其采样频率Fs =16KHz,阻带边界频率为fst =4KHz(matlab gui)
- 2011-12-01 19:35:08下载
- 积分:1
-
dijkstraAncVersionRoutesEtCosts
This is a MATLAB code (function) which implements the Djikstra algorithm.
- 2015-03-23 18:08:30下载
- 积分:1
-
种子区域生长分割
应用背景叶斑病的检测,有助于农民在正确的时间确定疾病关键技术第一步:运行编码STEP2:在图6选择使用鼠标指针在患处 种子点;STEP3:回车最后(如果你想删除以前的种子点按退格键按下前只输入)STEP4:我们得到分割结果
- 2022-02-12 16:36:07下载
- 积分:1
-
GPS卫星的选星程序
应用背景本程序主要应用与从事GPS、北斗等技术的相关研究人员,该程序对导航初学者的学习非常有帮助,通过优选星,不仅可以使读者了解GPS的定位过程,还可以了解卫星如何优选才更好的有利于定位精度的提高。通过该程序,相信大家对导航会有更进一步的理解。关键技术该程序的关键技术有卫星定位导航算法、卫星可见性优选算法、卫星几何结构分布。通过这几项关键技术,相信后面对大家的学习有很大帮助。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-12-20 18:05:04下载
- 积分:1
-
MOEA/D 多目标优化算法
function pareto = moead( mop, varargin)
%MOEAD runs moea/d algorithms for the given mop.
% Detailed explanation goes here
% The mop must to be minimizing.
% The parameters of the algorithms can be set through varargin. including
% popsize: The subproblem"s size.
% niche: the neighboursize, must less then the popsize.
% iteration: the total iteration of the moead algorithms before finish.
% method: the decomposition method, the value can be "ws" or "ts".
- 2023-02-25 01:20:03下载
- 积分:1
-
convolution
matlab code for linear and circular convolution
- 2011-03-23 12:33:57下载
- 积分:1
-
f_lyapunov_wolf1
用wolf方法计算时间序列的最大lyapunov指数(Calculated by wolf maximum lyapunov index time series)
- 2013-07-16 15:42:52下载
- 积分:1
-
完美的鱼眼校正算法matlab开发代码
到达过程是的泊松过程,该函数用来计算任意函数的一阶偏导数(数值方法),高斯白噪声的生成程序,可以实现模式识别领域的数据的分类及回归,最小二乘回归分析算法,包括AHP,因子分析,回归分析,聚类分析。
- 2022-01-21 19:37:30下载
- 积分:1