-
matlabyingqingdiaoyong
利用VC调用MATLAB引擎实例,简单实用(failed to translate)
- 2010-01-10 11:20:56下载
- 积分:1
-
shen
这是一段MATLAB程序,是在神经网络模型下进行辨识,只要将程序中部分数字改变成你想要的,就能运用了。(This is a MATLAB program is to identify under the neural network model, as long as the program part of the figure change to what you want, you can use the.)
- 2010-08-28 01:35:45下载
- 积分: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
-
ArtmapSource
ARTMAP source code. include: Fuzzy ARTMAP, Default ARTMAP, Instance-Counting ARTMAP, Distributed ARTMAP(ARTMAP source code. Include : Fuzzy ARTMAP, Default ARTMAP. Instance-Counting ARTMAP. Distributed ARTMAP)
- 2006-09-04 12:14:50下载
- 积分:1
-
pv
说明: 光伏发电系统,电流电压输出曲线波形吐血土建(Photovoltaic systems, current and voltage waveform output curve vomiting civil)
- 2013-07-30 15:03:03下载
- 积分:1
-
pro
以及简易倒立摆,实现一级PID建议算法控制倒立摆不倒的程序,仅做参考(yi ji jian y idao li bai)
- 2013-10-23 16:52:50下载
- 积分:1
-
junzhilvbonmd
MATLAB对数字信号进行均值滤波,尤其是对数字图像(MATLAB for digital signals mean filter, especially for digital images)
- 2014-02-22 18:43:06下载
- 积分:1
-
New-Text-Document
matlab sar simulation
- 2013-08-14 22:05:28下载
- 积分:1
-
chengxu
实现电力系统的潮流计算,采用的事PQ方法来编程(Achieve power flow calculation method used to program the things PQ)
- 2011-05-31 09:32:33下载
- 积分:1
-
MATLABcode
包括IHS遥感图像融合算法,比较全。基于MATLAB。(IHS image merging)
- 2009-05-29 23:44:40下载
- 积分:1