-
interface-problem(matlab-cPP)-
matlab与VC++混合编程的接口问题,关于路径配置等,想要用混合编程的可以看看(the matlab and VC++, mixed programming interface on the path configuration, you want to use hybrid programming can take a look at)
- 2012-06-04 11:39:47下载
- 积分:1
-
CMathArray
在vc6.0z中开发的数学矩阵类,用来操控矩阵相关编程,功能还待完善,但一定程度上,是我们不用再去搞C++与matlab的混编(to control simple calculation works in mathmetical array works with compile language just based c++ in the vc6.0 enviroment.)
- 2010-07-22 19:10:42下载
- 积分:1
-
Cloth__Simulation
一个布料的OPNEGL仿真模拟,用来理解布料受力模型。(a fabric OPNEGL simulation to understand the cloth mechanical model.)
- 2007-03-21 21:14:54下载
- 积分:1
-
Markov-Chain-Monte-Carlo
Markov Chain Monte Carlo and gibbs sampling
- 2011-12-12 19:21:20下载
- 积分:1
-
zhong
电能质量3 5 7次谐波治理 以三相不平衡负载的影响搭建的简单simulink模型(A simple Simulink model for the 357 harmonic control of power quality based on the influence of unbalanced three-phase loads)
- 2017-06-29 11:43:02下载
- 积分:1
-
SwimmingPool2
Animation of swimming pool
- 2006-10-19 04:03:53下载
- 积分:1
-
mvdr.rar-mvdr
this is the matlab algorithm for mvdr beam forming
- 2014-04-26 00:44:12下载
- 积分: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
-
Timer
CC2530的定时器实验,使用IAR编写。(CC2530 key experiments, using IAR preparation procedures.)
- 2014-02-14 10:29:09下载
- 积分:1
-
base2fft
根据DFT的基二分解方法,可以发现在第L(L表示从左到右的运算级数,L=1,2,3…M)级中,每个蝶形的两个输入数据相距B=2^(L-1)个点,同一旋转因子对应着间隔为2^L点的2^(M-L)个蝶形。从输入端开始,逐级进行,共进行M级运算。在进行L级运算时,依次求出个2^(L-1)不同的旋转因子,每求出一个旋转因子,就计算完它对应的所有的2^(M-L)个蝶形。因此我们可以用三重循环程序实现FFT变换。同一级中,每个蝶形的两个输入数据只对本蝶形有用,而且每个蝶形的输入、输出数据节点又同在一条水平线上,所以输出数据可以立即存入原输入数据所占用的存储单元。这种方法可称为原址计算,可节省大量的存储单元。附件包含算法流程图和源程序。(err)
- 2008-04-20 23:11:05下载
- 积分:1