-
GUI_graphic_interfacea_editing
matlab丛书——GUI精通matlab图形界面编程(pdf BOOK :tutorials for mastering the progarming the GUI gracphic user s interface in matlab)
- 2010-12-21 13:26:15下载
- 积分:1
-
lorentz
三个程序,分别以四阶龙格库塔法和欧拉法解洛伦兹方程,并绘制相图,时间演化图,庞加莱截面图.(Three procedures, respectively, fourth-order Runge-Kutta method and Euler method for solving the Lorentz equation and draw the phase diagram, the time evolution of the map, Poincare section.)
- 2020-10-22 13:37:23下载
- 积分:1
-
GpsIndicator
Gps Indicator extends Basic Indicator Source Code for Andriod.
- 2013-12-29 14:50:09下载
- 积分:1
-
SVM
使用SVM中的1V1以及1VO算法实现对数据的分类以及matlab实现(Classification of data and implementation of matlab using 1V1 and 1VO algorithms in SVM)
- 2018-12-21 10:47:38下载
- 积分:1
-
mm1
说明: 很好用 , 实验过的, 素轻松判定素数数。(sushu)
- 2010-04-14 14:57:58下载
- 积分:1
-
Win32RecvFrame
说明: 利用winpcap编写的,直接从链路层收取数据帧的小程序,希望能有点用处。(use winpcap prepared directly from the data link layer frame collection of small procedures in the hope that this will usefulness.)
- 2006-05-16 15:47:22下载
- 积分:1
-
Matlabfun
matlab 函数的说明 以及具体的应用描述(matlab function description, and description of specific applications)
- 2010-05-12 20:57:38下载
- 积分:1
-
bisection
Step 1: Set i=1 FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2 FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP.
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
- 2011-11-23 09:46:51下载
- 积分:1
-
MATLAB6.0_math_toolbox
MATLAB数学工具箱,包含了MATLAB在工程数学应用中的函数及其用法(MATLAB Math Toolbox, MATLAB includes mathematical applications in engineering functions and their usage)
- 2007-09-03 14:49:49下载
- 积分:1
-
t_gbl
说明: simulink中调用网格数据双线性内插的解算函数,可根据不同数据库进行修改(mesh data in simulink calls solving bilinear interpolation functions, which can be modified according to different databases)
- 2011-03-21 15:09:03下载
- 积分:1