-
Matlab6.Xorithic
Matlab6.X辅助优化计算与设计源代码,该压缩文件中的源代码都能正常运行,本人在上课教学中都用过,很好用的(Matlab6.X auxiliary calculation and design optimization of the source code, the compressed file in the source code to the normal operation, I have used in class teaching, good use)
- 2007-12-23 10:50:06下载
- 积分: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
-
ash_base
It is Function generates CA codes for all 32 satellites based on the settings
- 2020-06-22 13:40:02下载
- 积分:1
-
Mie-scattering-Matlab
MATLAB函数的mie散射和吸收 MATLAB Functions for Mie Scattering and Absorption(MATLAB Functions for Mie Scattering and Absorption。A set of Mie functions has been developed in MATLAB to compute the four Mie
coefficients an, bn, cn and dn, efficiencies of extinction, scattering, backscattering
and absorption, the asymmetry parameter, and the two angular scattering functions S1 and S2.)
- 2014-02-22 15:07:10下载
- 积分:1
-
apen
This program calculates Approximate Entropy of a given time series. Approximate Entropy is a statistic which is used to predict the regularity in agiven time series. Apen( Approximate entropy ) is a recently developed method highly used in biomedical applications.
- 2009-04-15 21:58:48下载
- 积分:1
-
matlabcodetracking
wsn target tracking using matlab error model
- 2011-01-08 13:09:13下载
- 积分:1
-
initial_load_flow
forward backward sweep load flow distribution network
- 2014-08-25 15:50:45下载
- 积分:1
-
matlabcase
MATLAB编程案例 小圆绕大圆内或外侧运动求小圆上一点的轨迹并画图(MATLAB Programming cases or outside the small circle around the great circle motion seeking a little on the small circle of track and drawing)
- 2014-02-05 13:50:23下载
- 积分:1
-
Simulink-model-of-a-PV-array
This file is very important for student ....
- 2014-02-18 00:16:00下载
- 积分:1
-
shuangbai
模拟连杆运动时可以利用几个知识来确定特征点的位置,本代码是用MATLAB模拟双摆的运动(When the analog link motion can use knowledge of geometry to determine the location of feature points, this code is the use of MATLAB simulation of the mechanical motion of the double pendulum motion)
- 2014-08-17 15:36:14下载
- 积分:1