-
work
说明: matlab 计算pid 控制器,可以做任何计算很好用(apply matlab to compute PID controller)
- 2009-07-30 11:32:49下载
- 积分:1
-
PF_codes_boat
粒子滤波,采用matlab与vc共同编写,注意在运行之前需要 在matlab环境下,运行
- 2014-09-11 16:11:27下载
- 积分:1
-
dsp
matlab程序的课程设计与要求,在matlab中的应用
(matlab process)
- 2011-12-29 20:20:25下载
- 积分:1
-
ANPR-ALR-projects
it is a projet of some student who upload on web
- 2013-03-10 00:30:34下载
- 积分:1
-
MatlabaC_CPP(3)
最新版《精通Matlab与C/C++混合程序设计》( 第三版) 刘维编著- proficient Matlab and C/C mixed Program Design (third edition)(The latest version of Mastering Matlab and C/C++ programming mix (third edition) edited by Richard- proficient Matlab and C/C mixed Program Design (third edition))
- 2015-04-21 08:55:23下载
- 积分: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
-
SYDW
说明: 有关于大学 声源定位 的数据处理相关程序(University of sound source location on the data processing procedures)
- 2010-03-16 23:53:48下载
- 积分:1
-
weizhicharu
请输序列,输入-1结束,再输入一个数字,输入插入位置,插入其中,按照程序插入后显示出来完成这个程序(Please input sequence, enter-1 end, and then enter a number, enter the insertion position, into which, in accordance with the procedures after the completion of this program insertion displayed)
- 2014-11-15 18:52:55下载
- 积分:1
-
sort
Quick Sort Implementation
- 2014-10-07 13:51:57下载
- 积分:1
-
visualC_matlabImageProcessing_Sourcecode
VC++和MATALB混合编程,图象处理(源码)(VC++ and MATALB mixed programming, image processing (source code))
- 2010-07-18 11:30:59下载
- 积分:1