-
myBpfinal
利用神经网络BP算法训练下列神经网络模型。
1. y = cosx
2. y = |sinx|
3.
4. (Neural network BP algorithm training following neural network model. 1. Y = cosx 2. Y = | sinx | 3. 4. )
- 2010-12-27 21:17:21下载
- 积分: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
-
calculatr
calculator for mathematical manipulation
- 2009-12-02 22:40:32下载
- 积分:1
-
IS95
窄带CDMA(IS-95)系统的前向链路仿真,matlab完成,可执行。(Forward Link Simulation of IS-95)
- 2010-05-14 19:38:31下载
- 积分:1
-
SyntheticApertureRadarImaging
一篇非常优秀的论文:合成孔径雷达成像matlab仿真,附PDF和源码。
(Synthetic Aperture Radar Imaging Simulated in MATLAB(PDF and Matlab code))
- 2020-06-28 15:40:02下载
- 积分:1
-
FastICA
这是关于ica的程序,希望对大家有用,谢谢,下次继续(This is ICA.)
- 2011-06-03 10:06:02下载
- 积分:1
-
Linear
模式识别线性判别的程序实现,产生两个二维正态分布随机样本,分别进行Fisher线性分类和感知器分类。其中main.m是主函数,将三个程序放在同一文件夹中,运行main.m即可得到分类结果。(Pattern recognition linear discriminant program implementation, generate two-dimensional normal random sample, were Fisher linear classifier and Perceptron classification. Main.m is the main function of which will be three programs in the same folder, run main.m classification results can be obtained.)
- 2014-09-12 09:10:28下载
- 积分:1
-
fuzzy_net
matlab代码,不利用模糊工具箱的情况下编写的模糊神经网络程序。(Matlab code, not fuzzy neural network program prepared in case of fuzzy toolbox.)
- 2013-02-26 13:21:26下载
- 积分:1
-
Perfect-fuzzy-adaptation
adaptive fuzzy control
- 2012-11-28 02:28:26下载
- 积分:1
-
showsolution
For multiple boards in a test suite, this function displays the wind, starting and end points and maximum wind. For each solver for each board, the boat path and thrust adjustments are displayed. In the legend, the solver name, score, and thrust usage for each path is displayed
- 2010-11-16 17:30:30下载
- 积分:1