-
VB-Matlab
vb调用matlab——多项式拟合
vb调用matlab——多项式拟合(vb call matlab- polynomial fitting vb call matlab- polynomial fitting)
- 2008-03-09 21:53:51下载
- 积分:1
-
Havel
这是图论里面的一个定理,即Havel定理,它是用来判断一系列的度的序列能否组成一个简单图,在这儿我实现了它。(This is the inside of a theorem of graph theory, that Havel theorem, which is used to determine whether a series of sequences degrees to form a simple graph, here I realized it.)
- 2014-02-25 16:22:50下载
- 积分:1
-
CPP_with_Matlab
how to load .m matlab file in c++.
c++ with matlab
- 2013-02-01 19:17:58下载
- 积分:1
-
colorDetectController
在算法设计中实用Strategy模式,实用Controller实现模块间通信,实用Singleton设计模式,实用模型-视图-控制器架构设计应用程序,程序内容是颜色空间转换(colorDetection.h
colorDetection.cpp
colordetector.cpp
correspond to Recipe:
Using the Strategy Pattern in Algorithm Design
)
- 2014-02-21 11:48:12下载
- 积分:1
-
The-PC-mouse-code
对想了解pc控制鼠标指针的源码的人有帮助,包括windows调用了那些函数,用了那些库文件等。(Would like to know the source pc control the mouse pointer to help people, including those functions called windows, with those library files.)
- 2013-12-08 12:15:20下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
ProjectPlanningfinal
MODTRAN MATLAB 结合使用且可以移植到VC(MODTRAN MATLAB and can be used in conjunction ported to VC)
- 2008-06-30 10:14:17下载
- 积分:1
-
Fast decoupling method.zip
电力系统状态估计快速解耦法(PQ分解:有功和无功的分解;雅克比矩阵常数化)(Fast decoupling method for power system state estimation (PQ decomposition decomposition; active and reactive Jacobi matrix))
- 2017-07-22 12:41:19下载
- 积分:1
-
0605mat_rw_matfile
matlab生成的mat文件导入到vc++里面,方便matlab和vc联合编程,程序为最基础底层编程,已经过测试(matlab generated mat file into vc++ inside, easy matlab and vc joint programming, the program is the most basic underlying programming, has been tested)
- 2021-03-04 16:09:32下载
- 积分:1
-
Plotting_Tutorial_New1
Plot tutorial is using to calculate in Histogram Matlab
- 2013-12-08 13:27:43下载
- 积分:1