搜索资源列表
普通端射阵天线的matlab程序
- 普通端射阵天线的matlab程序 clear; f=3e10; lamda=(3e8)/f; beta=2.*pi/lamda; n=10; t=0:0.01:2*pi; d=lamda/4; W=beta.*d.*cos(t); z1=((n/2).* W)-n/2*beta*d; z2=((1/2).* W)-1/2*beta*d; F1=sin(z1)./(n.*sin(z2)); K1=abs(F1); polar(t,K1) ;
EMM盲运动模糊图像的恢复
- 摘 要 盲图像恢复的主要困难是信息不足,而为了恢复图像和确定点扩散函数需要适当的先验知识。解决这个问题的法、 法以及正则化方法等。但是这些方法的计算量都太大,针对上述方法的不足,文章提出了一种恢复图方法有图像的新算法,它通过恢复残差的最小化和后验概率的最大化来估计参数和恢复图像。其中,巧妙地利用了最陡梯度法和 共轭梯度法的迭代求解。对由于运动造成的模糊图像,可以明显地改善图像的质量,实验结果证明,在对模糊操作没有严格限制的情况下,仍可得到较好的恢复图像。,: : 2$*/<$ I?E
work.rar
- 上载的内容为随机信号处理的作业,具体是:其中W(t)为均值为零,方差为3的白噪声。 (1)产生若干组500个点长随机序列。 (2)找一个ARMA模型与(1)中的500个点匹配。 (3)在产生一个500个点长的随机序列校正。 ,Upload the contents of random signal processing operations, specifically: one of W (t) for the mean zero, variance of white noise for
AHybidGeneticAgorithmtoSolveTS
- 求解TSP和MTSP的混合遗传算法_英文_,Abstract:M any app licat ions are invo lved w ith mult ip le salesmen each of w hom visits a subgroup cit ies and returns the same start ing city. The to tal length of all subtours is required to be m ini2 mum. Th is is called
SR matlab
- W.T.Freeman 经典 基于例子的超分辨率重构matlab源码,图片自己可加,经测试可用-WTFreeman classic example of super-resolution reconstruction based on matlab source code, images themselves can be added, the test can be used
w-eag
- “Gradient based image transition region extraction and segmentation”(基于梯度的过渡区提取与分割)MatLAB 源码。-MatLAB code of “Gradient based image transition region extraction and segmentation”。
cw
- 带时间窗的节约算法,求解车辆路径问题,是一个函数形式,效果很好-VRP,C-W
Retinex
- Retinex matlab 源码,实现Retinex的一些功能-Retinex matlab source code to achieve some of the features of Retinex
W-SVD
- SVD图像处理,MATLAB程序 变换域小波处理程序-SVD image processing, MATLAB wavelet transform domain processing procedures
matlab
- C-W节约法的matlab实现源代码,解决vrp问题-CW Conservation Act of matlab implementation source code, to solve the problem vrp
steerGaussmatlabcode
- 关于Steerable filtering decomposition 的matlab程序,- STEERGAUSS Implements a steerable Gaussian filter. This m-file can be used to evaluate the first directional derivative of an image, using the method outlined in: W. T. Freeman and E. H. Adelson
libsvm-2.88
- 支撑向量机SVM的工具LIBSVM,能够在windows平台下通过命令行使用,也可以在matlab下调用,适合于研究复杂条件下的分类问题-Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM
tabu-search-matlab
- TSP for VRP solution w/ capacity constraint using Tabu Search Algorithm
dac
- DAC Model in Matlab w/ 80db
matlab
- matlab进行偏最小二乘法算法对多变量和单变量的用法(function [T,P,W,Wstar,U,b,C,B_pls,... Bpls_star,Xori_rec,Yori_rec,... R2_X,R2_Y]=PLS_nipals(X,Y,nfactor))
H.W
- this file is a estimation matlab code for mont carlo
matlab simulation for CDMA
- Chapter 18 README FILE Prepared by: William H. Tranter Department of Electrical and Computer Engineering Virginia Tech - Mail Code 0350 Blacksburg, VA 24061 email: btranter@vt.edu Revision Dates: June 20, 2004 Note: This readme f
MATLAB PDE工具箱在地下水科学实验教学中的应用
- 利 用 M A T LA B P D E 工 具 箱 求解 T 6th 典 型 地 下 水 流 系 统 模 式 ,可 得 出 地 下 水 流 系 统 模 式 图 和 流 速 分 布 图 ,体现 了直观求解地下水流系统方 法的多样性 。 M A T LA B PD E 工具 箱与传 统模拟 软件 V isualM O D FI()w 相 比,具有操作简单 、易于掌握和出图方式多样的优势 。 本 文将两种 方法求解 地下水流 系统模式进 行 了对 比模 拟研 究 ,并 比较 了两 种 方 法
Paper with its Matlab code
- Genetic algorithm for PAPR reduction in SLM wavelet-OFDM systems with its matlab codes
F-W算法讲解及matlab实现
- F-w算法讲解及matlab代码,里面有课件以及代码(F-w algorithm explanation and matlab code)