-
esprit_rmse_zhenyuan
说明: ESPRIT算法的性能与阵元数的关系,包括LS-ESPRIT算法,TLS-ESPRIT算法,TAM算法(ESPRIT algorithm performance and the relationship between the number of array elements, including the LS-ESPRIT algorithm, TLS-ESPRIT algorithm, TAM algorithm)
- 2011-03-18 16:18:07下载
- 积分:1
-
classify_the_digits
this file is source code for classify the digits by a perceptron neural network in Matlab platform.
- 2012-10-08 14:07:51下载
- 积分:1
-
DVHop
无线传感器网络中距离无关的定位算法DVHOP的简单程序,有注释,可调试。(Wireless sensor network localization algorithm DVHOP from unrelated simple program, there are notes, can be debugged.)
- 2013-08-25 15:51:43下载
- 积分:1
-
Lynch_R2015b
混沌系统的控制、庞家莱截面、分岔图、解微分方程相关程序(Chaotic system control, Pangjiayai section, bifurcation diagram, solution differential equation related program)
- 2017-04-12 16:47:26下载
- 积分:1
-
random
随即过程模拟,用matlab描述,企业在不同策略下参生的效益有是否不同(Then the process of simulation, using matlab description, corporate strategy in different Senate Health benefits have is different)
- 2008-04-30 20:01:57下载
- 积分:1
-
filltreGaussien2
Filtre Gaussien pour le traitement d image
- 2013-05-13 00:56:58下载
- 积分:1
-
PB_HW
BP神经网络的改进应用Improved BP neural network(Improved BP neural network)
- 2013-12-18 21:08:38下载
- 积分:1
-
TWOorderFLL
二阶锁频环Matlab代码,使用叉积鉴频器,内有仿真图(TwoOrderPLL Matlab)
- 2016-10-22 16:17:42下载
- 积分:1
-
compute_equalizer
program in matlab code to do a equalization of a signal DSP Applications
- 2009-05-23 05:41:27下载
- 积分:1
-
operatornew
This code enables you to use the "new" and "delete" keywords in C++ to allocate and deallocate your memory. This enables you to create objects with constructors dynamically.
Normally, using new and delete in MEX files might leak memory if the user presses Ctrl+C or the MEX file terminates with an error. This code modífies "new" and "delete" to register all allocated memory with MATLAB s memory manager.
No modifications to existing C++ code is required.
- 2009-06-06 10:35:09下载
- 积分:1