-
Convolution-Matlab
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory.
- 2012-05-29 18:09:22下载
- 积分:1
-
clusterPicture
compress a picture, using kmeans Clustering
- 2014-11-30 15:18:59下载
- 积分:1
-
xiashan
MATLAB 牛顿下山法的一个小程序,原理就不详细说了。因牛顿迭代法受初值选取的限制,为防止迭代发散,对迭代过程再附加一项要求:|f(x(k+1))|<|f(x(k))|,将牛顿法迭代的结果:x(k+1) =x(k)-f(x(k))/f (x(k))和前一近似值x(k)适当加权平均做为新的改进值:x(k+1)=u*x(k+1) +(1-u)*x(k),其中u(0<>
迭代时u取1开始,逐次减半计算,直至附加要求符合为止。实例计算中x(k)=x(0)不变,只更新u和x(k+1),直至:|f(x(k+1))|<|f(x(k))|(即|f(x(1))|<|f(x(0))|),然后更新下山因子为u=1,继续以牛顿法迭代。(MATLAB Newton-down a small program, the principle is not explained in detail. Newton iteration by the initial value of the selected limit, in order to prevent additional iterative divergence, the iterative process a request: | f (x (k+1)) | < | f (x (k)) | Newton iteration Results: x (k+1) ' = X (k)-f (x (k))/f' (x (k)) and a previous approximation x (k), appropriately weighted average as a new improved value: x (k+1 ) = u* x (k+1) ' + (1-u)* x (k), where u (0 < u> iteration take successive calculated at 50 until the additional requirements found so far. examples of calculation of X ( k) = x (0) unchanged profile u and x (k+1, hungry) until: | f (x (k+1)) | < | f (x (k)) | (i.e. | f (x (1)) | < | f (x (0)) |), then profile downhill factor for u = 1, to continue to Newton iteration.)
- 2013-05-15 08:52:09下载
- 积分:1
-
模糊C均值聚类算法
模糊c-均值聚类算法通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的,一般用于故障识别与分类。(Fuzzy c- mean clustering algorithm obtains the membership degree of every sample point to all class centers by optimizing the objective function, and determines the classification of the sample points to achieve automatic classification of sample data. It is generally used for fault recognition and classification.)
- 2020-07-01 18:40:02下载
- 积分:1
-
fdd
频率响应分析 FDD法 测频率
频率响应分析 FDD法 测频率
频率响应分析 FDD法 测频率(FDD frequency response analysis method to measure the frequency of the frequency response analysis method to measure the frequency FDD FDD frequency response analysis method to measure the frequency)
- 2013-12-03 19:27:23下载
- 积分:1
-
peng
循环冗余码的生成和验证:数字通信中的编码分为信源编码和信道编码两大类。为了提高数字通信的可靠性采取的编码称为信道编码,又称抗干扰编码。数字通信中为了尽可能地提高通信的可靠性,需要采用信道编码技术,对可能或已经出现的差错进行控制,CRC码就是其中的一种编码技术。本实验就是编写RCR编码,可以模拟发送信息,噪声加入,检测验证,信息重发的过程!(Cyclic redundancy code generation and validation: digital communication in the coding is divided into source coding and channel coding two broad categories. In order to improve the reliability of digital communications to the code known as channel coding, also known as anti-interference codes. Digital communication as much as possible in order to improve the reliability of communication need to use channel coding techniques, which may or may control the errors that have emerged, CRC code is one of a kind of coding techniques. RCR in this experiment is to write code that can simulate send a message, noise adding, testing verification, information, process re-issued!)
- 2010-01-18 21:26:47下载
- 积分:1
-
matlab_magic
使用MATLAB语言编写的可以产生魔方矩阵的函数,很有意思额(Using the MATLAB language that can create magic cube matrix function, it is interesting the amount of)
- 2010-03-10 17:33:06下载
- 积分:1
-
meanshift
说明: meanshift算法的matlab源代码,很实用,经典的源代码(meanshift algorithm matlab source code, it is practical, the classic source code)
- 2010-03-31 10:33:44下载
- 积分:1
-
ADC_Matlab
讀取adc的五個輸出,分別為adoQ、adoI、FlagQ、FlagI以及clk(Read the adc of five output were adoQ, adoI, FlagQ, FlagI clk)
- 2013-03-19 11:18:57下载
- 积分:1
-
PC-Program-to-simulateBandgapnal
此程序可用来对二维光子晶体带隙结构进行模拟绘图(This procedure can be used to two-dimensional photonic band gap structure to simulate the drawing)
- 2011-11-16 15:28:37下载
- 积分:1