▍1. LEXICAL_Ranjith
lexical analyser using c program
image processing toolbox in matlab.registration
image registration toolbox with matlab.medical images
Why use C/C++ with Matlab? • Matlab can be slow • C++ can be fast – How can we integrate C++’s speed with Matlab’s convenience? Matlab’s convenience? • Goal: -Implement critical functions with (fast) C++ code, and use (slow) Matlab code for data structure management (which can be difficult/annoying in C++)
Instructor Manual for CPP How to Program
file dll very important to run spike undefr matlab code.
file dll special for the file spike under matlab code.
MatLab 与C++ Builder 混合编程提升效率(MatLab and C++ Builder Mixed Programming for Better Design)
This program is a Prime number generator. It generates prime numbers very fast. it uses many algorithms to speed up things and uses cache.
用于信道估计的LS算法仿真 我们对基于信道估计的训练序列进行了一个详细的研究,此种训练序列是用在中继节点的转接放大设计上。(we provide a complete study on the training based channel estimation issues for relay networks that employ the amplify-and-forward (AF) transmission scheme.)
这一课我们用 4 个按键来控制播放音乐。K1-K3 每个键播放一首音乐,K4 按键停止 音乐的播放 (this)
This is consist of converting the matlab code to dll using C++ code