-
boyd_convex-opt
More material can be found at the web sites for EE364A (Stanford) or EE236B (UCLA), and our own web pages. Source code for almost all examples and figures in part 2 of the book is available in CVX (in the examples directory), in CVXOPT (in the book examples directory), and in CVXPY. Source code for examples in Chapters 9, 10, and 11 can be found here. Instructors can obtain complete solutions to exercises by email request to us please give us the URL of the course you are teaching.
- 2015-01-09 22:12:17下载
- 积分:1
-
Detection-and-Estimation-
这是Thomas Schonhoff编写的信号检测预估计课本的对应的英文课件,对于学习这本书的学者有很大的帮助(This is Thomas Schonhoff textbooks written in signal detection to estimate the corresponding English courseware, scholars to study this book has a lot of help)
- 2014-01-22 09:59:48下载
- 积分:1
-
NN_1
Neural Network Training using MATLAB
- 2013-02-04 15:17:00下载
- 积分:1
-
MainAnalysis.m
主成分分析的matlab源代码,全面实用的代码(PCA matlab source code, comprehensive and practical code)
- 2009-04-21 08:41:43下载
- 积分:1
-
12-Pulse
Twelve pulse converter for a single cycle of input twelve pulse will be available in output... simulation circuits..
- 2011-10-08 01:49:37下载
- 积分:1
-
ECGmatematica.mat
ECG on mathematical test taken on 250 Hz (sampling frequency) You can use in order to obtain (and compare) the stress (from HRV)
- 2013-08-22 00:32:28下载
- 积分:1
-
Bayesguji
MTLAB程序源码源程序_Maltab在数学建模中的应用贝叶斯估计程序(bayesians madeling)
- 2013-03-16 15:05:43下载
- 积分:1
-
ga_algorithm
遗传算法的matlab源码 能运行 很好(Genetic algorithm matlab source code can run well)
- 2013-03-20 20:07:40下载
- 积分:1
-
STDPSO
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。(For each particle
____Initialize particle
END
Do
____For each particle
________Calculate fitness value
________If the fitness value is better than the best fitness value (pBest) in history
____________set current value as the new pBest
____End
____Choose the particle with the best fitness value of all the particles as the gBest
____For each particle
________Calculate particle velocity according equation (a)
________Update particle position according equation (b)
____End)
- 2015-03-13 09:28:14下载
- 积分:1
-
DaoRu
快速的数据导入功能函数,相对matlab自带数据导入函数速度快了10倍多(Fast data import function, relatively matlab own data import function speed 10 times faster)
- 2013-03-21 20:33:14下载
- 积分:1