代码搜索:协方差矩阵

找到约 10,000 项符合「协方差矩阵」的源代码

代码结果 10,000
www.eeworm.com/read/244509/12859047

exe vc矩阵计算.exe

www.eeworm.com/read/140885/13054395

txt 灰度共生矩阵.txt

function [mat_temp]=compute(temp_m,graynum,dist) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%% for i=1:graynum for j=1:graynum matH(i,j)=0;matV(i,j)=0;matRD(i,j)=0;matLD(i,j)=0;
www.eeworm.com/read/326359/13145400

asm 矩阵键盘测试.asm

KD EQU 55H KP EQU 56H ORG 0000H MAIN: LCALL JIANPAN AJMP MAIN JIANPAN: MOV P1,#0F0H ; 置P1口为输入方式 MOV A,P1 ; 读入按键状态 ANL A,#0F0H ; 保留
www.eeworm.com/read/318859/13468528

cpp 旋转矩阵.cpp

#include #include #define N 9 void main() { int m,a[N][N]; char ch1,ch2; int i=0,j=0; int n=1,p=0; //p:圈数 L: do{ do{ cout
www.eeworm.com/read/314514/13565112

jpg 螺旋矩阵图.jpg

www.eeworm.com/read/311990/13620417

frm 矩阵想乘.frm

VERSION 5.00 Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX" Begin VB.Form Form1 Caption = "Form1" ClientHeight = 5850 ClientLeft = 60