搜索资源列表
XtremeArticleRewriter
- It is possible to compile C, C++, or Fortran code so that it is callable from Matlab. This kind of program is called a Matlab Executable (MEX) external interface function, or more brie y a \MEX- function." MEX enables the high performance of C,
matlab-serialization-master
- Matlab object serialization functions built with undocumented mex functions `mxSerialize` and `mxDeserialize`. The function can convert any ordinary matlab variable into uint8 array. These functions are unsupported and may change at any time wi
blochs
- This a simple, yet useful Bloch equation simulator that runs in Matlab. It is written as a MEX function so that it can run reasonably quickly, and simulate RF and a 1D gradient waveform. Simulations can be run for a range of spatial offsets and frequ
PFCBoost
- 介绍了平均电流控制型 PFC Boost 变换器的结构, 分析了其工作原理。 分别采用 Power System 工具箱和考虑电感电流断续工作状态的 C-MEX 文件 S 函数建立了主电路模型,对平均电 流控制型 PFC Boost 变换器进行了仿真。仿真结果表明,与 Power System 工具箱模型相比,基于 C-MEX 文件的 S 函数仿真模型能够准确仿真电流断续工作状态,仿真速度快。设计了电路样机进 行了实验研究,仿真结果与实验结果一致,证明了该方法的正确性。利用该方法