-
logistic-encrypt
基于Logistic混沌映射的图像加密 将图像数据转换成二进制数据,并采用Logistic进行混沌序列生成,然后设定阈值将其转换成二值序列,之后,设定加密规则,将二进制图像数据与混沌二值序列进行加密运算,实现图像加密(Based on Logistic chaos mapping image encryption)
- 2011-05-11 11:35:54下载
- 积分:1
-
matlab-method
用于matlab编程的入门文档,内含大量程序源码。(Getting Started document for matlab programming, containing a large program source code.)
- 2013-11-02 19:10:28下载
- 积分:1
-
simulationof2pskber
本程序实现了一个基本的基于2psk的误码率仿真程序,比较适合初学通信的人士学习。(This program realize a simulation based on Bpsk modulation, and it is suitable for any beginner of telecommunication)
- 2009-12-12 20:34:20下载
- 积分:1
-
programs
We have added following files in matlab
1.global thresholding
2.Histogram equalization
3.low and high pass filtering
4.various masks
5.zooming
6.power law
- 2010-02-11 19:29:17下载
- 积分:1
-
fuzzy_control
用MATLAB编写的离散模糊控制程序,结合本程序,我相信能能更快更好的理解模糊控制算法。算法在MATLAB Version: 7.14.0.739 (R2012a)运行无误。
function [FCU_T1,FCU_T2,FCU_T3,FCU_T4]=fuzzy_table(Me,Mec,Mu,UC)
Me 隶属度表1
Mec 隶属度表2
Mu 隶属度表3
UC 模糊规则
FCU_T1 重心加权法,输出精确值
FCU_T2 重心加权法,输出离散值
FCU_T3 重心加权法(对隶属度平方),输出离散值
FCU_T4 最大隶属度法
function [R,n,nE,nEC,nU,nfe,nfec,nfu]=fuzzy_relation(Me,Mec,Mu,UC)
Me 隶属度表1
Mec 隶属度表2
Mu 隶属度表3
UC 模糊规则
R 表示全体规则构成的模糊关系
n=nfe×nfec
nE 模糊变量E的语言值个数
nEC 表示模糊变量EC的语言值个数
nU 表示模糊变量U的语言值个数
nfe 表示E的等级量个数,示例1中其论域为{-6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6}
nfec 表示EC的等级量个数,示例1中其论域为{-6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6}
nfu 表示U的等级量个数,示例1中其论域为{-7 -6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6 7}
Me 表示E的隶属度表
Mec 表示EC的隶属度表
Mu表示U的隶属度表
UC表示规则表(fuzzy control algorithm(matlab program))
- 2015-05-19 14:23:20下载
- 积分:1
-
pspice
current-source PWM Rectifier
- 2010-11-16 10:02:39下载
- 积分:1
-
birdcode
Blind Denoising BIRD is pure python but it relies on other python modules to make the Matching Pursuit computations.
(Blind Denoising )
- 2014-11-24 06:55:37下载
- 积分:1
-
armodel_psd
用AR模型法进行功率谱估计的各种算法比较,包括自相关法,BURG法,ARMA模型估计,PISARENCO谐波分解法(AR model method used to carry out a variety of power spectrum estimation algorithms, including the auto-correlation method, BURG Act, ARMA model is estimated, PISARENCO harmonic decomposition method)
- 2008-01-11 21:08:04下载
- 积分:1
-
leipingjun
利用类平均距离法,对遥感图像进行分类,操作时调用函数(Use the average distance category, the classification of remote sensing images, call the function when)
- 2009-05-19 19:16:32下载
- 积分:1
-
A-Simplified-Rotor-System
美国直升机旋翼建模的NASA报告,简化的建模方法(A Simplified Rotor System
_ Mathematical Model for Piloted
m Flight Dynamics Simulation)
- 2014-09-13 12:27:38下载
- 积分:1