-
quantize
quantization in pam modulation
- 2013-12-03 20:26:43下载
- 积分:1
-
PIDjidian
说明: 采用继电法对PID参数进行整定,实现PID参数的获得(Method using relay tuning PID parameters, PID parameters to achieve access to)
- 2010-04-19 21:33:45下载
- 积分:1
-
MATLAB
本书附带光盘中包括了全书所有实例对应的MATLAB的M文件。所有代码按照章节存放在各个文件夹下,如“第4章 插值”文件夹下存放了本书第4章所有的算法程序代码,对于算法的程序代码,在光盘中存为同函数名的M文件,例如,Language.m表示求已知数据点的拉格朗日插值多项式的程序,依此类推。(Book with CD-ROM includes all instances of the book corresponds to the MATLAB M-file. All code is stored in accordance with chapters in every folder, such as " Chapter 4 interpolation" folder stored under chapter 4 of the algorithm all the code for the algorithm of the program code, stored on CD-ROM for the same function name in the M file, for example, Language.m known data points that seek Lagrange polynomial interpolation procedures, and so on.)
- 2011-11-28 15:27:39下载
- 积分:1
-
duff_for_sin
基于maglab/simulink平台设计的利用duffing振子检测微弱正弦信号,非常好的一个源程序,自己亲自调试,运行在matlab2012b上没有问题,仿真步长0.01s,采用RK四阶算法。若有问题,欢迎指教(Based maglab/simulink platform using duffing detect weak sinusoidal oscillator signal, a very good source, personally commissioning, operation without problems on matlab2012b, simulation step 0.01s, using the fourth-order RK algorithm. If questions, please advise)
- 2014-01-04 09:54:06下载
- 积分:1
-
NMF-DTU-Toolbox
matlab源代码,是非负矩阵分解工具箱,包含乘法更新,最小二乘约束,投影梯度法等方法(Usage:
[W,H] = nmf(X,K,alg,maxiter,speak)
W: output matrix
H: output matrix
X: input matrix
K: number of components
alg: algorithm to use
maxiter: maximum number of iterations
speak: print to screen
Algorithms:
mm: Multiplicative updates method using euclidean distance measure.
cjlin: Projected gradient method
prob: Probabilistic non-negative matrix factorization.
als: Alternating least squares.
alsobs: Alternating least squares with optimal brain surgeon.
Demonstrations:
PET: NMF on a PET dataset
Text: NMF used on a three different datasets Email, medical, and CNN.
Algorithms
mm: Multiplicative update method using euclidean distance measure.
Described in Lee and Seung, 2001, Algorithms for Non-negative Matrix Factorization, Advances in Neural Information Processing Systems 13, 556-562. This algorithm is the most commonly used algorithm to solve NMF.
cjlin: Alternative non-negative least squares using projected gradients.
Author: Chih-Je)
- 2021-04-22 19:28:48下载
- 积分:1
-
CH4
用MATLAB软件实现对空时编码的仿真(程序
+仿真图)(Space-time coding simulation using MATLAB software)
- 2012-04-05 18:24:36下载
- 积分:1
-
xuexiLGB
最经典的算法,LBG算法,其计算量大,可在进一步改进得到更好的效果(The most classical algorithm, LBG algorithm, the calculation volume can be further improved to get better results)
- 2011-10-11 15:15:04下载
- 积分:1
-
Final Version
说明: 三自由度 3-DOF 平台的运动学和轨迹规划(Kinematics and Trajectory planning of a 3-DOF platform with 3 extensible limbs)
- 2020-10-06 01:02:54下载
- 积分:1
-
matlab
说明: matlab的学习ppt,浅显易懂,使用方便,编程的时候查阅非常有用。(learning matlab ppt, easy to understand, easy to use, when the inspection program is very useful.)
- 2011-04-13 22:18:13下载
- 积分:1
-
PSO-BP-image-segmentation
籽子群优化算法优化BP神经网络,使用优化后的神经网络对图像进行分割。包括:籽子群优化算法,籽子的编码,最优权值和阈值的后成,基于籽子群优化算法的神经网络的培训,图像的分割。(The BP neural network optimized by Particle Swarm Optimization algorithm for image segmentation)
- 2014-09-13 10:06:56下载
- 积分:1