资源列表
Plan1112_8neigh
- 基于迪杰斯特拉方法,对网格划分的环境进行最短路径搜索(The shortest path in grid partition environment is searched based on the Dijkstra method.)
重力
- 计算地球物理中重力梯度的数值 给出相应可改变模型的代码(The calculation of the gravity gradient in Geophysics Give the code for the corresponding change model)
Konzistentnost
- decision making matrix measure of consistency
wav
- 可以实现对自己录制的wav格式声音进行频谱分析时域分析并且加入随机噪音,可播放声音进行对比,自动绘制波形频谱图。最后进行去噪滤波。适合大学生数字信号处理课程实验(It can realize the spectral analysis of the wav format, record the time domain analysis and add random noise. It can play the voice contrast, and automatically draw the
QAP
- Quadratic assignment problem using matlab
abcdefg12345
- 程序可以实现采用kohonen神经网络进行聚类分析(The Kohonen neural network can be used to carry out clustering analysis in the program)
mtd_design
- MTD滤波器设计 根据《动目标检测(MTD)滤波器的优化设计新算法》(彭应宁等) %(design of zeropadding mtd filter)
Logiciels de simulation
- Simulation software is based on the process of modeling a real phenomenon with a set of mathematical formulas. It is, essentially, a program that allows the user to observe an operation through simulation without actually performing that operation. S
HMM ??
- hand write recognition using HMM matlab
bootstrap
- 通过重抽样技术,能够将小样本实现扩充的目的(The purpose of expanding small samples by resampling technology)
YP000000pre4
- gpr数据处理;地震数据处理;matlab平台及多平台开发。(GPR data processing, seisimic data processing and multi-language coding.)
Naive Bayes Classifier - Copy-2
- This is a simple probabilistic classifier based on the Bayes theorem, from the Wikipedia article. This project contains source files that can be included in any C# project.