由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Computation版 - 一个在matlab中做simulation遇到的问题
相关主题
fortran还是matlab?help: C/C++ library for simulation
Octave还是SciLabJob Opening in Synopsys
是不是cygwin问题?[转载] mathematica 和 C/C++的混合编程 -observer
导师叫我装C++请问: 有没有没学C直接学C++的?
matlab计算问题求教[help]should I switch from Matlab to C?
什么软件做computer simulation速度快?Matlab Vs C++
Matlab - two stage queuing simulation如何从3d矩阵产生一个3维的图?
simulation and visualizationMatlab C++ math lib的速度问题
相关话题的讨论汇总
话题: matlab话题: c++话题: simulation话题: code话题: could
进入Computation版参与讨论
1 (共1页)
t*****s
发帖数: 49
1
I'm trying to implement a C++ code with mex function in Matlab. The
code is written to generate a stochastic process. If I compile the code
under Cygwin with g++ command, the simulation works fine. But if I compile
it in Matlab (I tried both VC++9.0 and Watcom) and run it in Matlab, it
occasionally generates some Infinite numbers. I am not an expert in C++, so
I am not sure what could be the problem. Could someone help me out here? I
imagine it might have to do with the way this code handl
1 (共1页)
进入Computation版参与讨论
相关主题
Matlab C++ math lib的速度问题matlab计算问题求教
怎样用Matlab做3重积分什么软件做computer simulation速度快?
Help: How to write mex file for Fortran in Matlab?Matlab - two stage queuing simulation
请教大牛们matlab 里调用c++simulation and visualization
fortran还是matlab?help: C/C++ library for simulation
Octave还是SciLabJob Opening in Synopsys
是不是cygwin问题?[转载] mathematica 和 C/C++的混合编程 -observer
导师叫我装C++请问: 有没有没学C直接学C++的?
相关话题的讨论汇总
话题: matlab话题: c++话题: simulation话题: code话题: could