-
matrix
说明: C++矩阵运算,可以像matlab那样轻松使用(C++ matrix computation)
- 2010-04-20 10:09:02下载
- 积分:1
-
huidu
介绍MATLAB中灰度共生矩阵的文档,刚入门的可以拿去看看!(Documents introduced in MATLAB GLCM, just getting started can take it and see!)
- 2013-04-02 19:20:57下载
- 积分:1
-
CSA
cuda代码,实现合成孔径雷达CSA算法,点目标仿真(c++ code that implements the algorithm of synthetic aperture radar CSA, point target simulation)
- 2015-10-29 22:18:48下载
- 积分: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
-
cc
说明: 图像骨架提取,使用matlab开发环境,供同志们使用(Image skeleton extraction using matlab development environment for comrades)
- 2013-03-08 12:13:36下载
- 积分:1
-
C_programming_language_and_MATLAB_Interface_Exampl
C语言与MATLAB接口编程实例,作为C和MATLAB的联合使用,可以使数据处理变得简单易用,可以作为广大C语言程序人员的参考书籍(C language and MATLAB interface programming examples, as the joint use of C and MATLAB, you can make data processing simple to use, the majority of C language program can be used as reference books for staff)
- 2010-10-30 13:30:57下载
- 积分:1
-
VC++AndMatlabMixtureAndRealization
vc++和matlab混合编程,本书提供vc++和matlab混合编程的方法(vc mixed and Matlab programming, this book provides vc mixed and Matlab programming method)
- 2007-05-12 09:35:26下载
- 积分:1
-
matlab
这个同样是利用matlab编程,结合matlab遗传算法工具箱来实现遗传算法的功能(Matlab this is to use the same programming, combined with genetic algorithm matlab genetic algorithm toolbox to achieve the function of)
- 2009-04-11 15:43:00下载
- 积分:1
-
Space-four-node-finite-element
有限单元法空间四节点四面体单元matlab程序实例(Four-node tetrahedral elements of the finite element method for space matlab program instance)
- 2013-02-27 09:39:07下载
- 积分:1
-
shuzituxiangchuli
数字图像处理。MATLAB写的程序。免费下载。。。。。。。。。。。。。(Digital image processing. Programs written in MATLAB. Free Download. . . . . . . . . . . . .)
- 2010-06-26 21:51:20下载
- 积分:1