-
feret
PCA人脸识别 This package implements basic Principal Component Analysis in Matlab and
tests is with grayscale portion of the FERET database. Images are not
preprocessed and it is up to the user to preprocess the images as wanted,
not changing the filenames()
- 2008-05-16 22:34:59下载
- 积分:1
-
logistic000
说明: 这是一个混沌理论中重要的Logistic映射的程序。通过曲线很容易看到奇妙的混沌现象(This is a chaos theory important Logistic mapping procedures. Through curve is easy to see the amazing phenomenon of Chaos)
- 2005-11-10 10:09:02下载
- 积分:1
-
BP_NNT_CPSB
说明: 把训练数据拷入,load的*.m文件中,
文件中部load的*.m为测试数据
save 存盘的文件为测试数据的bp预测值,
该程序可以扩充n个输入,n个输出,很容易
(Copyed the training data, load the*. m file, the central load of*. m files for test data, save the file to save to disk bp predictive value of test data, the program can be expanded to n inputs, n outputs, it is easy)
- 2010-04-06 17:02:27下载
- 积分:1
-
Very_Innovative
Numerical Solution, finite difference method, 3D, GUI, A very nice example of GUI
- 2014-12-25 13:43:36下载
- 积分:1
-
物元分析法(matlab)
说明: 物元分析法由我国数学家蔡文在 20 世纪 80 年代提出. 应用物元法建立多指标评价模型,可以针对复杂问题建立形象化模型,定量化得出评价结果,从而较完整、准确地反映事物的综合水平。利用matlab编程,进行如下步骤计算:1、待判物元的确定;2、经典域、节域的确定;3、关联函数;4、综合关联度(Matter-element analysis method was put forward by Chinese mathematician Cai Wen in 1980's. Applying matter-element method to establish multi-index evaluation model can establish visualization model for complex problems and quantify the evaluation results, so as to reflect the comprehensive level of things more completely and accurately. Using MATLAB programming, the following steps are calculated: 1. determination of the subject element to be judged; 2. determination of classical domain and node domain; 3. correlation function; 4. comprehensive correlation degree)
- 2021-01-14 21:38:46下载
- 积分:1
-
MATLAB环境下任意角度的图像旋转算法,并未做成函数,是以一个例图进行的。...
MATLAB环境下任意角度的图像旋转算法,并未做成函数,是以一个例图进行的。-MATLAB environment at any angle of image rotation algorithm, is no function, is an example graph of.
- 2022-01-24 16:58:23下载
- 积分:1
-
遗传算法神经网络
基于MATLAB的遗传算法优化的BP神经网络,优化网络权值,采用生物数据集验证,获得结果较好。
- 2022-12-07 12:25:03下载
- 积分:1
-
convhulln.m
%CONVHULLN-D凸包。%K=CONVHULLN(X)返回X中由X的凸包的面组成的点的索引K。%X是表示N-D空间中m个点的m×N数组。%如果凸包有p个面,则K是p×N。%CONVHULLN使用Qhull。%;K=CONVHULLN(X,OPTIONS)指定要用作Qhull中选项的字符串选项单元格数组。默认选项为:%对于2D、3D和4D输入,%对于5D和更高输入,%如果选项为[],则将使用默认选项。%如果选项为{"},则不使用任何选项,甚至不使用默认选项。%表示mor
- 2022-03-14 05:19:57下载
- 积分:1
-
work12345
16QAM调制解调的源码,非常有用,即下即用。(failed to translate)
- 2013-05-06 22:55:27下载
- 积分:1
-
基于RBF神经网络的功率预测
神经网络的并行结构和并行处理机制,使得信息处理速度快,能够满足信息的实时处理要求。将神经网络用于多传感器数据融合技术,首先要根据系统的要求以及传感器的特点选择合适的神经网络模型(常见的神经网络模型有BP网络、Hop-field网络、Elman网络、RBF网络等),然后再根据已有的多传感器数据和系统的融合知识采用一定的学习方法,对建立的神经网络系统进行离线学习,确定网络的联接权值和联接结构,最后把得到的网络用于实际的数据融合当中。
- 2022-04-17 16:19:46下载
- 积分:1