-
Untitled4
先做灰階圖片,再利用IMHIST來做統計,在做SMOOTH來讓使用者更容易了解圖片的特色 (Grayscale images do first, and then use IMHIST do statistics, SMOOTH do to make it easier for users to understand the characteristics of the picture)
- 2013-12-03 14:56:46下载
- 积分:1
-
ivi_matlab_A86
矢量网络分析仪的驱动程序,可以用matlab调用(Vector network analyzer driver, you can use matlab call)
- 2014-02-16 10:48:36下载
- 积分:1
-
logestic
this program is the simulink of logistic map
- 2009-09-13 01:20:17下载
- 积分:1
-
ekf_ukf_maukf
说明: 主要对扩展卡尔曼滤波(EKF)、无迹卡尔曼滤波(UKF)及改进无迹卡尔曼滤波(MAUKF)算法进行研究,研究了三种算法的基本原理和各自的特点。其中扩展卡尔曼滤波器是将卡尔曼滤波器局部线性化,其算法简单,计算量小,适用于弱非线性、高斯环境。无迹卡尔曼滤波器是用一系列确定样本来逼近状态的后验概率密度。改进无迹卡尔曼滤波算法在UKF的基础上引入衰减因子。(The thesis focuses on the extended Kalman filter (EKF), unscented Kalman filter (UKF) and the improvement of unscented Kalman filter (MAUKF) algorithm research, researched the basic principles of three algorithms and their characteristics. Extended Kalman filter (EKF) is the local linear Kalman filter, the algorithm and computation are simple in weakly nonlinear and Gaussian environment. Unscented Kalman filter (UKF) is determined using a series of samples to approximate the state posterior probability density. Improved UKF algorithm (MAUKF) is introduced attenuation factor based on the UKF.)
- 2020-12-13 20:29:17下载
- 积分:1
-
yy
说明: matlab数学形态学处理里面,一维信号的膨胀腐蚀等没有现成的公式,编程为解决一维信号的处理问题。(inside matlab mathematical morphology, the expansion of one-dimensional signal no ready formula for corrosion, programming to address the problem of one-dimensional signal processing.)
- 2011-04-11 15:53:07下载
- 积分:1
-
master-matlab
说明: 本书详细讲述了MATLAB的基础用法、编程技巧及应用实例,是学习MATLAB的优秀参考书。(The book describes in detail the basis for the use of MATLAB, programming techniques and application examples, is an excellent reference book to learn MATLAB.)
- 2009-08-19 23:30:35下载
- 积分:1
-
PVMODEL
说明: 太阳能光伏电池的matlab/simulink 仿真模型,通过编辑s函数实现,可以对光伏特性进行仿真(Solar photovoltaic cells matlab/simulink simulation model, by editing the s function implementation, you can simulate the characteristics of PV)
- 2011-04-12 15:51:50下载
- 积分:1
-
belga
matlab code of channal
- 2010-07-09 04:36:54下载
- 积分:1
-
chebyshev
输出chebyshev映射的混沌序列,及其自相关、游程特性(Output chebyshev map sequence, and autocorrelation, run-length features)
- 2020-12-30 16:19:00下载
- 积分:1
-
programs-txt
1. Transfer function to state space model
transfer function to state space
A=[1 1 1]
B=[1 6 11 6]
[A,B,C,D]=tf2ss(num,den)
- 2013-07-28 17:31:23下载
- 积分:1