Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - principal
Search - principal - List
一个演示图像融合操作的非常完美的源程序,不仅界面漂亮,还能更换皮肤,但最突出的就是功能强大,包括主成份变换、三角HIS变换等八种常用的图像融合变换技术。-a demonstration of the operation of Image Fusion is the perfect source, not only beautiful interface, but also the replacement of the skin, However, the most outstanding is the powerful, including principal component transform, Triangle HIS transform from eight common transform image fusion technology.
Update : 2024-05-19 Size : 740352 Publisher : 万鹏

DL : 1
利用奇异值法(SVD)对载入数据进行主成分分析,源代码-use of the singular value (SVD) included data on principal component analysis, source code
Update : 2024-05-19 Size : 8192 Publisher : baby

用主成分分析与神经网络进行人脸的识别 文件是整个的MATLAB数据文件-using principal component analysis and neural networks face identification document is the entire data file MATLAB
Update : 2024-05-19 Size : 32768 Publisher :

Othereof
DL : 0
主成分分析程序,适合做向量场的正交分解 -principal component analysis procedures, suitable for the vector field orthogonal decomposition
Update : 2024-05-19 Size : 2048 Publisher : hahaha

DL : 0
【问题描述】已知线性方程组AX=B,求解该方程组。参考算法: 消去法:将列向量B加到矩阵A的最后一列,构成增广矩阵AB。对AB进行下列三种初等变换,使原矩阵A的部分的主对角线上的元素均为1,其余元素均为0,则原列向量B的部分即为X的值: 1. 将矩阵的一行乘以一个不为0的数 2. 将矩阵的一行加上另一行的倍数 3. 交换矩阵中两行的位置 - [ Question description ] known system of linear equations AX=B, solves this system of equations. Reference algorithm: 娑堝幓娉? Will arrange in order vector B to add to matrix A last the row, constitution augmentation matrix AB. Carries on the following three kind of elemetary operations to AB, causes original matrix A in the part principal diagonal element is 1, other elements are 0, then the original row vector B part is X value: 1. a matrix line while take as 0 several 2. adds on a matrix line in another line of multiples 3. exchanges matrices two lines of positions
Update : 2024-05-19 Size : 6144 Publisher : chao

DL : 0
一个关于混沌序列的噪声压缩程序,主要基于主分量分析方法,消噪效果非常好。模拟信号上加了100 %噪声-a chaotic sequence of the noise compression procedures, mainly based on principal component analysis, denoising very good results. Analog signals on the 100% increase in noise
Update : 2024-05-19 Size : 2048 Publisher : 王锋

DL : 0
主成分分析是把多个指标化为少数几个终合指标的一种统计分析方法。本源代码为matlab中源代码,并添加了相应的分析注解-Principal Component Analysis is more than a few indicators as a final indicator of a statistical analysis method. Source code for which the source code Matlab, and add the corresponding analysis notes
Update : 2024-05-19 Size : 4096 Publisher :

DL : 0
一个由本人自已开发的网络电视,这里是一个雏形,还没有开发完毕,但是基本的思路和框架都已经出来了,用windows mediaplayer作为主体,加入了广告代码.-one I own development by the television network, here is a prototype, is not yet finished. But the basic ideas and frameworks have been released, windows MediaPlayer used as a principal, joined the advertising code.
Update : 2024-05-19 Size : 48128 Publisher : 李文

DL : 0
电子商务系统是由吉林省明日科技有限公司开发,程序的主要目的就是通过网站来推广互联企业的产品和服务,并使客户随时可以了解企业和企业的产品,为客户提供在线服务和订单处理功能。网站不仅仅是产品和服务的推广,而是通过Internet、企业内部网(Intranet)和企业外部网(Extranet),将买家与卖家、厂商和合作伙伴紧密结合在了一起,因而消除了时间与空间带来的障碍。内容:前台首页,会员登录、会员资料修改、搜索商品、购买商品、去收银台结账、清空购物车、查询订单、销售排行和商城公告等9个模块。-e-commerce system, which is in Jilin Province tomorrow Technology Development Limited, the principal purpose is to promote the Web site through the Internet business products and services, the clients can always understand the enterprises and products, to provide customers with online services and order processing functions. Terms of products and services not only to the promotion, but through the Internet, internal network (Intranet) and the external network (Extranet), buyers and sellers, vendors and partners in a closely integrated together, thus eliminating the time and space of obstacles. Content : Home prospects, Member Login, Member revised information, search goods, buying merchandise to checkout settle accounts, emptied Cart, For inquiries, orders, sales and the largest mall annou
Update : 2024-05-19 Size : 5553152 Publisher : 懒丫丫

Otherpppca
DL : 0
这是一个人脸识别PCA的主元分析法,里面是专门介绍PCA的,可以很深入的了-This is a face recognition PCA principal component analysis, which is devoted to the PCA, can be a very in-depth
Update : 2024-05-19 Size : 91136 Publisher : 李波

提供了关于如何仿真rayleigh 信道的两种主要方法。文章简单,重点突出。其中的reference值得一看。-provided information on how rayleigh channel simulation of the two principal methods. The article simple and focused. The reference eye-catcher.
Update : 2024-05-19 Size : 474112 Publisher :

DL : 0
PCA(主成分分析)算法被广泛应用于工程和科学研究中,本报告主要从PCA的基本结构和基本原理对其进行研究,常规的PCA算法主要采用线性算法,通过研究论证发现线性的PCA算法存在着许多不足,比如线性PCA算法不能从线性组合中把独立信号成分分离出来,主分量只由数据的二阶统计量—自相关阵确定,这种二阶统计量只能描述平稳的高斯分布等,因此必须对其进行改进,经改进后的PCA算法有非线性PCA算法、鲁棒算法等。我们通过PCA算法在直线(平面)中拟和的例子说明了PCA在工程中的应用。本例子采用的是成分分析中的次成分(方差最小的成分),通过对结果的分析,我们可以看出,利用PCA算法可以得到较好的拟和结果。-PCA (Principal Component Analysis) algorithm has been widely used in engineering and science research, This report mainly from the PCA and the basic structure of the basic tenets of its research, Conventional PCA algorithm used mainly linear algorithm, found through research and demonstration linear PCA algorithm, there are many inadequate, For example, not linear PCA algorithm from the linear combination of the independent signal components separated, PCA data only from the second-order statistics-auto-correlation matrix to determine, Such second-order statistics can only describe a smooth Gaussian distribution, it is necessary to improve it. After the improvement of the PCA algorithm is nonlinear PCA algorithm, robust algorithm. PCA algorithm we passed the line (plane), and to be example
Update : 2024-05-19 Size : 454656 Publisher : 东方云

DL : 0
人脸识别主成分分析LDA代码,MATLAB写的。-Principal Component Analysis LDA code written in MATLAB.
Update : 2024-05-19 Size : 1024 Publisher : 申中华

PRINCIPAL COMPONENT ANALYSIS,using C++ language-PRINCIPAL COMPONENT ANALYSIS. using C language
Update : 2024-05-19 Size : 4096 Publisher : 王磊

DL : 0
用matlab实现的主成分分析,线性回归函数-using Matlab achieve the principal component analysis, linear regression function.
Update : 2024-05-19 Size : 36864 Publisher : sophie

DL : 0
% 用途:选列主元Gauss消去法解线性方程组ax=b % 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程 % 否则不显示,默认值为0,x为解向量 - Usage: Selected Principal Gauss elimination method solution of linear equations ax = b format: x = nagauss2 (a, b, flag) a for the coefficient matrix, b for the right side column vector, flag if it is 0, it shows the middle Otherwise, the process does not appear, the default value is 0, x for the solution vectors
Update : 2024-05-19 Size : 1024 Publisher : xiaohuang

DL : 0
主成分分析法计算过程matlab实现软件,希望对大家有所帮助-principal component analysis calculation Matlab software, we hope to help
Update : 2024-05-19 Size : 13312 Publisher : ljc

DL : 0
用matlab实现的标准的遗传算法和结合免疫算法,采用主函数调用各个算子来实现遗传算法的操作!-using Matlab to achieve a standard genetic algorithm and combined immune algorithm, The principal function call operator to various genetic algorithm operators!
Update : 2024-05-19 Size : 2048 Publisher : 大荣

DL : 0
这个类主要用来使用asp.net程序具有播放电视的功能,功能超强,应用方便-the principal Asp. Net procedures for the use of broadcast television has the function, function superpower, convenient
Update : 2024-05-19 Size : 3072 Publisher : lkt

包括主成份变换,IHS变换,高通滤波法,小波变换等常用图像融合源程序。-including principal component transform, IHS transform, high-pass filtering, wavelet transform popular image fusion source.
Update : 2024-05-19 Size : 739328 Publisher : feiyunsy
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.