-
boost
说明: 这是几篇关于boost电路设计的文章,学习电力电子的人会有所启发和帮助(This is a few articles on the boost circuit design, power electronics people will learn to inspire and help)
- 2011-02-18 16:42:35下载
- 积分:1
-
Ambiguity_Train
Train信号模糊图与模糊度图代码,可以直接运行!(Train signal fuzzy and fuzzy graph- graph code, you can directly run!
)
- 2012-08-04 21:01:23下载
- 积分:1
-
color
在matlab中 HSV各分量求均值 方差以及三阶矩(Color extraction)
- 2013-08-08 01:33:18下载
- 积分:1
-
Numerical-Analysis-Based-on-MATLAB
科学计算引论-基于MATLAB的数值分析 第二版(本书重点为数值计算方法和计算的可视化)(Introduction to Scientific Computing- MATLAB-based numerical analysis second edition (book focuses on numerical methods and computational visualization))
- 2013-08-26 23:26:35下载
- 积分:1
-
2D-Fourier-Transform
基于matlab的数字图像的二维傅立叶变换(FFT)以及二维离散余弦DCT变换,提供里详细代码,.m文件(Matlab-based digital image two-dimensional Fourier transform (FFT) and two-dimensional discrete cosine transform DCT offers in detailed code,. M file)
- 2013-10-24 06:39:04下载
- 积分:1
-
wavelet
此源代码介绍了几种常用的以小波域理论为基础通过matlab实现的代码,希望对您有用(This source code introduce several commonly used in wavelet domain based on the theory realize through the matlab code, I hope you are useful)
- 2008-05-25 21:54:45下载
- 积分:1
-
DspBuilder-design-for-DDS
matlab中dspbuilder的经典教程,利用直接数字合成DDS为实例,介绍dspbuilder的用法(matlab in dspbuilder classic handbook, the use of direct digital synthesis DDS as an example to introduce the usage of dspbuilder)
- 2011-11-01 15:58:56下载
- 积分:1
-
neville-algorithm--Matlab-command
详细讲述了如何利用matlab编写neville插值算法,并且还有相关的matlab命令(Describe in detail how to use matlab to write neville interpolation algorithm, and there are associated matlab command)
- 2012-05-24 00:34:38下载
- 积分:1
-
prac3-tds
Implementation of a low pas filter. Signals processing.
- 2011-08-17 16:48:51下载
- 积分:1
-
kmedian
The method works as follows.
1. For a data set with dimensionality, d, compute the variance
of data in each dimension (column).
2. Find the column with maximum variance call it cvmax
and sort it in any order.
3. Divide the data points of cvmax into K subsets, where K is
the desired number of clusters.
4. Find the median of each subset.
5. Use the corresponding data points (vectors) for each
median to initialize the cluster centers.
- 2013-08-10 03:45:31下载
- 积分:1