-
PCA
PCA程序基于MATLAB 欢迎使用 (the PCA program is based on MATLAB)
- 2010-09-19 10:07:04下载
- 积分:1
-
fuzzy
说明: 模糊控制 很好用的模糊控制,能出波形,希望对大家有帮助(Good use of fuzzy control fuzzy control, to the wave, we want to help)
- 2011-04-01 14:50:22下载
- 积分: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
-
rsStream
Because Memcheck marks any slop as inaccessible, it doesn t round up sizes for malloc_usable_size().
- 2015-08-30 08:40:53下载
- 积分:1
-
pscad13
本人做的关于pwm整流器和逆变的控制方案仿真,方便初学者学习(Control programs on the rectifier and inverter pwm I do simulation, easy for beginners to learn)
- 2021-03-19 09:59:20下载
- 积分:1
-
civil_aircraft
CiviL Aircraft Simulink Model using discrete block
- 2014-12-25 21:41:04下载
- 积分:1
-
M_GUI
第一次上传,matlab做的卡尔曼滤波,有matlab用户界面,可以设置初始值,及蒙特卡洛次数。(From the first time, matlab do the Kalman filter, a matlab user interface, you can set the initial value, and the number of Monte Carlo.)
- 2009-05-14 19:55:36下载
- 积分:1
-
regression
Regression to find equation from several data given through a survey.
- 2009-12-11 12:55:55下载
- 积分:1
-
fig2pdf
In matlab, after creating the figure you need to save it as a pdf format for various of purposes. in this function I illustrated how you can save your figure in pdf format,
- 2013-08-29 16:27:00下载
- 积分:1
-
toolfordeterminignoofclusters
A MATLAB based tool for determining number of clusters in a data set.
- 2010-06-19 02:19:45下载
- 积分:1