搜索资源列表
普通端射阵天线的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) ;
遗传算法优化BP神经网络的权值的matlab程序源代码
- 遗传算法优化BP神经网络的权值的matlab程序源代码。,Genetic algorithm BP neural network weights of the matlab source code.
车间作业调度问题遗传算法通用Matlab程序
- 车间作业调度问题遗传算法通用Matlab程序,很好用的的哦,the matlab implementation of job-shop scheduling problem solution based on the GA algorithm.
地震数据处理的matlab程序
- 实现地震勘探中,地震数据处理的matlab程序。,Implementation of seismic exploration, seismic data processing matlab procedures.
MAP. Matlab程序实现了MAP算法-最大后验概率算法
- 这个Matlab程序实现了MAP算法-最大后验概率算法,同时包括对算法有:卷积编码、卷积解码,BPSK,AWGN。同时绘制它的误码率和SNR(信噪比)。,The Matlab program achieved a MAP algorithm- maximum a posteriori probability algorithm, at the same time including the algorithm are: convolutional coding, convolution deco
Cholesky分解 Matlab程序
- Cholesky分解 Matlab程序 关于科学计算方法,Cholesky decomposition of Matlab procedures on scientific calculation method
关于免疫遗传算法matlab 程序
- 这是一个有关于免疫遗传算法matlab 程序,This is an on immune genetic algorithm matlab program
基于离散趋近率的滑模变结构控制MATLAB程序
- 基于离散趋近率的滑模变结构控制MATLAB程序,Based on the convergence rate of discrete sliding mode variable structure control MATLAB program
信道编码的matlab程序,CRC校验码,RS码,卷积码
- 信道编码的matlab程序,CRC校验码,RS码,卷积码,turbo码,TCM码-Matlab program channel coding, CRC check code, RS code, convolutional codes, turbo codes, TCM code
MATLAB-GeneticAlgorithm
- 关于遗传算法的matlab程序,非常适合初学者使用,特别是想对程序研究比较深入的同行来说,更为重要了-matlab
《MATLAB程序设计教程》电子教案-2660
- 学习matlab数值算法所用的ppt,初学者使用 《MATLAB程序设计教程》电子教案-2660(Learning matlab numerical algorithm used in PPT, beginners use the "MATLAB programming tutorial", electronic lesson plans -2660)
神经模糊预测控制及其matlab实现第3版matlab程序
- 《神经模糊预测控制及其matlab实现》(第3版)matlab程序(Neuro fuzzy predictive control and its matlab implementation (Third Edition) matlab program)
十大算法matlab程序
- 十大算法MATLAB程序,可用于数学建模,算法和程序相对应(the algorithm of matlab)
一维移动最小二乘近似的MATLAB程序
- 无网格法的移动最小二乘法的matlab程序(Meshless method of moving least squares Matlab procedures)
二维数据画图程序
- 二维数据画图Matlab程序,运行非常方便,适合于科研人员对数据的处理。 (Dimensional data drawing Matlab program, run very convenient, suitable for researchers to deal with the data.)
pso-pid调节matlab程序
- pso-pid matlab程序,实现粒子群法自适应调节(Pso-pid matlab program to realize adaptive adjustment of particle swarm optimization)
遗传算法matlab程序
- 遗传算法matlab程序,用于最优化问题的求解。原理可以参考其他资料(Genetic algorithm matlab program)
离散模糊控制MATLAB程序
- 通过输入隶属度表和模糊规则 自动生成模糊控制查询表的MATLAB程序(Automatically generate MATLAB program of fuzzy control query table by input membership table and fuzzy rules.)
支持向量机matlab程序
- 支持向量机matlab程序设计,里面包含实例以及表格,只需更改数据即可。(Support vector machine matlab programming, which contains examples and tables, only need to change the data.)
云模型matlab程序
- 云模型matlab程序设计,包含例子,只需修改数据。(Cloud model Matlab programming, including examples, only need to modify the data.)