-
matlabBook
matlab入门教程,最简单实用的教程,里面详细又不乏简要,用最短的时间完成最复杂的学习!(matlab Getting Started Guide, the most simple and practical tutorials, where there is no lack of detailed and concise, with the shortest time to complete the most complex to learn!)
- 2008-12-22 12:53:11下载
- 积分:1
-
fft_plot
routine to take the Fourier transform of a signal and plot both the time and frequency domain representations. Typical use:
>> n = 100 number of data points
>> dt = 0.01 spacing between samples
>> t = 0:dt:(n-1)*dt time vector
>> y = sin(2*pi*10*t) 10 Hz sin wave
>> fft_plot(y,dt) plot of signal in time and frequency domain
- 2009-06-23 06:04:38下载
- 积分:1
-
RQEF
This file can help to find roots of polynomial equation in simple way using matlab
- 2011-02-12 19:36:39下载
- 积分:1
-
matlabC4.5
说明: matlab源代码 C4.5算法 经典算法
这里有具体的操作 是为.M文件
(C4.5 algorithm matlab source code there is the classical algorithm for the specific operation. M files)
- 2011-04-01 21:18:52下载
- 积分:1
-
RegionGrow
区域生长的matlab源码
region grow(Matlab source of regional growth region grow)
- 2008-03-20 17:20:23下载
- 积分:1
-
pso
典型的粒子群算法的matlab程序,附带详细注释(typical PSO algorithm with detailed annotation
)
- 2013-07-17 10:15:06下载
- 积分:1
-
smlumic-yuanma
simulink 仿真源代码,适合初学者使用(Simulink simulation source code, suitable for beginners to use)
- 2014-10-27 15:49:18下载
- 积分:1
-
Kriging_WENG_v1.0.2
说明: Kriging插值算法的matlab工具包程序(Kriging matlab toolkit program)
- 2020-04-25 13:33:45下载
- 积分:1
-
Multi_gp
说明: 用来产生多变量高斯过程的MATLAB源程序。(MULTI_GP generates a multivariate Gaussian random process with mean vector m (column vector) and covariance matrix C。)
- 2010-04-26 15:54:46下载
- 积分:1
-
Frame-Algorithm
代码实现了平移不变小波框架的快速分解重构算法。(A fast decomposition and reconstruction algorithm based on the translation invariant is included in the pakage. )
- 2012-04-17 22:43:52下载
- 积分:1