-
drawseg
边缘分割 边缘分割 边缘分割 边缘分割 边缘分割 (The brink of the brink of partition partition partition the edge of the brink of the brink of partition partition)
- 2007-11-15 00:51:01下载
- 积分:1
-
imagewavelet
MATLAB 二维小波变换程序,我测试过可以用的。用于数字图像处理。初学者可以试着用一下!(Tsai camera calibration classic MATLAB program for beginners can try to use what!)
- 2010-07-30 15:44:05下载
- 积分:1
-
smithch
本函数在matlab实现阻抗圆图,通过调用switch()函数,可以得出传输线的反射系数,以及支节匹配等参数,本函数可以实现单、双和三支节匹配。(The realization of the impedance function in matlab circle map, by calling the switch () function of transmission line can be drawn of the reflection coefficient, as well as the support section to match the parameters, this function can achieve a single, double and three matching section.)
- 2009-04-22 20:26:20下载
- 积分:1
-
ww
说明: 从师兄那搞到的,以供学习,
单电源混沌测量电压电路模型(Single power supply chaos to measure the voltage circuit model)
- 2012-02-14 07:04:10下载
- 积分:1
-
guasslegendre
基于gauss-legendre积分的MATLAB编码,精度非常高,计算速度非常快。高斯一勒让德求积公式(Gauss-Legendre qua-drature)一种高斯型求积公式.指积分区间[a,b一仁一1,1},权函数二(x)三1时的高斯型求积公式,其节点是勒让德多项式(Based on gauss-legendre integration of MATLAB coding, the accuracy is very high, very fast)
- 2021-03-30 07:59:10下载
- 积分:1
-
ProgrammingPPerl
Perl 语言编程
第三版 作者:Larry Wall, Tom Christiansen, and Jon Orwant 译者:何伟平
(The third edition of the Perl programming language: Larry Wall, Tom Christiansen, and Jon Orwant Translator: weipin)
- 2013-11-04 23:05:21下载
- 积分:1
-
simu
This program shows the distributions of the co-channel interference in forward and reverse link in the cellular mobile system with cluster size N, when the mobile subscriber (MS) is at random positions of a cell. (This program shows the distributions of the co-channel interference in forward and reverse link in the cellular mobile system with cluster size N, when the mobile subscriber (MS) is at random positions of a cell.)
- 2007-12-13 12:39:31下载
- 积分:1
-
Face-Recognition
一段很不错的人脸识别的matlab源代码,matlab版本为7.0.1,我不知道在其他版本下能否顺利执行(A very good face recognition matlab source code, use the matlab version 7.0.1, I do not know whether the smooth implementation of the other versions)
- 2011-05-18 12:56:20下载
- 积分:1
-
model
可以对某一块海洋区域进行纵切断面,并在一张图上生成几个图片(Can conduct a longitudinal section of a marine areas, and generate a few pictures on a map)
- 2013-12-20 15:19:24下载
- 积分:1
-
decomp_reconst_WU
Decompose image into subbands (undecimated wavelet), denoise, and recompose again.
fh = decomp_reconst_wavelet(im,Nsc,daub_order,block,noise,parent,covariance,optim,sig)
im : image
Nsc: Number of scales
daub_order: Order of the daubechie fucntion used (must be even).
block: size of neighborhood within each undecimated subband.
noise: image having the same autocorrelation as the noise (e.g., a delta, for white noise)
parent: are we including the coefficient at the central location at the next coarser scale?
covariance: are we considering covariance or just variance?
optim: for choosing between BLS-GSM (optim = 1) and MAP-GSM (optim = 0)
sig: standard deviation (scalar for uniform noise or matrix for spatially varying noise)
Javier Portilla, Univ. de Granada, 3/03
Revised: 11/04
- 2010-08-14 20:29:11下载
- 积分:1