-
check_valve_motion
排氣閥門的UDF,裏頭有寫著在如何的壓力底下排氣閥門會開啟,當壓力未達到時排氣閥門將會關閉(Exhaust valve UDF, inside there that says how the pressure beneath the exhaust valve opens when the pressure does not reach the exhaust valve will be closed)
- 2014-11-26 15:25:42下载
- 积分:1
-
matlab
matlab遗传算法,matlab遗传算法程序,45666011matlab遗传算法程序(matlab genetic algorithm, matlab genetic algorithm program, 45666011matlab genetic algorithm program)
- 2009-11-24 11:29:28下载
- 积分:1
-
Timer
Arduino平台上的计时器,主要用于定时中断的库文件,能够有效解决Arduino没有定时中断的问题(Arduino timer library platform, mainly for the timer interrupt, can effectively solve the problem of Arduino no timer interrupt)
- 2015-03-23 23:40:10下载
- 积分:1
-
octree-based-codes
该程序介绍了有关八叉树编码的基本编程知识,对于初级学者易懂易学。(This program introduces the octree encoding basic programming knowledge, which ishelpful for junior scholars to understand.)
- 2014-10-21 19:19:45下载
- 积分:1
-
programming-Windows--fifth
windows 程序设计 第五版 文字版,程序员经典丛书(Text version of the fifth edition of windows programming, programmers Classic Series)
- 2014-02-03 12:16:23下载
- 积分:1
-
Shaped_Histograms
this mi test m-file for matlab program
- 2013-08-27 14:44:20下载
- 积分:1
-
matlabenginetest
该程序是一个matlab与C++混合编程的例子,用matlab引擎在c++中调用matlab程序(that the procedure was a mixed Matlab and C programming examples, Matlab engine used in c Calling Matlab procedures)
- 2007-05-11 17:19:53下载
- 积分: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
-
ECG
心电图的特性描述,可用matlab实现。(ECG characterization, available matlab achieve.)
- 2013-04-02 16:56:38下载
- 积分:1
-
qdpsk
qdpsk调制主要是帮助那些需要代码的朋友们,这些代码仅作参考,如有疑问请留言!!!谢谢(qdpsk modulation is mainly to help friends who need the code, the code is only for reference, if any questions please leave a message! ! ! Thank you)
- 2010-07-01 13:02:08下载
- 积分:1