-
couplehelper
couple helper system for flyff
- 2014-12-31 04:35:08下载
- 积分:1
-
fftshift
主要是用c语言实现matlab中的fftshift函数的,(Mainly used c language matlab in fftshift function,)
- 2013-09-22 14:57:46下载
- 积分:1
-
engine
发动机系统仿真,matlab/simulink 系统仿真和运算,可以根据油门估算出扭矩(Engine system simulation, matlab/simulink simulation and computing systems, torque can be estimated based on throttle)
- 2013-12-07 02:32:57下载
- 积分:1
-
4678
此是MATLAB7.0程序设计的那本书的源代码,希望对大家能有所帮助。(This book MATLAB7.0 programming source code, I hope that we can help.)
- 2013-04-01 12:34:03下载
- 积分:1
-
OTMatlab
凸包绘制源程序Matlab的实现,凸包Matlab绘制(Convex hull draw Matlab source implementations)
- 2015-01-13 22:22:22下载
- 积分: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
-
VC6_0-MATLAB7_x
一种VC++6.0与MATLAB混合编程的方法。有多个pdf文件。可以供需要者参考(One kind of VC++6.0 and MATLAB mixed programming method. There are several pdf files. Reference for those who need it can be)
- 2011-11-02 11:21:45下载
- 积分:1
-
Image-binarization-processing
利用matlab的GUI设计的图像二值化处理的可视化界面,包含所需的操作界面和m文件,可对图片进行导入、二值化处理及保存等操作。 (A visual interface of image binarization processing designed by Matlab GUI.It contains the desired interface and m file, you can import the picture, do binarization processing and preserve the new image.)
- 2013-09-22 10:21:48下载
- 积分:1
-
Matlab2014
关于matlab的矩阵数据结构部分,可以更深入掌握,和符号计算相衔接(About matlab matrix data structure part, you can have a better understanding, and symbolic computation convergence)
- 2014-11-09 16:35:04下载
- 积分:1
-
FSK_Done
基于的FSK的matlab,完整的程序,有能相关的说明和注释,有需要的朋友下载吧~(Based on the matlab FSK, complete program and relevant instruction and comments, the need to download friends ~)
- 2011-11-15 13:27:38下载
- 积分:1