代码搜索:协方差矩阵
找到约 10,000 项符合「协方差矩阵」的源代码
代码结果 10,000
www.eeworm.com/read/346418/11748811
m path_1.m
clear;clc;
%依次输入起始点和终点
sp=input('start point:');ep=input('end point:');
%邻接矩阵
a =[0,50,999999,40,25,999999,30,999999,50,999999;50,0,30,999999,35,50,999999,60,999999,999999;999999,30,
www.eeworm.com/read/345167/11834527
h eigenvaluevector.h
// EigenvalueVector.h 计算特征值特征向量头文件
// Ver 1.0.0.0
// 版权所有(C) 何渝, 2002
// 最后修改: 2002.8.10
#ifndef _EIGENVALUEVECTOR_H //避免多次编译
#define _EIGENVALUEVECTOR_H
#include "Matrix.h" //矩阵类及相关函数等
www.eeworm.com/read/257078/11951196
m e0638.m
figure
[X,cmap]=imread('C:\MATLAB7\toolbox\images\imdemos\trees.tif');
%图像文件trees.tif读入工作空间变量X中
image(X); colormap(cmap); %显示数据存放矩阵X的图像
imwrite(X,'ff.jpg','Quality',100) ; %
www.eeworm.com/read/256948/11963241
m ga.m
%输出参数:x:求的最优解
% endpop:最终的种群
% bpop:最优种群的一个搜索轨迹
% 输出参数:
% bounds:代表变量的上下界的矩阵
% eevalFN:适应度函数
% startPop:初始群体
% termFN:终止函数的名字
% t
www.eeworm.com/read/152832/12079254
cpp eigenvalue.cpp
/*幂法求实对称矩阵特征值*/
#include
#include
#include
#include
#include
#include
#include "conio.h"
#include "eigen.h"
#define EPSILON 1.0e
www.eeworm.com/read/152351/12120424
h eigenvaluevector.h
// EigenvalueVector.h 计算特征值特征向量头文件
// Ver 1.0.0.0
// 版权所有(C) 何渝, 2002
// 最后修改: 2002.8.10
#ifndef _EIGENVALUEVECTOR_H //避免多次编译
#define _EIGENVALUEVECTOR_H
#include "Matrix.h" //矩阵类及相关函数等
www.eeworm.com/read/254524/12132627
m parall.m
% see how good of vector operation
% Matlab 中对矩阵和向量的计算是并行实现的,这里你看到差别了吗?
clear; tic;
for i=1:10000
b(i)=sqrt(i);
end
t=toc;
disp(['Time for loop method:',num2str(t)]
www.eeworm.com/read/340688/12139869
cpp main.cpp
//Calculate the girth and local girth of LDPC codes given the H
//已知LDPC码的稀疏交验矩阵H,计算girth和local girth
//Author: Zhang Xiqing
//Sam 2008-07-22
//参考文献:ldpc码理论与应用,袁东风,2008.4,P59
#include
www.eeworm.com/read/340416/12161663
c zhuigan.c
#include
#define N 4
main()
{float sz[N][N+1],p[N],q[N];
int i,j;
printf("请输入增广矩阵:\n"); //输入
for(i=0;i
www.eeworm.com/read/339051/12265814
htm show_js.htm
try {setidval('hits','199');}catch(e){}
try {setidval('commentnumber','0');}catch(e){}
try {setidval('pre_and_next','上一篇:基于FF总线实现水箱系统动态矩阵控制下一篇: