-
Matlabrumentojingtong
Matlab经典教程——从入门到精通详细的介绍了MATLAB的使用方法,是学习MATLAB必不可少的书籍(Classic Matlab Tutorial- from entry to the master detail the use of MATLAB is an essential book to learn MATLAB)
- 2011-05-29 21:18:35下载
- 积分:1
-
mdladvinfo
anything important,,, nothing important
- 2011-09-04 14:29:24下载
- 积分:1
-
adaptive3
matlab code for adaptive
- 2010-07-30 15:20:19下载
- 积分:1
-
BPMPD
BPMPD_MEX is a MATLAB® MEX interface to BPMPD, an interior point solver for quadratic programming developed by Csaba Mészáros at the MTA SZTAKI, Computer and Automation Research Institute, Hungarian Academy of Sciences, Budapest, Hungary.
- 2013-05-02 15:34:39下载
- 积分:1
-
PID
Introduction to PID for automation and control system
- 2018-08-28 10:28:58下载
- 积分:1
-
57578859matpower3.1b2
说明: matlab数值编程使得数值计算工作量大大减轻,但是由于它其实是一种解释语言,而且没有国际标准,另外也没法在没有安装matlab的计算机上运行,不能用于计算密集型应用场合,极大地限制了它地应用,主要应用于物理,数学和化学,部分工程应用领域的计算工作量小的科技工作者。计算工作量大的工作,如流体力学求解,虽然matlab有解偏微分方程组的方法,但那几乎是用来作为例子来说明的,换句话说,只能作为上课例子。大型流体力学计算是计算密集型的一个例子,需要高效运算程序或并行化处理。 (chao liu ji suan)
- 2010-04-01 11:04:25下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
ISAR_NGR
逆合成孔径雷达,距离多普勒算法下的多点目标欺骗干扰,Matlab语言仿真(Range_Dopplor algorithm of deception jamming about Inverse Synthetic Aperture Radar )
- 2014-02-26 00:23:20下载
- 积分:1
-
lte4
lte code fore simulation with matlab
- 2013-08-24 20:44:45下载
- 积分:1
-
ge
说明: 戈泽尔算法—源程序.rar
(添加噪声和滤波等)(Gauzere algorithm- source code. Rar (adding noise and filtering))
- 2010-05-02 13:25:10下载
- 积分:1