-
14_11
tp matlab bien explique et commentee
- 2014-11-16 22:20:09下载
- 积分:1
-
semextra
SEM2D_SNAPSHOT_GUI interactive plot of snapshot outputs from SEM2DPACK datadirname of the directory containing the SEM2DPACK output (default is the current directory)
- 2011-11-21 20:42:20下载
- 积分:1
-
rectangular-filter
The program contains a rectangular window
- 2014-09-08 02:41:43下载
- 积分:1
-
ABC2SC
This function transforms a three-phase unbalanced phasor into its symmetrical components.
- 2014-10-04 18:54:24下载
- 积分:1
-
1.2-Mutual_Info
Matlab and C code of mutual information
- 2015-03-16 15:57:45下载
- 积分:1
-
rong-cuta
solution to differential equation use rongcuta method
- 2011-07-07 13:34:46下载
- 积分:1
-
My_first_BP
说明: matlab实现BP模型。注释明白直观,使用方便。(Matlab implements BP model. The notes are clear, intuitive and easy to use.)
- 2020-06-21 20:00:02下载
- 积分:1
-
chengjichaxun
利用matlab gui 成绩查询系统,实现不同文件下的成绩查询(Query system using matlab gui performance and achieve results under different file query)
- 2010-06-22 12:45:48下载
- 积分:1
-
Physics
物理公式代码库
常见的物理公式可以从库中直接调用
方便(Physics formulas physics code base common formula can be called directly from the library to facilitate)
- 2008-05-17 18:28:48下载
- 积分:1
-
How-Use-ODE45-to-solve-Boundary-Value-ODE
In MATLAB, usually we use function bvp4c() to solve boundary value problem (BVP) of ODE. However, we also can use function ode45() to solve BVP of ODE too. However, ode45() needs all initial values at one point. Therefore we have to construct an auxiliary function, whose input argument is the missing initial value and the return output is the given boundary value, Then we can call function fsolve() to get the missing initial value. This method is particularly efficient it the ODE has one or more parameters. Also this method is essentilal for GNU Octave, because whose function bvp4c() is not programmed for parameter ODE yet.
- 2012-06-24 04:37:26下载
- 积分:1