-
matlabaansys
总结了MATLAB与ANSYS联合调用的方法,适用于进行迭代计算的情况(Summarizes the method MATLAB and ANSYS joint call for conduct of iterative calculations)
- 2014-03-17 20:45:45下载
- 积分:1
-
DSP-MATLAB
dsp程序開發---matlab調試及直接目標代碼生成(dsp program development and direct--- matlab debug target code generation)
- 2008-04-22 01:33:56下载
- 积分: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
-
chap5
在网上找到的代码 在网上那个找到的系统辨识与自适应控制程序 大家分享(Online to find the code online that found in the system identification and adaptive control procedures to share)
- 2012-08-13 11:16:56下载
- 积分:1
-
adpeq
说明: 自适应均衡器的MATLAB实现 介数为64
结果正确 可以直接使用(MATLAB adaptive equalizer to achieve the results referred to 64 the number of correct use can)
- 2010-04-12 20:05:10下载
- 积分:1
-
fminsearchbnd
多變數目標函數最佳化,可自行設定變數上下界範圍(optimization of the objective function for several variables)
- 2010-05-24 11:07:15下载
- 积分:1
-
New-Local-Segmentation-Model
新发表论文:New Local Segmentation Model for Images with Intensity Inhomogeneity,附源码,欢迎下载(New papers: New Local Segmentation. The Model for Images with of Intensity Inhomogeneity attached source are welcome to download)
- 2012-08-05 09:44:48下载
- 积分:1
-
fsdhejijidhouyufashe
低频信号先进行放大,再调制解调,设计发射机和接收机(Low-frequency signal is first amplified, and then modulation and demodulation, the transmitter and receiver design)
- 2013-11-28 10:03:15下载
- 积分:1
-
MatlabGUI
Matlab GUI开发的简单的数字图像处理方法(Matlab GUI developed a simple method of digital image processing)
- 2010-09-01 09:30:15下载
- 积分:1
-
progs-saeed
These are the Matlab programs discussed in Craig Burnside, Discrete State-Space Methods for the Study of Dynamic Economies, in Ramon Marimon and Andrew Scott, eds. Computational Methods for the Study of Dynamic Economies. Oxford: Oxford University Press, 1999.
- 2010-11-20 23:36:33下载
- 积分:1