-
matlabExercise
matlab 实验报告
matlab 实验报告
matlab 实验报告(Experimental Report matlab report matlab experimental experimental report matlab)
- 2008-12-30 23:06:08下载
- 积分:1
-
Toolpath_generation_using_GA
TOOL PATH OPTIMIZATION FOR DRILLING HOLE PROCESS BASED ON GENETIC ALGORITH
- 2014-02-14 12:16:44下载
- 积分:1
-
Desktop
K均值聚类算法,对风电机组功率数据进行聚类分析,包括详细的程序说明。
只要把这两个文件放入一个空文件夹下,在MATLAB中执行m文件,就可得到聚类结果。(K-means clustering algorithm, the wind turbine power data clustering analysis, including a detailed description of the procedures. As long as these two files into an empty folder, m-file in MATLAB, you can get the clustering results.)
- 2021-04-12 17:38:57下载
- 积分:1
-
matlab_clock
用MATLAB做的很不错的动画时钟哦,时间很准(Use MATLAB to do the animation is pretty good clock Oh, time is very prospective)
- 2008-12-29 09:21:05下载
- 积分:1
-
GenPN
生成PN序列(伪随机噪声序列),阶数包括2阶,3阶,4阶,5阶,6阶,7阶,8阶。并在前面补0后形成相应的2的幂次长的序列。(Generated PN sequences (pseudo-random noise sequence), including the orders of 2 order, 3 order, 4 order, 5 order, 6 order, 7 order, 8 order. And fill in front of 0 after the formation of the corresponding power of 2-long sequence.)
- 2009-03-29 23:46:11下载
- 积分:1
-
SDOF-Duhamel
SDOF system distance calculate using Duhamel integral method。
- 2011-04-23 05:20:19下载
- 积分:1
-
gm11
function exp85
clear all
p=[0:0.1:1.1]
t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095]
net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm )
net.trainParam.epochs=2500
net.trainParam.goal=0.001
net.trainParam.show=50
net=train(net,p,t)
r=sim(net,p)
plot(p,t,p,r, * )
y=sim(net,[1.2])
- 2012-04-26 12:14:11下载
- 积分:1
-
denosing
Donoho经典阀值改进法进行小波去噪,matlab环境下编辑源代码程序(Donoho threshold improvement of classical wavelet denoising method, matlab source code editing environment procedures)
- 2007-09-06 00:19:52下载
- 积分:1
-
damp_motion1
damp_motion1资料的详细功能、包含内容说明(damp_motion1 information, including the content description)
- 2012-09-09 05:23:17下载
- 积分:1
-
svd-tls
基于svd-tls功率谱分析的方法 ,是现代谱估计的一种常用方法(svd-tls-based power spectral analysis method is a kind of modern spectral estimation methods commonly used)
- 2009-06-04 21:17:57下载
- 积分:1