-
PV-MODEL-PACK
PV model for simulation in SimuLink Matlab
- 2011-05-20 00:32:28下载
- 积分:1
-
EZW
mbedded Zerotrees of Wavelet transforms (EZW) is a lossy image compression algorithm. At low bit rates, i.e. high compression ratios, most of the coefficients produced by a subband transform (such as the wavelet transform) will be zero, or very close to zero. This occurs because "real world" images tend to contain mostly low frequency information (highly correlated). The locations where high frequency information does occur (such as edges in the image) this is particularly important in terms of human perception of the image quality, and thus must be represented accurately in any high quality coding scheme.
- 2014-02-18 20:06:01下载
- 积分:1
-
xiebo
一种可行的基于傅立叶变换式的谐波测量方法(One possible type based on Fourier transform method for harmonic measurement)
- 2010-11-10 11:49:24下载
- 积分:1
-
CHAPTER1
刘金坤《先进 PID 控制及其 MATLAB 仿真》书上第一章源程序。供大家参考。(Liu Jinkun " Advanced PID Control and MATLAB simulation," the book' s first chapter source,)
- 2010-01-27 11:02:18下载
- 积分:1
-
SNR_singlech
matlab中信噪比计算程序,可以检验使用matlab内置函数添加的噪声是否正确(Can be tested using matlab citic noise ratio calculation, matlab built-in functions to add noise is correct
)
- 2013-10-12 20:07:17下载
- 积分:1
-
youhua1
遗传算法的电机优化程序,个人专门编写的,对于初学者来说,可以借鉴(function youhua1()
遗传算法
n-- 种群规模
ger-- 迭代次数
pc--- 交叉概率
pm-- 变异概率
v-- 初始种群(规模为n)
f-- 目标函数值
fit-- 适应度向量
vx-- 最优适应度值向量
vmfit-- 平均适应度值向量
clear all
close all
clc 清屏
tic 计时器开始计时
n=20 ger=100 pc=0.9 pm=0.1 初始化参数
生成初始种群
v=init_population(n,44) 得到初始种群,22串长,生成20*22的0-1矩阵
[N,L]=size(v) 得到初始规模行,列
disp(sprintf( Number of generations: d ,ger))
disp(sprintf( Population size: d ,N))
disp(sprintf( Crossover probability: .3f ,pc))
disp(sprintf( Mutation probability: .3f ,pm)) sprintf可以控制输出格式
待优化问题)
- 2020-12-11 20:19:19下载
- 积分:1
-
LevelSet_CV
一种改进的基于C-V模型的水平集分割算法,附有程序和图像源数据,分割方法较好(An improved model based on C-V level set segmentation algorithm, a program and image data source, segmentation method is good)
- 2011-12-29 21:52:10下载
- 积分:1
-
HHT
matlab实现,绘制二维及三维HHT谱图(Matlab implementation, draw 2D and 3D HHT spectrum)
- 2012-05-24 21:15:35下载
- 积分:1
-
con2nif
sensor processing in matlab
- 2010-06-08 20:02:23下载
- 积分:1
-
U14SSS11-MAP-PM
对七号信令MAP协议进行非常细致的讲解,大家有需要的可以下载参考(MAP signaling protocol on the 7th a very detailed explanation, you need to download the reference)
- 2010-07-30 12:06:01下载
- 积分:1