搜索资源列表
经典SVM算法matlab程序
- 经典SVM算法matlab程序 经典程序,不可缺少!
普通端射阵天线的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程序实现
基本图论函数库,应用matlab程序
- 基本图论函数库,应用matlab程序,实现路径规划问题,The MatlabBGL library fills a hole in Matlab s suite of algorithms. Namely, it provides a rich set of algorithms to work with graphs, as in graph theory graphs. The MatlabBGL package uses Matlab s native sparse matrix type
相位解缠和相位展开matlab程序
- 相位解缠和相位展开matlab程序,里面还包含多篇介绍该相关解缠算法的文章,Phase unwrapping and phase unwrapping matlab program, which also includes more than to introduce the relevant article unwrapping algorithm
遗传算法优化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程序
- 局部最大熵近似形函数matlab程序,主要用于无网格计算。 This set of Matlab functions computes the Calculation of the local maximum-entropy shape functions with Newton's method as described in section 4.2 of [1]. The core functions are shapef.m and Gamma_.m. The rest is pro
一维移动最小二乘近似的MATLAB程序
- 无网格法的移动最小二乘法的matlab程序(Meshless method of moving least squares Matlab procedures)
pso-pid调节matlab程序
- pso-pid matlab程序,实现粒子群法自适应调节(Pso-pid matlab program to realize adaptive adjustment of particle swarm optimization)
[emuch.net]最优化方法及其Matlab程序设计
- 关于最优化方法其Matlab程序设计的参考答案以及matlab的编程的代码程序(The Matlab programming reference and Matlab programming code program about the optimization method)
遗传算法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.)