资源列表
排序选择:
[uCOS开发] STM32F103_ucos2.83
说明:ucos2.83 在 STM32F103上的移植与规范工程模板-ucos2.83 in STM32F103 transplantation and norms on the project template<罗辉联> 在 2025-07-28 上传 | 大小:1.64mb | 下载:0
[matlab例程] gmm
说明:Creates a Gaussian mixture model with specified architecture.MIX = GMM(DIM, NCENTRES, COVARTYPE) takes the dimension of the space DIM, the number of centres in the mixture model and the type of the mixture model, and returns a data structure MIX.<西晃云> 在 2025-07-28 上传 | 大小:2kb | 下载:0
[数值算法/人工智能] kmeansNetlab
说明:KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means algorithm to set the centres of a cluster model. The matrix DATA represents the data which is being clustered, with each row corresponding to<西晃云> 在 2025-07-28 上传 | 大小:2kb | 下载:0
[通讯编程] osip_introduce
说明:关于开源osip源码的介绍,很详细,状态机,函数,变量,对二次开发帮助很大-On the open-source source oSIP introduction, it is detailed, state machines, function, variable, of the second development of great help<木一竹> 在 2025-07-28 上传 | 大小:701kb | 下载:0
[数学计算/工程计算] ppca
说明:Probabilistic Principal Components Analysis. [VAR, U, LAMBDA] = PPCA(X, PPCA_DIM) computes the principal % component subspace U of dimension PPCA_DIM using a centred covariance matrix X. The variable VAR contains the off-subspace variance (which<西晃云> 在 2025-07-28 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] hmc
说明:Hybrid Monte Carlo sampling.SAMPLES = HMC(F, X, OPTIONS, GRADF) uses a hybrid Monte Carlo algorithm to sample from the distribution P ~ EXP(-F), where F is the first argument to HMC. The Markov chain starts at the point X, and the function GRAD<西晃云> 在 2025-07-28 上传 | 大小:3kb | 下载:0