-
matlabcuda
说明: MATLABcuda编程指南,很好用的,大家有兴趣的有看看。(MATLABcuda programming guide, useful, and we are interested in a look.)
- 2010-05-04 17:38:47下载
- 积分:1
-
readdicomPicWithC++ByLee
view dicom picture with C++
- 2010-09-21 10:31:14下载
- 积分:1
-
SVG_MEASURE2
matlab 无功电流检测 ip-iq法(matlab reactive current detection ip-iq method)
- 2012-06-17 12:26: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
-
MATLAB
用 MATLAB控制摄像头读取图像 可以实现拍照功能(just do it)
- 2012-04-18 10:16:15下载
- 积分:1
-
depec
用来进行滤波的,这是基于matlab环境的编程程序。(I hope this code can help others.)
- 2010-06-29 11:30:46下载
- 积分:1
-
texADO
这个是一个自己做的程序,可以进行相关的操作,初学者(This is a program to do their own, can be related to the operation, for beginners)
- 2015-02-27 09:10:16下载
- 积分:1
-
CPPPremier
C++Premier(中文第四版)学习C++的红宝书(C++Premier(Chinese 4th edition))
- 2014-11-17 23:30:12下载
- 积分:1
-
MatlabCloser
快速的关闭MATLAB figure窗口,快速的关闭MATLAB figure窗口,(MATLAB figure window closing fast, fast closing MATLAB figure window,)
- 2011-05-03 21:48:49下载
- 积分:1
-
FFT_Matlab
本文是一片关于FFT的Matlab仿真分析,很具体,配有大量清晰的仿真图片~~有利于FFT初学者的学习(This article is one of the Matlab simulation on the FFT analysis, very specific, clear配有大量simulation picture ~ ~ is conducive to learning for beginners FFT)
- 2009-01-15 17:06:36下载
- 积分:1