搜索资源列表
普通端射阵天线的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) ;
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
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
w-Filter
- 程序包括有维纳滤波,中值滤波,高斯变换,DFT变换等等图像滤波源代码-Procedures include wiener filtering, median filtering, Gaussian transform, DFT transform source image filtering, etc.
MccDemo3
- matlab和VC6.0混合编程,实现将matlab绘图窗口嵌入到vC程序中。 1、首先将压缩文件中的matlab部分,编译,命令如下:mcc -w cpplib:libmccdemo3 -T link:lib mccdemo3.m 2、将编译得到的.dll,.lib,.h,.ctf文件拷贝到vC工程文件夹下 3、编译压缩文件中的vC部分,运行即可。-err
wcdmasimulationsimulinkmatlabsimulinkwCDMA
- wcdma_simulation_simulink用matlab simulink写的w-CDMA的仿真过程的整个代码-matlab simulink with wcdma_simulation_simulink written w-CDMA simulation of the entire code
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
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)