-
mtsp_ga
Matlab求解TSP问题的,效果很好,这是我用来做毕业设计用的,希望对你有用(Matlab for solving TSP problems, works well, this is my graduation project to do with, and I hope useful to you)
- 2010-05-17 16:02:26下载
- 积分:1
-
tdplxy
介绍了一种特定频率响应滤波器的设计方法,具有很强的实际应用价值(Introduces the design method of a specific frequency response filter, which is of great practical application value)
- 2015-03-13 23:47:27下载
- 积分:1
-
DeepLearnToolbox-master
这是关于深度学习的一些很重要的代码 包括基础的深度学习 RBM等,还有用深度学习去训练神经网络等等(This is about the depth of learning, including some very important code based on the depth of learning RBM, as well as by the depth of learning to train the neural network, etc.)
- 2021-04-29 06:38:43下载
- 积分:1
-
2ASK(OOK)
systemview通信原理仿真2ASK(OOK)信号的解调(systemview Communication Principles Simulation 2ASK (OOK) signal demodulation)
- 2010-06-24 11:22:51下载
- 积分:1
-
Display-3D-Image
用来显示3D图片的一个matlab程序,包括灰度范围(a matlab code to display 3d voxel)
- 2010-10-23 14:10:22下载
- 积分: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
-
多变量寻优
说明: 多变量寻优的源码,包括基本算法如下:DFP法(又称变尺度法),BFS法、一阶梯度法,共扼梯度法。(multivariate optimization of the source code, including basic algorithm is as follows : DFP Act (also known as the variable scale), BFS, a ladder degrees, a total of the accused gradient method.)
- 2005-12-14 17:16:12下载
- 积分:1
-
OFDMMMSE
在ofdm系统中采用MMSE(最小均方误差)均衡的源代码(in OFDM systems using MMSE (MMSE) balanced source code)
- 2006-05-23 16:27:43下载
- 积分:1
-
Matlab
自学matlab必备的30个小程序,对于matlab初学者很有帮助。(30 small self-matlab procedures necessary for matlab beginners helpful.)
- 2011-09-21 17:40:43下载
- 积分:1
-
ppt
同步电机的原理的ppt 很详细的阐释了同步电机的原理图文并茂(Synchronous motor ppt principles explained in great detail the principles of synchronous motor with the aid of diagrams)
- 2009-03-13 21:27:38下载
- 积分:1