-
abc
全书包含 390多个计算范例。所有算例的程序是可靠、完整的。读者可以在自己的 MATLAB环境中
完全准确地重现本书所提供的算例结果。算例的举一反三,将使读者很快掌握要领,从模仿走向灵活应用(The book contains over 390 examples of the calculation. All examples of the program is reliable and complete. Readers in their own MATLAB environment, completely and accurately reproduce the book provided by the numerical results. Example of the lesson should be learned, will enable readers to quickly grasp the essentials, from imitation toward flexible application of)
- 2009-09-29 22:00:33下载
- 积分:1
-
PLS1_sina
说明: 用于单变量的偏最小二乘回归,直接给出回归系数。 X0是自变量矩阵,Y0是因变量向量,PRESS是去除其中某一个样本而回归出的方程对
缺失样本的误差估计,SS则是使用全部样本回归出的方程对同一个样本的误差估计。
在h个成分时,计算PRESS_h与SS_h-1,若1-PRESS/SS大于0.0975时,应增加成份。
[row,col]=size(pz) (For single-variable partial least squares regression, regression coefficients are given directly. X0 is the independent variable matrix, Y0 is the dependent variable vector, PRESS is to remove one of them out of the sample and the regression equation for missing samples error estimates, SS is the use of all of the sample regression equation out of a sample of the same error estimates. In h constituent, the calculation PRESS_h and SS_h-1, if the 1-PRESS/SS greater than 0.0975, to increase the ingredients. [Row, col] = size (pz) )
- 2010-03-22 10:46:31下载
- 积分:1
-
Bendbolck
说明: 关于带通带阻滤波器的设计,巴特沃思滤波器
压缩包里有:
bendpass.m 为带通程序
bendblock.m 为带阻程序
SE144.wav 采用的声音文件,请放在 C:\下
bendpass.wav 通过带通滤波器之后的声音,保存在C:\ bendpass.wav
bendblock.wav 通过带阻滤波器之后的声音,保存在C:\ bendblock.wav
(on Bandpass Filter with the design, Butterworth filter bag is compressed : bendpass.m for band-pass procedures for bandstop bendblock.m procedures SE144.wav the voice file, on the C : \ under bendpass.wav through bandpass filter after the voice preserved in C : \ bendpass.wav bendblock.wav band stop filter through after the voice preserved in C : \ bendblock.wav)
- 2006-01-30 15:17:37下载
- 积分:1
-
bat_algorithm
Bat-inspired algorithm is a metaheuristic optimization algorithm developed by Xin-She Yang in 2010.
this is the demo of bat algorithm
- 2014-11-24 06:39:25下载
- 积分:1
-
kalman
运通卡尔曼滤波器函数以及最小二乘法,对图像进行滤波,并将两种结果进行比较(Express and least squares method, kalman filter function of image filtering, and comparing the two results)
- 2015-04-14 22:28:51下载
- 积分:1
-
morphology
This code probide the morpological implementation in matalb with the statically calculation
- 2010-07-29 03:32:18下载
- 积分:1
-
NewtonSpline
牛顿插值法和三次样条插值法的程序,也对这两种方法的效果进行了对比。(Program of Newton interpolation and cubic spline interpolation method, and also compared the effect of these two methods.)
- 2014-08-13 22:11:09下载
- 积分:1
-
65745
fast volterra filtering
- 2016-08-05 20:25:26下载
- 积分:1
-
zikangrao
说明: 演变过程 自抗扰控制器自PID控制器演变过来,采取了PID误差反馈控制的核心理念。传统PID控制直接引取输出于参考输入做差作为控制信号,导致出现响应快速性与超调性的矛盾出现。(In the process of evolution, ADRC evolves from PID controller and adopts the core idea of PID error feedback control. Traditional PID control directly draws the output from the reference input as a control signal, which leads to the contradiction between response speed and overshoot.)
- 2019-01-25 03:38:54下载
- 积分:1
-
clickandgetimageblock
用guide编的matlab界面,可以点击图像任意位置截取一小块(Guide prepared by the matlab interface, you can click the image anywhere on the interception of a small piece of)
- 2008-04-30 10:52:00下载
- 积分:1