-
power
编写的数值分析power方法matlab程序(numerical method for power method )
- 2009-11-13 10:13:52下载
- 积分: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
-
xiaobobianhuan
一的matlab程序,具有很好的维连续复小波变换直观性
- 2009-04-01 18:46:58下载
- 积分:1
-
WIMAX_MIMO
WIMAX MIMO AdaptiveMIMO Matlab Simulink(.mdl)
- 2011-06-06 23:16:15下载
- 积分:1
-
13Wavelet-based-joint-estimation-
13小波联合估计和编码的depth-image-based表示free-viewpoint rendering.pdf(13Wavelet-based joint estimation and encoding of depth-image-based representations for free-viewpoint rendering.pdf
)
- 2014-08-17 17:29:41下载
- 积分:1
-
pidmohucontrol
说明: pid控制器模糊免疫优化算法程序,matlab编程,直接在matlab中运行(pid fuzzy controller optimization algorithm immunization procedures, Matlab programming, directly in Matlab run)
- 2006-05-10 16:53:51下载
- 积分:1
-
MATLAB-routine111
很多经典的matlab例程,可以帮助入门者学习精通matlab(Matlab many classic routines that can help beginners learn master matlab)
- 2011-05-12 11:14:05下载
- 积分:1
-
matlab实现模拟交通流
matlab代码 交通流元胞自动机仿真 双车道
如果需要改变车流密度在脚本文件中修改fp.(Matlab code traffic flow cellular automata simulation of two lanes
If you need to change the traffic density, modify the FP in the script file.)
- 2020-12-08 23:29:19下载
- 积分:1
-
PignisticDST
用于对DS证据理论进行Pignistic概率计算的函数,详细使用见该文件内的帮助说明(For the DS evidence theory Pignistic probability function, see the document in detail the use of the help that)
- 2007-09-09 21:32:44下载
- 积分:1
-
matlabtimefrequencycode
希望对大家学习有所帮助,如果大家对此有什么看法,联系我
(Would like to help everyone to learn, what if everyone has this view, contact me)
- 2008-05-21 16:56:45下载
- 积分:1