资源列表
Dijkf
- this file is used to get the shortest path in graph
xiaobo
- 小波分析,气候变化序列,分析周期变化特征-Wavelet analysis of climate change sequence analysis cycle variation
diguifulie
- 递归型傅立叶算法,用于提取各次谐波,速度精度均较好-Type recursive Fourier algorithm,it s used to extract the harmonic
sline
- given a line function, compute the intersection of the line with the perimeter of a 2D box so that the line can be plotted. called by perceptron.m.
Fn_DSIHE
- Dual Sub-Image Histogram Equalization
Dijkstra
- 迪杰斯塔拉算法在matlab上的程序。数学建模可以用哦-Stara Dijkstra algorithm in matlab procedures. Oh, mathematical modeling can be used
Sobel
- 图像处理Sobel算子,自编的Matlab Sobel算子。-Image processing of Sobel
ServesSeries
- Two servers in serie matlab simulation.
KMV
- KMV模型用来估计借款企业违约概率的方法。该模型认为,贷款的信用风险是在给定负债的情况下由债务人的资产市场价值决定的。该模型了债务人的债权和股权的市场公允价值.-KMV model is used to estimate the probability of default of the borrower methods. The model considers the credit risk of loans given in the case of liability is determin
dm
- code of digital modulation with memory
discriminant-analysis
- 判别分析又称“分辨法”,是在分类确定的条件下,根据某一研究对象的各种特征值判别其类型归属问题的一种多变量统计分析方法。-Discriminant analysis, also known as resolution , is a kind of multivariate statistical analysis method based on the classification and determination of the various characteristics of a stu
KF1
- 利用卡尔曼滤波器,对室内温度值进行最优估计。算法采用的是最基本的卡尔曼滤波思想,适合初学者学习。-code about kalman filters.It s great for the beginners who begin to learn KF.