-
用matlab编写的拉普拉斯高斯算子代码 log_edge
用matlab编写的拉普拉斯高斯算子代码(LoG算子),用该函数实现LoG算子提取图像边缘点的功能。(Written by matlab Laplacian of Gaussian operator code (LoG operator), using the LoG operator functions for extracting the image edge points of the function.)
- 2020-06-27 10:00:02下载
- 积分:1
-
Back_propagationMatlab
Back propagation algorithm implementation in Matlab
- 2013-02-06 15:55:17下载
- 积分:1
-
distribution_c
matlab环境下的前推后代法潮流计算程序,是7个节点的配电网。(before pushing sweep method flow calculation program matlab environment, the distribution network is seven nodes.)
- 2015-03-24 15:57:40下载
- 积分:1
-
modeling-PV-MPPT
对光伏电板进行详细建模,在simulink里面搭建,并进行最大功率跟踪(modeling PV,MPPT)
- 2014-02-19 15:20:36下载
- 积分:1
-
Chaotic-Duffing
说明: 混沌振子工具箱,MATLAB源码,值得学习(Chaotic Systems Toolbox, based on matlab)
- 2021-03-18 11:49:20下载
- 积分:1
-
shenjinwanlou
BP神经网络 BP神经网络 BP神经网络 BP神经网络 BP神经网络( BP neural network BP neural network BP neural network)
- 2014-08-29 11:27:57下载
- 积分:1
-
Matlab
C4.5的matlab实现,并且进行了详细的注释,并进行了有序化处理(C4.5 matlab realize, and conducted a detailed notes, and conducted an orderly processing)
- 2013-11-14 15:50:45下载
- 积分:1
-
GA
说明: GA算法,分步实现,更加清晰简单易学,快速掌握GA算法的使用(GA algorithm, step-by-step implementation, more clear and easy to learn, quick to master the use of GA)
- 2012-08-31 20:00:54下载
- 积分:1
-
2n-2n
本Matlab代码是检验一个有向图是否是一个弱距离正则图(The Matlab code is to test a directed graph is a weak distance-regular graph)
- 2013-04-22 21:24:16下载
- 积分:1
-
kalman
Overview
The Simulink model shows an example how the Kalman Filter can be
implemented in Simulink. The model itself is configured with a Gaussian
process connected with a Kalman Filter. To directly use this model, one
only needs to provide model prarameters including parameters of the
Gaussian process, which are state space matrices, A, B, C, and D, initial
state, x0, and covariance matrices, Q and R and similar parameters for
the Kalman Filter, which can be in different values to mimic the model
mismatch, plus the state covariance, P. The following examples show how
this model can be used.
The Kalman Filter can also be used as a standard model block to be
connected with any other systems
- 2016-11-13 04:05:37下载
- 积分:1