-
MATLAB7
Matalab7.0基础与提高,详细介绍Matalab矩阵运算、符号运算、程序设计初步、可视化等(Matalab7.0)
- 2009-09-08 10:03:40下载
- 积分:1
-
GeneticAlgorithm
说明: 本代码是使用遗传算法解决优化约束问题,可直接运行。(本代码是使用遗传算法解决优化约束问题,可直接运行。
This code is the use of genetic algorithm to solve constrained optimization problems,which can be directly run.)
- 2010-03-30 16:03:48下载
- 积分:1
-
Single--circle-array
此资料是有关“单圈圆阵的二维方向图”的源程序,此程序画出二维方向图(This information about the source of the the " lap circular array of two-dimensional pattern, this program draw the two-dimensional pattern)
- 2012-09-21 20:46:46下载
- 积分:1
-
TSP
根据混合粒子群算法原理,在MATLAB中编程实现基于粒子群算法的TSP搜索算法,给出了适应度函数,粒子初始化,交叉操作,变异操作,最后给出了仿真结果。有图可以看出,混合粒子群算法能够较快找到连接各个城市的最优路径,谢谢,希望能够给大家带来帮助。(According to the principle of hybrid particle swarm algorithm, programmed in MATLAB Based on Particle Swarm TSP search algorithm given fitness function, particle initialization, crossover and mutation operation. Finally, the simulation results. There can be seen, hybrid particle swarm algorithm can quickly find the optimal path to connect each city, thank you, hope to be able to give us help.)
- 2021-04-27 15:58:44下载
- 积分:1
-
downlink
matlab with simulink can do simulation of wimax before you can model your system then simulate to improve the performance
- 2010-01-31 06:53:56下载
- 积分:1
-
PCA
Principal component analysis for dimension reduction
- 2011-02-01 13:02:44下载
- 积分:1
-
bellmanu
Implementacao da rede MLP canonica (backpropagation com gradiente descendente) blea
- 2011-05-19 02:00:05下载
- 积分:1
-
matlab-algorithm
matlab编写的一系列方程求解函数,适合搞科研的同学(matlab function to write a series of equations for the students to engage in scientific research)
- 2011-09-23 22:27:48下载
- 积分:1
-
svmlight
svmlight-2.51工具包,在matlab7.9.0(R2009b)环境下调试通过。里面包含了几个实用的例子可供参考。(svmlight-2.51 kit, in matlab7.9.0 (R2009b) environment through debugging. Which contains several practical examples for reference.)
- 2011-10-18 23:38:07下载
- 积分:1
-
Numerical-Methods-for-PDE
一、椭圆型偏微分方程
1. Helmholtz方程 及 特例(Possion方程, Laplace方程); Helmholtz.m possion
2. 满足牛顿边值条件的Helmholtz方程;Helmholtz_Newton.m
二、抛物线型偏微分方程
1. 显式前向欧拉法 EF_Euler.m
2. 隐式后向欧拉法 IB_Euler.m
3. Grank-Nicholson法 Grank_Nicholson.m
4. 二维热传导抛物线方程 TDE.m
三、双曲线型偏微分方程
1. 显式中心差分法(一维波动方程) ECD_Wave.m
2. 显式中心差分法(二维波动方程) Wave2.m
四、有限元法
二维偏微分法方程(拉普拉斯方程) fem_basis_ftn.m Show_Basis.m fem_coef
五、使用GUI形式的偏微分方程求解工具求解偏微分方程(PDETOOL)
来自《精通Matlab科学计算》第三版(Numerical Methods for PDE)
- 2021-03-28 22:09:11下载
- 积分:1