-
VC-Matlab-hunhebiancheng
对利用vc和matlab的混合编程技术进行介绍(For mixed use vc and matlab programming techniques are introduced)
- 2011-09-17 12:00:10下载
- 积分:1
-
CQuakeDemo
本程序源码是为日本一家地震监测机构编写的,用来演示地震对不同楼层的作用效果。可以手动调整震动幅度的比例。(the program source code is one of Japan's earthquake monitoring bodies to prepare, used to demonstrate the different floors of the earthquake in effect. Vibration can be manually adjusted rate ratio.)
- 2007-04-08 21:09:09下载
- 积分:1
-
vc_matcom_dll
VC和MATLAB的混合编程技术之一,matcom生成dll,vc成功调用的例子(One of a combination of VC and MATLAB programming technology, matcom generate DLL, VC example of a successful call
)
- 2013-09-18 14:29:03下载
- 积分:1
-
tm
说明: protocol implementation for viewing TELEMECHANIC DATA
- 2015-01-16 03:49:18下载
- 积分:1
-
Updated---Project-EPVB
Employee Management System
- 2015-04-04 19:27:18下载
- 积分:1
-
zhy20070413125502276
the project is used for the customers to learn something(important)
- 2010-01-20 19:06:29下载
- 积分: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
-
JJLine
说明: 一个简单ARX画线, f f(a simple line drawing,)
- 2006-03-02 14:53:11下载
- 积分:1
-
Gausshermite
高斯厄尔米特积分代码,实现高斯积分功能,环境为matlab(Gauss int)
- 2012-11-18 17:13:36下载
- 积分:1
-
IEEE-9-chaoliujisuanchengxu
用于电力系统潮流计算的程序,IEEE9节点算例,可以改成自己想要的节点算例(Program for power flow calculation, IEEE9 node examples, you can change the node you want examples)
- 2013-12-11 19:19:22下载
- 积分:1