-
backpropagation_class
A MLP code with backpropagation training algorithm designed for classification problems.
- 2010-11-17 06:08:55下载
- 积分:1
-
abc_dqo
This model gives you the transformation of abc components of voltage and current into dqo components which is mostly used in power systems and power electronics
- 2014-10-02 10:49:46下载
- 积分:1
-
ARMA-master 故障预测
主要用于研究故障预测,其Arma-master文件代码(Arma-master file code for fault prediction)
- 2021-01-11 22:08:49下载
- 积分:1
-
pso
这是一个粒子群算法求解车辆路径的源码,用matlab仿真实现。(This is a particle swarm algorithm for vehicle routing the source, using matlab simulation.)
- 2008-12-11 23:11:21下载
- 积分:1
-
SaliencyToolbox
Koch等人最新的注意力选择算法matlab工具箱2006版(Toolbox code of Attention Selection model by Koch 2006)
- 2009-09-16 19:58:42下载
- 积分:1
-
tsplot
ctd data program,salnity,temperature,depth(ctd data program, salnity, temperature, depth)
- 2010-07-12 16:39:54下载
- 积分:1
-
3DPie
VML画饼形图的一个小例子,供大家参考一下吧(VML-shaped graph画饼a small example for your reference yourself)
- 2008-01-23 10:46:42下载
- 积分:1
-
Drawing
自定义函数画图软件,软件的函数输入部分分为4部分,针对的是4个分段函数,当然也可以扩展为5段,六段,如果你的函数不用分段,那就只用在第一个edit里面写下你的函数表达式即可,同时要在后面写出x的范围,和cftool里面的custom equation一样,只能用matlab语法规范的函数表达式,即你不要写2x而是2*x,不要把我们的数学表达式和matlab表达式搞混淆了。从gif可以看出,在第一个edit输入不同的函数,有多项式函数,指数函数,三角函数,对数函数,axes都能有正确的图形,另外用其他edit配合,画出分段函数图像。因此,这可软件无论你是单个函数还是分段函数(4段以内)均可正确画出,当然还配合有grid选项,如果想保持画出的图形,无需QQ截屏,直接点保存键,将它以jpg的格式,存入到你想要存的文件夹里面。要想查对应点的函数值时,只用在edit里面输入x值,按回车就可以得到,注意x值是在范围之内的,支持结果累积,最终将以一个表格的形式显示出来,如果要想画新的图形,点击清空按键即可。(Drawing software-defined functions, the software function of the input part is divided into 4 parts, for the four sub-functions, of course, can also be extended to 5, Liu Duan, if you do not have sub-function, then only the first an edit which you can write your function expression, while the range in the back to write x, and cftool inside the custom equation, can only function with matlab syntax specification expression, but that you do not write 2x 2* x, not to our matlab mathematical expressions and expressions confused. It can be seen from the gif, in the first edit enter a different function, there polynomial functions, exponential functions, trigonometric functions, logarithmic functions, axes can have the right graphics, the other with the use of other edit, draw piecewise function image. Therefore, it can be software or whether you are single function piecewise functions (4 or less) can be correctly drawn, of course, with a grid option, if you want to keep drawing the graphics,)
- 2010-11-10 21:59:58下载
- 积分:1
-
m
说明: 面阵的doa算法仿真程序,希望能通过,现在急需目标检测程序。(Plane Array SMI algorithm simulation program and we hope that the urgent need to target testing procedures.)
- 2012-06-26 21:12:54下载
- 积分:1
-
mabs2d_v2.1
Input data is the MS Excel file, where the table of nodes, table of elements, nodal external loads vector and boundary conditions are stored.
After running the mabs2d.m file on the Command Window, the program calculates the stiffness matrix in local coordinates kiL (element i). Once the transformation matrix associated to the element is obtained, the stiffness matrix in global coordinates kiG is also calculated. The table of connectivity is automatically generated for the assembly process and then computes the complete stiffness matrix of the structure.
- 2011-10-08 20:08:49下载
- 积分:1