资源列表
Huff
- 创建Huffman树以及进行Huffman编码打印Huffman树(Create a Huffman tree and print a Huffman tree with Huffman encoding)
Desktop
- 米散射相函数对比,包括散射相函数抽样,不同波长,不同折射率(The contrast of the phase function of the rice scattering, including the scattering phase function sampling, the different wavelengths and the different refractive index)
Desktop
- 计算球型粒子的光散射特性,包括相函数,不对称因子等等(The light scattering characteristics of spherical particles are calculated, including phase functions, asymmetric factors and so on.)
神经网络C源码
- 基于C语言实现基于LM等多种神经网络,神经网络VC代码 包括BP LM QN算法(A variety of neural networks based on LM and so on based on C language)
Gallager_construction_LDPC
- Gallager官方原版LDPC译码算法(Gallager official original LDPC decoding algorithm)
ap
- the code of AP clustering algorithm with some data.
three_phase_motor_start_direct
- 三相异步电机启动,修改解决了版本兼容报错的问题,供广大学习者参考(start-up of Triple-phase asynchronous motor which series reactance)
11.18SWT
- 信号处理的包络谱,对轴承故障信号进行分析计算,可以直接调用。(The envelope spectrum of signal processing can be called directly.)
eetop.cn_Cyclone2_PCB_and_SCH
- 使用连续波雷达测速测距,结果精确(matlab软件给的程序)((Using continuous wave radar to measure the distance, the result is accurate (Matlab software to the program)))
粗糙集的论文和matlab代码
- 粗糙集集约简的算法源码,是简单的粗糙集算法代码,主要是.m文件。(Source code of rough set intensive simplifying , It's a simple code of rough set algorithm, mainly.M file.)
LOGESTIC REGRESSION
- machine learning logestic regrassion second code
ELM分类器
- ELM是基于深度学习的分类器,运算速度快。 在B_data.m里导入待分类矩阵B.mat(1-n列为特征值,n列为标签);运行B_data.m;再打开fuzzyEn_main.m并运行即可。(ELM is based on depth learning classifier, computing speed. In B_data.m imported matrix to be classified B.mat (1-n as eigenvalues, n as a label); Run B