-
BP-neural-network-genetic-
用遗传算法优化BP神经网络的matlab源代码,在matlab 7.0中实现(BP neural network optimization using genetic algorithm matlab source code, implemented in matlab 7.0)
- 2014-09-30 16:04:05下载
- 积分:1
-
对比分析lv-music和极化esprit算法q-music算法的估计性能
对比分析lv-music和极化esprit算法q-music算法的估计性能(Comparison of lv-music and Polarization esprit algorithm q-music algorithm to estimate the performance)
- 2017-05-25 09:29:09下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
震合成记录的正演模拟程序
本程序是地震合成记录的正演模拟程序,包括实现三层地质模型(This program is being synthetic seismograms modeling program, including the realization of three geological model)
- 2014-12-22 10:53:14下载
- 积分:1
-
thsign
threshold signcryption based on ecc
- 2009-12-16 06:53:03下载
- 积分:1
-
refactorAutomtion
clear case 的操作,如check in check out (clear case handle client check in check out )
- 2013-12-04 21:24:08下载
- 积分:1
-
clcRec
This is a clock recovery matlab code. This file is using a 4-PAM signal shape and the recovery method is DD recovery method. This file is a mfile.
- 2013-11-20 05:59:05下载
- 积分:1
-
ExpMaxSeg
This program is for image segmentation using Expectation maximum
- 2009-11-17 14:45:41下载
- 积分:1
-
FEM
说明: 用有限差分法求解电机槽电磁场的经典案例,对象为一个闭口槽,激励源为电流密度(Motor using the finite difference method to solve a classic case of slot fields)
- 2011-03-16 22:05:02下载
- 积分:1
-
MOVING-MUTI-TARGET-TRACTING(cSharp)
运用C# 和MATLAB编写的多目标跟踪程序,MATLAB编写的多目标跟踪适用于目标数3至4之间,已经通过调试。(C# muti-target tracking)
- 2013-12-09 10:55:48下载
- 积分:1