-
pca
matcom插件调用matlab里面princomp函数对数据进行处理的小程序(plug-ins inside matcom call matlab function princomp data processing applet)
- 2009-06-05 10:39: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
-
Matlabbased
基于matlab的车牌定位和分割,能够良好的分割和定位汽车车牌(Matlab-based license plate location and segmentation, to a good vehicle license plate segmentation and positioning)
- 2009-05-15 20:12:07下载
- 积分:1
-
matlab
matlab工程应用的PPT教程,是学习matlab的基础,对矩阵的讲述很详细。(engineering applications of PPT tutorial matlab, matlab is to learn the basis of the matrix describes in great detail。)
- 2011-11-01 12:25:28下载
- 积分:1
-
zhongzipengzhuang
老师布置的中子碰撞程序,是用VB编写的,但是必须安装了MatLab软件才可以用!(teachers layout of the neutron collisions process, the preparation of the VB, However, it must be installed MatLab software can use!)
- 2006-12-08 16:58:03下载
- 积分:1
-
VC-and-MATLAB
vc与MATLAB混合编程,通过动态链接库或者com组件(vc and MATLAB mixed programming, dynamic link libraries or components com)
- 2014-12-28 17:24:38下载
- 积分:1
-
Untitled
Matlab中生成MIF格式的文件,满足Quartus中载入数据需要(Matlab generated MIF file formats to meet the data needs to load Quartus)
- 2011-08-01 13:05:21下载
- 积分:1
-
matlab
RLS , channel equalizer
- 2011-09-09 00:26:38下载
- 积分:1
-
Sstrapdownt
捷联惯性导航解算程序,内附实实测数据与说明文档可直接使用。
(Strapdown Inertial Navigation solver, included the actual measured data and documentation can be used directly.)
- 2012-07-26 14:37:01下载
- 积分:1
-
computation
解决储罐内的二维扩散对流问题,可用在多孔介质中的运算,能够很好的解决问题(Solve the problem of one dimensional convection diffusion)
- 2014-12-08 10:09:34下载
- 积分:1