-
SAA-MATLAB
模拟退火算法的MATLAB实例,包含图作色,旅行商等多个问题的例子。(Simulated annealing algorithm of MATLAB examples, including Fig作色, traveling salesman problem, and many other examples.)
- 2009-05-18 11:33:54下载
- 积分:1
-
rtrl
这是一个用实时递归学习算法来训练递归神经网络的matlab文件(It is a Matlab file for initializing and training a recurrent neural network using Williams and Zipser s Real-Time Recurrent Learning algorithm.)
- 2014-12-26 14:43:47下载
- 积分:1
-
GM(1,1)
全自动GM模型代码,能自动判断是否适合灰色预测,并给出残差预测模型代码(Fully automatic GM model code can automatically judge whether it is suitable for grey prediction and give residual prediction model code.)
- 2018-11-06 13:55:25下载
- 积分:1
-
lle
局部线性嵌入法,用于数据降维
.lle.m -- A simple matlab routine to perform LLE.
.scurve.m -- Code to run the "s-curve" example.
.swissroll.m -- Code to run the "swiss roll" example.
(Locally Linear Embedding method for data dimensionality reduction. Lle.m- A simple matlab routine to perform LLE.. Scurve.m- Code to run the s-curve example.. Swissroll.m- Code to run the swiss roll example.)
- 2008-06-12 13:06:31下载
- 积分:1
-
ICAMatLabCode
ICA MatLab Code from Appendix D代码,或许对刚接触BSS的有点用(ICA MatLab Code from Appendix D code, Perhaps a bit fourth year with the BSS)
- 2007-05-15 13:33:16下载
- 积分:1
-
matlab_jianjie_method
采用间接法在matlab中进行功率谱密度计算(Using the indirect method for power spectral density calculation in matlab)
- 2014-10-26 12:07:12下载
- 积分:1
-
matlab
这里提供了MATLAB的一些简明教程。matlab是一个功能十分强大的软件,很有学习的必要。(Here are some simple tutorial in MATLAB. matlab is a very powerful software, great need to learn.)
- 2011-11-07 12:49:40下载
- 积分:1
-
DC-SERVO
DC SERVO MOTOR SIMULATION AND DESIGN
- 2015-01-03 09:19:34下载
- 积分:1
-
l1_ls
说明: 最小化l1范数的Matlab代码。求解模型为:
min lambda*|x|_1+||A*x-y||_2。其中,|x|_1表示x的1-范数,||*||_2表示2-范数。该模型在稀疏成分分析、压缩传感器等领域有广泛的用途。( l1-Regularized Least Squares Problem Solver
l1_ls solves problems of the following form:
minimize ||A*x-y||^2+ lambda*sum|x_i|,
where A and y are problem data and x is variable (described below).
)
- 2009-08-06 19:51:37下载
- 积分:1
-
s4
说明: 搭的逆变器的模型,模型完全可运行且性能良好,希望可以通过。(Inverters take the model, the model is fully operational and good performance, hoping to pass.)
- 2015-04-04 16:34:32下载
- 积分:1