-
C++_with_Matlab
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++)
- 2010-12-17 19:00:24下载
- 积分:1
-
cdma_coding
cdma coding mod and demod
- 2006-12-12 07:53:13下载
- 积分:1
-
svm
基于光谱特征的提取算法,很实用,分类精度高(Based on spectral feature extraction algorithm, very practical, high classification accuracy)
- 2014-11-05 09:40:20下载
- 积分:1
-
homework-of-theory-of-vibration-
本程序是中国科学技术大学近代力学系振动理论第二次大作业的源代码,里面包含Fortran和MATLAB两种版本。程序中有详细的注释说明,很容易看懂,而且Fortran版本通用性很强,稍加修改便可以解决其他问题。(This program is a source of vibration theory Department of Modern Mechanics, University of Science and Technology of China' s second major work, which contains two versions of Fortran and MATLAB. Programs have detailed notes, it is easy to understand, and very versatile Fortran version, slightly modified can solve other problems.)
- 2014-12-31 16:06:49下载
- 积分:1
-
fuzzy_logic_dvp_2011
This file is about the lesson for beginnier how want to learn the Fuzzy Logic
- 2013-12-06 17:08:14下载
- 积分:1
-
ca-cfar
说明: CFAR算法 中CA-CFAR的代码实现,用于毫米波雷达信号检测(Code implementation of CA-CFAR in CFAR)
- 2021-01-30 19:58:13下载
- 积分:1
-
lab7
dsp source for matlab (fft ifft frequency)
- 2010-06-14 12:39:16下载
- 积分:1
-
DLTcode
Robust Non-negative Dictionary Learning for Visual Tracking
The provided codes could be either embedded into the benchmark framework of paper Online Object Tracking: A Benchmark (CVPR2013) (You can find details here: http://visual-tracking.net/) or run on individual sequence.
To run the benchmark, just put the entire folder into the /trackers folder in the benchmark code base, and modify the configTrackers.m in util folder. DLT gets an AUC of 0.436, which ranks 5th among 26 in the benchmark by 19/03/2014. We don t tune parameters for single sequence in this case, all the parameters are stored in trackparam_DLT.m.
To run on individual video, you need to modify the dataPath and title in run_individual.m.
If you run MATLAB version after 2012, and have a CUDA compatible GPU installed, you may enjoy the fast computation speed by GPU, just set useGPU to true in trackparam_DLT.m and run_individual.m!
- 2014-09-02 12:25:35下载
- 积分:1
-
CDMAMODEM
移动通信码分多址技术(cdma)在matlab中的仿真(同步、直扩)(CDMA mobile communication technology (cdma) in the matlab simulation (synchronous, DS))
- 2011-06-02 16:11:29下载
- 积分:1
-
tiaoshiban
设计一个AC/DC/AC变频器设计,具体参数如下:三相交流输入380V/50Hz,三相输出交流电压500V/400Hz,THD<5 ,负载为一般的阻感负载,功率5000W。(Design of a AC/DC/AC converter design, the specific parameters are as follows: Three-phase AC input 380V/50Hz, three-phase output AC voltage 500V/400Hz, THD < 5 , as a general resistive load inductive load, power 5000W.)
- 2021-01-13 22:58:47下载
- 积分:1