-
pingpufenxi
声音的频谱分析
读取文件,分析频谱,画图(Read the file of the sound spectrum analysis, analysis of the spectrum, drawing)
- 2012-09-03 20:56:06下载
- 积分:1
-
dbscan
数据挖掘,聚类分析,DBSCAN C++的实现,(Data mining, clustering analysis, DBSCAN C++ Realization)
- 2007-12-26 14:53:12下载
- 积分:1
-
DeviceManager
是一部不错的编码,值得很多人学习,都可以看看(Is a good code, it is worth a lot of people study, may have a look)
- 2014-09-27 13:59:42下载
- 积分:1
-
smat2c
matlab语言转换成学语言,源程序主要用于生成粒子群算法(matlab language into learning the language, the source is mainly used to generate the PSO)
- 2013-10-13 11:32:21下载
- 积分:1
-
gplab.manual.3
说明: 遗传规划工具箱 matlab gplab使用手册(gplab.manual)
- 2010-04-09 19:52:02下载
- 积分:1
-
source
C/C++中调用MATLAB引擎的数值仿真的实现,
微分方程文件“fun.m”放在matlab的work目录下(C/C++ in the MATLAB engine called the realization of the numerical simulation, differential equations documents " fun.m" on the work directory matlab)
- 2009-05-11 00:10:07下载
- 积分: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
-
McluttermatlaA
基于MATLAB软件的有关雷达杂波的的很多个程序,相信对初学入门者很有帮助
(Based on MATLAB software on the radar clutter of many programs, I believe that is helpful for beginners beginners)
- 2012-07-19 17:36:40下载
- 积分:1
-
APFSVPWM
APF仿真模型,用于动态补偿系统的无功功率!(APF simulation model for dynamic compensation system reactive power!)
- 2013-05-07 15:35:46下载
- 积分:1
-
normally-distributed-random
利用c语言生成符合正态分布的随机数,并在matlab程序中画出曲线图,并与理论值比较(Use c language to generate normally distributed random numbers and draw graphs in matlab program)
- 2013-12-28 17:03:36下载
- 积分:1