-
speechprocessing
语音处理软件, GUI 界面,本人原创,频域,时域,可以看波形,WINDOW FUNCTION, 录音,(Voice-processing software, GUI interface, I created, the frequency domain, time domain, you can look waveform, WINDOW FUNCTION, recording,)
- 2007-08-07 08:43:53下载
- 积分:1
-
FWHM-fit
探测器FWHM与E拟合函数a/b/c值的求解(Get the a/b/c values in the function of FWHM and E by fitting method.)
- 2012-06-12 18:59:58下载
- 积分:1
-
interpcontourlet(1)
MATLAB CODE FOR INTERPOLATION
- 2013-09-13 19:01:59下载
- 积分:1
-
MIT6_094IAP10_assn04.pdf
麻省理工学院introduction to matlab课程作业指导,包含matlab实例(3),相互交流(same as before excellent matlab exercises homework for improving matlab )
- 2015-01-15 15:26:48下载
- 积分:1
-
boost_CM_switching
open loop boost converter using ramp input
- 2014-02-11 04:18:07下载
- 积分:1
-
gray3
说明: 灰色理论认为系统的行为现象尽管是朦胧的,数据是复杂的,但它毕竟是有序的,是有整体功能的。灰数的生成,就是从杂乱中寻找出规律。同时,灰色理论建立的是生成数据模型,不是原始数据模型,因此,灰色预测的数据是通过生成数据的gm(1,1)模型所得到的预测值的逆处理结果。
此程序用来作灰色预测。
(Gray theory that the behavior of the system even though the phenomenon is dim, the data are complex, but it is after all, is orderly, there is a whole function. Gray number generation, that is, from the clutter to find out the laws. At the same time, the gray theory is to generate data model, rather than the original data model, therefore, gray forecast data to generate data through the gm (1,1) model by the inverse of the predictive value of the results. This procedure is used for gray prediction.)
- 2008-09-19 21:08:31下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
daolibaicontrol
关于单级倒立摆的matlab仿真,其中包括详细的推导和建模过程(Single inverted pendulum matlab simulation, including details of the derivation and the modeling process)
- 2012-11-01 20:12:54下载
- 积分:1
-
Laplace_FDM
solve laplace in3 method
- 2010-10-20 11:14:51下载
- 积分:1
-
FFT
加窗快速傅里叶变化 比常规算法精度高 (Windowed fast Fourier transform algorithm for high accuracy than conventional)
- 2011-05-17 10:50:48下载
- 积分:1