资源列表
[其他小程序] PCAPLDA
说明:PCA+LDA人脸识别,PCA降维到N-C,(N为训练样本数,C为类别数)使得Sw非奇异,主要是解决小样本,数据集为ORL,每类取9(可改)个图片-PCA+LDA recognition, PCA dimensionality reduction to NC, (N is the number of training samples, C is the number of categories) make Sw nonsingular, mainly to resolve the small s<朱德祥> 在 2025-06-11 上传 | 大小:8kb | 下载:0
[其他小程序] function-Genetic
说明:遗传算法,一种智能算法的源代码,适合入门学习,值得一看-Genetic algorithm, an intelligent algorithm source code, suitable for beginners to learn, worth a visit<崔秀峰> 在 2025-06-11 上传 | 大小:12kb | 下载:0
[其他小程序] kindeditor-master
说明:金山编辑器,挺好用的javascr ipt编辑器,javascr ipt编辑器-javascr ipt edit javascr ipt<刘超> 在 2025-06-11 上传 | 大小:7.92mb | 下载:0
[按钮控件] Calculater
说明:运用Java设计的一个简单计算器运用程序。-This is a Calculater.<廖科明> 在 2025-06-11 上传 | 大小:4kb | 下载:0
[C#编程] Maximum-Likelihood-Estimation
说明:用MATLAB编写代码,在经济和金融中法对连续时间过程实现了封闭的最大似然估计方法-The code, written in MATLAB, implements the closed-form maximum-likelihood estimation method for continuous-time processes in economics and finance. First, the code maximizes the log-likelihood function and d<雪之恋> 在 2025-06-11 上传 | 大小:253kb | 下载:0
[C#编程] Causality_Hurlin
说明:这段代码计算Wbar和Zbar测试统计同质的非因果关系(HNC)假说。-This code computes the Wbar and Zbar test statistics of the Homogenous Non Causality (HNC) hypothesis. Under the null hypothesis of Homogenous Non Causality (HNC) hypothesis, there is no causal relationship for all<雪之恋> 在 2025-06-11 上传 | 大小:18kb | 下载:0
[C#编程] Giacomini
说明:这段代码提出了一个通用框架out-of-sample预测能力测试和预测模型可以misspecified时选择。它可以应用到不同类型的预测从嵌套和non-nested模型使用不同的评估技术一般损失函数(用户选择)。-This code proposes a general fr a mework for out-of-sample predictive ability testing and forecast selection when the model can be misspecified<雪之恋> 在 2025-06-11 上传 | 大小:2kb | 下载:0
[C#编程] BankSystem
说明:粗浅的C#程序,适合新手中的新手看,反正不NB,我一菜鸟写的,VS2010+SQL2012-Shallow C# program, suitable for novices in novice look, but do not NB, I am a rookie,VS2010+SQL2012 --Translation from Google Translate. --Anyway, my English is not good.So,you know.<小鱼> 在 2025-06-11 上传 | 大小:6.29mb | 下载:0
[其他小程序] cPPcourse_design
说明:1、【拷贝构造函数】定义一个复数类CComplex class CComplex { private: float real //实部 float imag //虚部 public: CComplex(float x =0.0 , float y = 0.0):real(x),imag(y) {} CComplex(CComplex& c) CComplex operator+(CComplex& c)<红楼飞雪梦> 在 2025-06-11 上传 | 大小:1.71mb | 下载:0