-
MatlabEngineConsoleTest
说明: VC与MATLAB混合编程,示范例子 使用C++开发(VC versus MATLAB )
- 2011-04-06 14:43:26下载
- 积分:1
-
H_7level
7级级联H桥逆变器 多电平大功率电力电子 中高压无功补偿 变频器 matlab仿真模型(7 cascaded H-bridge inverter multi-level high-power electronic converter high voltage reactive power compensation)
- 2014-03-07 09:35:35下载
- 积分: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
-
Vehicle-dynamics
汽车动力学中汽车四分之一和二分之一MATLAB模型,还有路面谱模型,可以直接运行,效果良好(Vehicle dynamics in a quarter and half car MATLAB model, as well as road spectrum model, you can run directly to good effect)
- 2020-07-03 03:00:02下载
- 积分: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
-
copula
GOOGLE代码网站最全的COPULA公式MATLAB合集(COPULA formula code on GOOGLE website the most complete collection for MATLAB)
- 2021-04-07 12:29:01下载
- 积分:1
-
autoThreshodseg
automatic threshold segmention
- 2010-01-02 17:26:47下载
- 积分:1
-
hamming
汉明码编码译码源码,谢谢大家分享,~~~~(Hamming code encoding decoding source code, thank you for sharing)
- 2010-03-12 15:00:04下载
- 积分:1
-
progiymminmcablechope
一个VC和MATLAB联合编程的简单的例子,希望能对你有所帮助,(A simple example of VC and MATLAB programming, hope to be able to help you,)
- 2017-04-29 18:58:57下载
- 积分:1
-
data_whitening
蓝牙物理层data whitening编码,数据白噪声化,目的是对数据进行离散化操作。(bluetooth PHY data whitening)
- 2015-01-19 13:47:41下载
- 积分:1