-
Programming-with-MATLAB-and-Visual-C
用MATLAB和VisualC_混合编程及应用(Hybrid Programming with MATLAB and VisualC_ and application)
- 2013-10-10 14:56:17下载
- 积分:1
-
GaborFeature
计算Gabor特征的MATLAB代码,方便修改和计算。(MATLAB code for calculation of Gabor features for easy modification and calculation.)
- 2010-08-24 16:28:43下载
- 积分: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
-
Ppca_matllabC
PCA MATLAB程序.PCA MAATLAB程序PCA MATLAB程序.
(PCA MATLAB program. PCA MAATLAB program PCA MATLAB program.)
- 2012-07-24 10:26:29下载
- 积分:1
-
EQCtl
说明: 使用软件的实现EQ均衡器算法,可以调节多段EQ(The realization of the use of software EQ EQ algorithm can adjust the multi-segment EQ)
- 2008-10-16 10:38:02下载
- 积分:1
-
MATLAB-VS-VCPP
这是一个人关于,MATLAB转化为VC++能使用的,.dll文件的方法,很实用(This is a man on, MATLAB into VC++ can use,. Dll file method, it is practical)
- 2013-09-14 17:01:21下载
- 积分:1
-
3weiinitial
基于粒子群算法的一点个人的研究,希望与大家共同进步 (Particle swarm optimization based on a personal research, hope and progress together)
- 2011-01-04 19:42:52下载
- 积分:1
-
DDS-programmed-in-matlab
用matlab实现dds,并进行相关参数分析(Using matlab to achieve dds)
- 2014-08-30 11:27:00下载
- 积分:1
-
UAV-Cooperative-Decision-and-Control
无人机协同决策与控制英文原版,可供研究无人机协同的同学参考(the English original of UAV Cooperative Decision and Control,for the study of reference UAV cooperative students)
- 2014-05-03 23:06:18下载
- 积分:1
-
simulink
实现了曲线拟合,关于客车燃油经济性的曲线(vc++ achieve numerical simulation with the approximation method of calculating least-squares curve fitting )
- 2010-09-09 22:14:44下载
- 积分:1