代码搜索:study
找到约 4,321 项符合「study」的源代码
代码结果 4,321
www.eeworm.com/read/308774/13692249
m gld_deng.m
% 邓氏关联度
% P12 -- The Study on the Grey Relational Degree and Its Application
function r1 = gld_deng(x)
s = size(x);
len = s(2);
num = s(1);
ro = 0.5;
% 无量纲化
for i = 1: num
x(i,:) = x(i
www.eeworm.com/read/308774/13692250
m gld_jd.m
% 绝对关联度
% P18 -- The Study on the Grey Relational Degree and Its Application
function r1 = gld_jd(x)
s = size(x);
len = s(2);
num = s(1);
% 无量纲化
for i = 1: num
x(i,:) = x(i,:)./x(i,1);
www.eeworm.com/read/308774/13692252
m gld_xl.m
% 斜率关联度
% P20 -- The Study on the Grey Relational Degree and Its Application
function r1 = gld_xl(x)
s = size(x);
len = s(2);
num = s(1);
% 无量纲化
for i = 1: num
x(i,:) = x(i,:)./x(i,1);
www.eeworm.com/read/304352/13795622
txt xinhaokongjianzisuanfa.txt
%%%DOA经典算法系列之MUSIC MUSIC算法的深入研究改进算法众多,这里提供Music系列一:信号子空间法-DOA series of classical algorithm MUSIC MUSIC - depth study of the many improved algorithm, Music here for a series : signal-space law %%%
www.eeworm.com/read/345513/11810632
srd match_rec.srd
f "noname"; #file 0
f "d:\program\fpga_software\synplicity\fpga_8804\lib\xilinx\unisim.v"; #file 1
f "e:\wangqiuju\study\researchproject\fpga\book_onfpga\wireless-fpga-design-code\verilog-code\c12_0
www.eeworm.com/read/8417/147678
c 学习型红外线遥控程序.c
/*************晶体为11.0592M,波特率9600bps
***************学习型红外线遥控程序*******/
#include
void Ewen(void);
void Ewds(void);
void Delay(void);
void Irda(void);
void Study(void);
void Output(u
www.eeworm.com/read/11162/205587
c test_lcd1602.c
#include "reg51.h"
#include "LCD1602.h"
void main(void)
{
LCD_init();
while(TRUE )
{
LCD_write_string(LINE1,0," Study-3 Board" );
LCD_write_string(LINE2,0," Made By zl0801
www.eeworm.com/read/12114/239587
regkeys
CommandLine
D:\Program\FPGA_software\ISE10.1\ISE\bin\nt\unwrapped\ngdbuild.exe -ise E:/wangqiuju/study/researchproject/program_has_done/VERILOG/16pam/16QAM/16QAM.ise -intstyle ise -dd _ngo -nt timesta