-
WINODWS-os
顯示WINDOWS的版本,用visual c++寫的(Show WINDOWS version, written with visual c++)
- 2013-11-20 13:50:02下载
- 积分:1
-
interlace
通信信道的交织编码和解码matlab实现(Communication channel interleaving encoding and decoding)
- 2011-01-12 21:49:09下载
- 积分:1
-
convelution
用于512点循环卷积,采用的是重叠保留法,和重叠相加法(For the 512-point circular convolution, using overlapping retention law, and overlap-add method)
- 2013-12-13 21:43:43下载
- 积分:1
-
EllipsoidFitting
Two matlab files to demonstrate how to fit an ellipsoid directly to a set of 3D points.
- 2009-04-09 19:40:04下载
- 积分:1
-
1117-33
LM1117-3.3稳压器的详细介绍,包括其工作特性和相关参数(LM1117-3.3 regulator details, including their operating characteristics and parameters)
- 2010-09-14 11:24:48下载
- 积分:1
-
fresnel
数字全息生成和再现的程序,两种不同的方法:卷积法和傅里叶变换法。(Generation and reproduction of digital holographic process, two different methods: convolution and Fourier transform method.)
- 2021-04-14 17:08:55下载
- 积分:1
-
KNN
K最邻近密度估计技术是一种分类方法,不是聚类方法。
不是最优方法,实践中比较流行。
通俗但不一定易懂的规则是:
1.计算待分类数据和不同类中每一个数据的距离(欧氏或马氏)。
2.选出最小的前K数据个距离,这里用到选择排序法。
3.对比这前K个距离,找出K个数据中包含最多的是那个类的数据,即为待分类数据所在的类。(K nearest neighbor density estimation is a classification method, not a clustering method.
It is not the best method, but it is popular in practice.
Popular but not necessarily understandable rule is:
1. calculate the distance between the data to be classified and the data in each other (Euclidean or Markov).
2. select the minimum distance from the previous K data, where the choice sorting method is used.
3. compare the previous K distances to find out which K data contains the most data of that class, that is, the class to which the data to be classified is located.)
- 2020-10-23 14:37:22下载
- 积分:1
-
Image-Normalization-Code
the moramlizationof image in needed in various image processing applications here this code doing the same.
- 2013-12-01 12:21:16下载
- 积分:1
-
mySVPWM.mdl
三相桥式逆变器SVPWM控制策略的仿真研究(Simulation of a three-phase bridge inverter SVPWM control strategy)
- 2014-02-26 15:14:43下载
- 积分:1
-
Matlab-reference
很有用的一本工具书,强烈推荐。
对matlab上手很有用(a very good book to study matlab)
- 2011-05-10 15:11:52下载
- 积分:1