-
ConnRouteParams
ConnRouteParams implements ConnRoutePNames.
- 2014-01-08 10:51:03下载
- 积分:1
-
diedai
四种迭代产生混沌序列的代码,基于logistic映射(Generate chaotic sequence of four iterations of code, based on logistic map)
- 2010-05-19 21:43:14下载
- 积分:1
-
kmeanmodified
Leach modified
wireless sensor network(wsn)
- 2012-05-02 19:22:12下载
- 积分:1
-
mg2D
二维贝叶斯反演方法的实现matlab代码,包含地质统计学知识(The realization of two-dimensional Bayesian inversion method matlab code, including geostatistics knowledge)
- 2021-03-19 20:49:19下载
- 积分:1
-
matlabPPT
该书详细描述了 matlab编程从入门到精通(Book describes in detail the matlab programming from entry to the master)
- 2009-10-11 09:34:01下载
- 积分:1
-
matlab_s-function
matlab中s-function的用法(s-function in matlab)
- 2014-08-06 18:41:05下载
- 积分:1
-
phase_screen_128
种大气湍流相位屏仿真函数,可准确模拟大气对激光相位的改变。(An atmospheric turbulence phase screen simulation function, can accurately simulate the atmospheric changes to the laser phase.)
- 2013-12-27 01:41:46下载
- 积分:1
-
faceprotected(matlab)
人脸定位和识别的完整MATLAB代码,在国外网站上偶然得到的(face localization and identification of the integrity of MATLAB code, the foreign web sites the chance)
- 2007-05-29 11:57:27下载
- 积分: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
-
win_endcut
基于短时窗能量的自适应语言端点检测程序。具有一定的抗噪声能力。输入WAV文件名,输出端点检测结果,包括数据和画图显示。(Adaptive voice activitie detection program,resistant to noice .Input with the name of wave file,output with the VAD result ,including data and figure display.)
- 2014-01-08 22:47:51下载
- 积分:1