-
vc_CALL_MATLAB_C++graphiclib
VC++下调用matlab图形库函数进行绘图并显示到VC的图形界面中。(VC call Matlab graphics library functions and mapping indicates that the VC graphics interface.)
- 2006-12-06 16:09: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
-
wenfapamduan
Chomsky文法的判断。0型1型2型3型的判断(Chomsky)
- 2009-12-13 11:23:40下载
- 积分:1
-
VC6.0-MATLAB-COM-
VC6.0通过matcom调用m文件的文章(VC6.0 m file by calling the article matcom)
- 2011-05-12 16:32:19下载
- 积分:1
-
matirx-muliplication
矩阵相乘,基于CUDA用并行算法实现矩阵的乘法(matrix muliplication with parallel algorithm implication matrix muliplication base on CUDA )
- 2011-04-29 10:19:32下载
- 积分:1
-
Item
这个就是MU的原版客户端文件里的ITEM备份,可以用来修改(Clients original files, you can back up with it, ha ha ha ha ha ha ha ha)
- 2014-12-21 00:45:02下载
- 积分:1
-
svmtrain
支持向量机点点滴滴matlab版,内容不错较为新颖 有很强的实用价值(More novel support vector machine bit by bit matlab version has a strong practical value)
- 2012-10-20 10:13:29下载
- 积分:1
-
Knut---Art-of-programming
Knut - Art of programming
- 2015-02-08 02:43:02下载
- 积分:1
-
tui
Sun工具箱,在工作中可以帮助你
版本:v.1.0.0.0,还处于测试当中。
(SunBox,it can help you in your works.)
- 2014-08-18 13:32:56下载
- 积分:1
-
GUI_1
matlab初学者资料 里面有M程序的详细文件 还有编程 直接运行即可(Matlab beginners material inside have M program detailed document and programming can be run directly
)
- 2012-03-30 11:19:19下载
- 积分:1