登录
首页 » matlab » Helmholtz

Helmholtz

于 2013-07-18 发布 文件大小:1KB
0 235
下载积分: 1 下载次数: 47

代码说明:

  用迭代法在MATLAB中实现(赫姆霍兹)Helmholtz方程组的求解(Solving Helmholtz equation set by iterative method in MATLAB)

文件列表:

Helmholtz.m,1782,2013-07-18

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • gm11
    function exp85 clear all p=[0:0.1:1.1] t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095] net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm ) net.trainParam.epochs=2500 net.trainParam.goal=0.001 net.trainParam.show=50 net=train(net,p,t) r=sim(net,p) plot(p,t,p,r, * ) y=sim(net,[1.2])
    2012-04-26 12:14:11下载
    积分:1
  • mai---run
    prosessing image by matlab
    2012-09-20 23:18:31下载
    积分:1
  • MicrocontttrollerBook.rar
    This book focuses on the 8052-BASIC microcontroller, which is easy to use, full featured,
    2010-12-18 03:37:40下载
    积分:1
  • sex_recognization
    模式识别:线性分类器,fisher线性判别 female和male中分别为训练集 test1和test2为测试集(fisher)
    2009-04-27 16:51:44下载
    积分:1
  • Servlet.java
    一个简单的Servlat 小程序,希望那个你们喜欢,谢谢大家啦(Servla tServlat Servlat ServlatS ervlat)
    2013-07-21 22:42:09下载
    积分:1
  • odd_even
    一个用MATLAB编写的关于元胞自动机的奇偶规则的小程序(Using MATLAB on a cellular automaton rule applet parity)
    2014-09-18 19:03:41下载
    积分:1
  • GA_MATLAB
    以matlab撰写的遗传算法,可以解决工程问题的优化。验证功能良好。(Matlab code for genetic algorithms. )
    2010-07-06 17:47:59下载
    积分:1
  • SNRP1
    neural network-alphabet - matlab
    2010-05-31 23:44:33下载
    积分:1
  • Binary-particle-swarm-source
    本文给出了二进制粒子群算法的源程序,并运用实例进行了验证。(In this paper, the source code of the binary particle swarm algorithm is given and verified by an example.)
    2017-04-16 23:36:27下载
    积分:1
  • chapter3
    BP与GA-BP算法用于温度补偿函数拟合的比较(For the comparison of temperature compensation function fitting BP and GA-BP algorithm)
    2020-08-31 14:18:12下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载