资源列表
ARINC821strawman
- ARINC 821 specification
hadamard
- 压缩感知算法中观测矩阵为哈达玛矩阵重构算法为OMP时的测量相对误差与观测矩阵维数的关系-Compressed sensing algorithm for the Hadamard matrix of observation matrix reconstruction algorithms for the OMP and the relative error when measuring the dimension of the relationship between the observed
convolution
- MATLAB编写的信号卷积程序,不是用函数库的函数,而是自己写的卷积过程-signal convolution by MATLAB
8
- GRNN的数据预测—基于广义回归神经网络的货运量预测
LaneDetect
- 用Hough变换检测车道直线,用MATLAB自带的Hough(),houghlines(),houghpeaks()实现-Lane with a straight line Hough transform detection, using MATLAB' s own Hough (), houghlines (), houghpeaks () to achieve
简单的人工智能动物识别系统 c++ 源代码
- 简单的人工智能动物识别系统 c++ 源代码 可以运行实现-Animal Identification System Artificial Intelligence c++ source code
A_star_csharp
- C# 15数码算法,A star 函数实现 -C# 15 Digital Algorithm
1D-MT
- 大地电磁一维正演程序是电磁法的基础编程,首先设置地电断面然后通过正演模拟电磁场在大地中的传播形式来得到地下地质体的电阻率情况,从而得到地下地质体情况。-One-dimensional magnetotelluric forward modeling process is the basis of electromagnetic program, first set the geoelectric section and then forward modeling electromagnetic
kwic
- 简单的txt文本搜索程序。能够从指定的txt文档中搜索特定单词并生成其KWIC。此程序为《统计自然语言处理基础》习题1.6第7题答案。-Simple search program for certain word in a txt file. It can find out specific word in a txt file and generate its KWIC. This program can serve as the answer of practice 1.6.7 of "Fo
emd_visu
- 这个程序是用来显示经过经验模态分解后所得的各个固有模态函数和残余信号,以及由它们重建的信号。-This procedure is used to show through after EMD from various intrinsic mode function and the residual signal, as well as the reconstruction of the signal from them.
wave2gray
- 小波系数显示的MATLAB函数,冈萨雷斯MATLAB版书中的内容-MATLAB function displays the wavelet coefficients, Gonzalez MATLAB version of the book' s content
sortdemo
- 采用MFC界面,实现了冒泡排序、堆排序、快速排序、归并排序等常用排序算法的算法演示。-Using MFC interface, implementation of the Bubble Sort, Heap Sort, Quick sort, merge sort sorting algorithm, such as commonly used algorithm demo.