-
MatlabC
:Matlab具有强大的数值计算和分析等能力,而C/C++是目前最为流行的高级程序设计语言,两者互补结合的混合编
程在科学研究和工程实践中具有非常重要的意义。因此,从Matlab调用c,C++代码及c,C++调用m文件两方面,深入地研究
了它们之间混合编程的原理和实现机制,并且给出了具体条件下的混合编程方法和步骤。(: Matlab has powerful numerical calculation and analysis capabilities, while the C/C++ is currently the most popular high-level programming language, which combines a mixture of complementary programming in scientific research and engineering practice of great significance. Therefore, from the Matlab call c, C++ code and c, C++ to call two m files, in-depth study of a hybrid between them and the realization of the principles of programming mechanisms, and under specific conditions are given a mixture of programming methods and procedures.)
- 2009-04-15 12:19:48下载
- 积分:1
-
MVDR_MMSE
运用最小均方误差算法实现自适应波束形成的MATLAB源程序(Minimum mean square error algorithm using adaptive beamforming)
- 2011-06-27 15:28:01下载
- 积分:1
-
NL_Ant
non linear Ant colony optimization for continous problem
- 2014-12-08 21:58:25下载
- 积分:1
-
book
包括语音信号处理(胡航版),matlab扩展编程,HMM学习最佳范例(Including voice signal processing (Hu Hang Edition), matlab extension programming, HMM learning best practices
)
- 2011-12-15 20:42:49下载
- 积分:1
-
shipinfenxi
说明: 时频分析(GUI),非常适合观察研究非平稳信号的时频特性(Time-Frequency Analysis)
- 2011-04-02 11:26:06下载
- 积分:1
-
root_music
一维的求根多重信号分类算法Root-MUSIC,在matlab环境下实现(One-dimensional root finding multiple signal classification algorithm Root-MUSIC, in the matlab environment to achieve)
- 2013-11-26 10:14:56下载
- 积分:1
-
spactral-analysis
This program used for spectral analysis of building according earthquake code 2800 of Iran.
- 2014-10-16 17:25:03下载
- 积分:1
-
modulator
modulator for ofdm slmulation system
- 2013-11-09 02:28:46下载
- 积分:1
-
MieSimulatorGUI_v1_1
基于matlabd的mie散射程序,可以用于计算光散射的各项参数(Michaelis scattering based on MATLAB)
- 2019-05-08 00:16:21下载
- 积分:1
-
Monte_Carlo_Simulation_with_Simulink
蒙特卡洛模拟蒙特卡罗模拟因摩纳哥著名的赌场而得名。它能够帮助人们从数学上表述物理、化学、工程、经济学以及环境动力学中一些非常复杂的相互作用。
数学家们称这种表述为"模式",而当一种模式足够精确时, 他能产生与实际操作中对同一条件相同的反应。但蒙特卡罗模拟有一个危险的缺陷: 如果必须输入一个模式中的随机数并不像设想的那样是随机数, 而却构成一些微妙的非随机模式, 那么整个的模拟(及其预测结果)都可能是错的。(Monte Carlo simulation)
- 2017-06-10 14:28:01下载
- 积分:1