资源列表
[matlab例程] Bayesian_Model_Comparison
说明:In statistics, the use of Bayes factors is a Bayesian alternative to classical hypothesis testing.Bayesian model comparison is a method of model selection based on Bayes factors.<soroosh> 在 2025-09-27 上传 | 大小:1kb | 下载:0
[matlab例程] feature_selection
说明:In pattern recognition and in image processing, feature extraction is a special form of dimensionality reduction.<soroosh> 在 2025-09-27 上传 | 大小:1kb | 下载:0
[matlab例程] Genetic_Algorithm
说明:A genetic algorithm (GA) is a search heuristic that mimics the process of natural evolution. This heuristic is routinely used to generate useful solutions to optimization and search problems. Genetic algorithms belong to the larger class of evolution<soroosh> 在 2025-09-27 上传 | 大小:1kb | 下载:0
[matlab例程] Nearest_Neighbor
说明:Nearest-neighbor interpolation is a simple method of multivariate interpolation in one or more dimensions.<soroosh> 在 2025-09-27 上传 | 大小:1kb | 下载:0
[matlab例程] PCA
说明:Principal component analysis (PCA) is a mathematical procedure that uses an orthogonal transformation to convert a set of observations of possibly correlated variables into a set of values of uncorrelated variables called principal components.<soroosh> 在 2025-09-27 上传 | 大小:1kb | 下载:0
[matlab例程] RBF_Network
说明:A radial basis function network is an artificial neural network that uses radial basis functions as activation functions. It is a linear combination of radial basis functions. They are used in function approximation, time series prediction, and contr<soroosh> 在 2025-09-27 上传 | 大小:1kb | 下载:0
[matlab例程] contemporary-communication-system-
说明:现代通信系统第二版(John.G.Proakis,刘树棠译)MATLAB源代码 -Modern communication systems second edition (John.G.Proakis, Liu Shutang translation) MATLAB source code<yang> 在 2025-09-27 上传 | 大小:1.09mb | 下载:0
[matlab例程] programe-using-MATLAB-effectively
说明:MATLAB高效编程技巧与应用--25个案例分析-MATLAB and efficient programming techniques and applications- 25 Case Studies<yang> 在 2025-09-27 上传 | 大小:3.51mb | 下载:0
[数据结构常用算法] my-CPP
说明:假设某销售公司有销售经理和销售员工,月工资的计算办法是:销售经理的固定月薪为8000元并提取销售额的5/1000作为工资;销售员工只提取销售额的5/1000作为工资。编一程序,定义一个基类Employee,它包含三个数据成员number、name和salary,以及用于输入编号和姓名的构造函数。由Employee类派生Salesman类,再由Salesman类派生Salesmanager类。Salesman类包含两个新数据成员 commrate和sales,还包含用于输入销售额并计算销售员工工资<woaini> 在 2025-09-27 上传 | 大小:4kb | 下载:0