-
MATLABTUTORIAL4
matlab tutorial for basic
- 2010-10-13 15:16:40下载
- 积分:1
-
chap6
程序代码说明
P0610:神经网络的实例(Procedure Code Description P0610: examples of neural network)
- 2010-05-17 18:24:41下载
- 积分:1
-
Matlab-For-Engineers-And-Scientists
Matlab For Engineers And Scientists (Third Edition ,2008)第三版,对于MATLAB高手很有帮助。(Matlab For Engineers And Scientists (Third Edition, 2008) third edition, for MATLAB expert help.)
- 2011-09-21 00:00:19下载
- 积分:1
-
GA
说明: 遗传算法求解物流配送中心选址模型的MATLAB程序代码(Location of logistics distribution center)
- 2018-02-01 19:03:06下载
- 积分:1
-
Rocaries
I have tried my hand at drawing up a simulink block set *VERY BASIC* of jpec2000 compression.(I have tried my hand at drawing up a simulink block set*VERY BASIC* of jpec2000 compression.)
- 2009-09-12 23:32:40下载
- 积分:1
-
LMI_tool_intro
LMI及鲁棒预测控制工具书,基于matlab编程环境。(LMI and robust predictive control tool, based on matlab programming environment.)
- 2021-01-27 11:08:36下载
- 积分:1
-
FastICA_CPP
使用C++语言编写的FastICA算法,并附带有Matrix类。(Use C++ language FastICA algorithm, together with the Matrix class.)
- 2013-11-27 09:27:38下载
- 积分:1
-
PHAT
广义互相关函数求时间延迟,PHAT,SCOT等加权方式(GCC for TDOA,PHAT,SCOT)
- 2020-10-30 11:09:56下载
- 积分:1
-
pid-2
二阶双容水位水箱pid控制,非线性控制,运用rk4算法(Second double capacity water tank pid control, nonlinear control, the use of rk4 algorithm)
- 2013-06-01 11:57:57下载
- 积分:1
-
Hermite
Matlab中没有现成的Hermite插值函数,必须编写一个M文件实现插值。
设n个节点的数据以数组x0 (已知点的横坐标), y0(函数值), y1(导数值)输入(注意Matlat的数组下标从1开始), m个插值点以数组x 输入,输出数组y 为m 个插值。编写一个名为hermite.m的M文件。
(Matlab is not off-the-shelf Hermite interpolation function, we must realize the preparation of a document M interpolation. N nodes for the data to an array x0 (known point of abscissa), y0 (function value), y1 (numerical derivative) input (note the subscript Matlat array starting at 1), m to the array of interpolation points x input and output array y for m months interpolation. Hermite.m the preparation of a M-file.)
- 2008-05-12 10:53:46下载
- 积分:1