搜索资源列表
biorfilt
- 波形转换模型建立程序,没有解压密码,可直接使用-waveform conversion process model, not extracting passwords can be used directly
chsword_stack
- 一个自写的STACK栈的结构,可直接使用,暂没发现什么问题-since written a Stack of Stack structure can be directly used, the occasional problem, we did not find anything
crossvalidate
- 基于决策树的n则交叉验证分类器 (决策树程序直接调用matlab中的) crossvalidate.m N则交叉验证程序,N可选 NDT.mat 含9个国际公认标准数据集,已做过标么处理,可直接使用 专业-n Based on Decision Tree is cross-validation classification (decision tree directly call the Matlab) cr ossvalidate.m N is cross-validation
dd_tools_1_5_7
- 国外一学者开发的数据描述方法的源代码,几乎包括了所有的数据描述方法,有SVDD,KSVDD等等,将会是一个很好的用于野点检测和模拟识别的工具箱,可直接使用(本人已用过)-foreign scholars development of a data descr iption of the source code, including almost all of the data descr iption, have SVDD, KSVDD etc., will be a good field fo
shiziliaobiao
- 实现了数据结构数组算法中的十字链表的相加,可直接使用
hem1
- 该程序提供了多种参数的双指数脉冲函数的波形及其频谱分解图,要注意的是作图时坐标比例尺的调整。程序中给出的是1.2/50μs和0.7/60ns两种波形可直接使用的坐标比例尺。 在MATLAB5.0下就能工作。
Image_Cluster
- 图像聚类程序,界面美观,集成多个聚类算法,其界面编程值得借鉴,聚类算法可直接使用
fuzhishuxulie
- 数字信号处理程序,复指数序列matlab程序,使用数字信号处理的朋友可直接使用
EigenEnergyFinder.rar
- matlab程序用来解薛定谔方程,程序源代码说明详细,可直接使用,matlab program for solving schrodinger equation. there are detailed expression for using the code
TYJreng
- 一个基于Hadoop进行分布工LDA模型训练的程序源代码完整,可直接使用。-Distribution of work based on Hadoop for a LDA model training program complete source code can be used directly.
lzma457.rar
- LZMA压缩算法实现源码,可直接使用或加以改进.,LZMA compression algorithm source code can be used directly or be improved.
circlefit.rar
- 最小二乘法圆拟合,用于图像处理,比较复杂,请耐心看完,也可直接使用,least square error (LSE) circle fitting, applicable to image processing, a little complicated, can be used directly
dtw
- dtw的matlab算法,识别率达到100 。可直接使用或转成c语言代码,下到下位机运行。-dtw' s matlab algorithm to achieve 100 recognition rate. Can be used directly or converted into c language code, run down to the lower machine.
vfractal_matle
- matlab版分形程序,包括了了所有常见分形内容。可直接使用。 -matlab version fractal program, including all common fractal content. Can be used directly.
dImaageProcesi
- 数字图像处理的源码。包含图像边缘检测,图像高斯滤波,拉拉普拉斯变换,直方图均衡等。 可直接使用。 已通过测试。 -Source of digital image processing. Containing the image edge detection, image Gaussian filter, Lara Plath transformation, histogram equalization. Can be used directly. Has been tested.
eeg-topoplot
- 脑电地形图matlab代码,包括电极位置文件和使用说明,麻雀虽小五脏俱全,下载后可直接使用-BEAM matlab code, including electrode position files and instructions for use, small but perfectly formed, the download can be used directly
eof
- eof分解的程序 好用且可直接使用 适合于海洋和大气学科-eof analysis for oceanography and meterology
MeanShift
- 国外写的meanshift找聚类中心和类别数目的源程序,有实例,可直接使用-Meanshift looking abroad to write the number of cluster centers and the type of source, there are instances, can be used directly
B_curve
- matlab 闭曲线B样条的拟合,算例可直接使用,使用时只需要修改nq文件或者aline文件中的u1即可,也可定义u1后直接run aline-matlab closed B-spline curve fitting, numerical example can be used directly, using only a need to amend the nq documents or document aline can u1, u1 can be defined also directl
Solvinglinarequationshedirectmethod
- 关于解线性方程组的直接法的常见matlab程序。可直接使用 -解线性方程组的直接法