资源列表
排序选择:
[matlab例程] InteriorPoint
说明:Solve a problem of Linear Program by the Interior Points methods. Function [x, Al, Z] = InteriorPoint(c0, x0, A0, b0, alpha, tol) Inputs - c0 -> initial coef. of O.F. x0 -> initial solution A0 -> initial con<Claudius> 在 2025-08-30 上传 | 大小:1kb | 下载:0
[汇编语言] pianzuixiao
说明:非常好的偏最小二乘分析的程序,包含了典型相关分析、主成分分析和多元线性回归。可以根据具体的需要更改代码变成非线性回归,建立多个自变量和多个因变量之间的关系应用很广。包含计算程序和画图表示结果的程序两个m文件-Very good partial least squares analysis of programs, including the canonical correlation analysis, principal component analysis and multiple line<张雨萌> 在 2025-08-30 上传 | 大小:1kb | 下载:0
[其他小程序] matlab-GUI
说明:有35个成熟的matlab GUI设计,代码通用性强,便于根据需要具体更改,也可以作为GUI学习的教程,全面、细致,35个GUI的侧重各不相同,功能强大。-There are 35 mature matlab GUI design, code, versatility, ease of specific changes needed, can be used as GUI learning tutorials, comprehensive, detailed, focusing on 35 di<张雨萌> 在 2025-08-30 上传 | 大小:103kb | 下载:0
[人工智能/神经网络/遗传算法] ABL
说明:基于元胞自动机编写的传染病扩散matlab代码,为了运行方便,把所有代码都集中在了一个m文件中,重要部分都带有注释,算法取得了较好的结果,在这里分享给大家。- Cellular Automata based infectious disease diffusion write matlab code, in order to facilitate operation, all the codes are concentrated in an m file, important parts a<张雨萌> 在 2025-08-30 上传 | 大小:2kb | 下载:0
[matlab例程] zuiduanlu
说明:两种实用性非常强的最短路算法,一个是dijkstra算法,还有一个是比较新的spfa算法,全都自带输出格式,推广性很强。-Two kinds of practical, very strong shortest path algorithm, one is dijkstra algorithm, there is a relatively new spfa algorithm, all carrying the output format to promote strong.<张雨萌> 在 2025-08-30 上传 | 大小:1kb | 下载:0
[matlab例程] zuotu_4
说明:四种统计学作图的matlab实现方式,分别是箱线图,茎叶图,QQ图和频率直方图。直接输入数据即可运行,具有初步分析数据偏度、峰度、正态性的广泛应用。-Four kinds of statistical mapping matlab implementation, namely, box plots, stem and leaf diagram, QQ diagram and frequency histograms. Input data can be run directly, with a<张雨萌> 在 2025-08-30 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] OLED12864
说明:oled显示屏实现工程代码,使用SPI通讯。-oled project code,use spi.<张英华> 在 2025-08-30 上传 | 大小:19kb | 下载:0
[matlab例程] cmps
说明:多重比较LSD法实现方差分析的matlab代码,调用格式为输入A矩阵,每一列是一个因素水平,当重复数不相等时,缺失数据用nan补齐。输出参数为各均值的比较表。-Multiple variance analysis method to achieve more LSD matlab code, call format for the input A matrix, each column is a factor level, when the number of repetitions is no<张雨萌> 在 2025-08-30 上传 | 大小:1kb | 下载:0