代码搜索:插值优化
找到约 10,000 项符合「插值优化」的源代码
代码结果 10,000
www.eeworm.com/read/312880/13602536
m ofdm_double_ipts.m
%双层次相位序列优化算法与PTS的比较
clear;
clc;
v=16;
d=4;
nl=100;
for n=1:nl;
a=rand(1,256)>0.5;
C=(a*2-1)/sqrt(2);
sreal=C(1:2:256);
simage=C(2:2:256);
D=sreal+j.*simage;
www.eeworm.com/read/492637/6417142
c music.c
#include
#include
//#include"LCD1602.h"
#define uchar unsigned char
#define uint unsigned int
#define N 800 //每首歌的音符的长度
#pragma ot (0) //代码优化,是编译器选项,代码速度优先!
sbit ke
www.eeworm.com/read/485074/6572134
m gafmf.m
%隶属孙数优化
global yout rin time
rin=1.0;
a_1=subplot(3,2,1);
set(a_1,'XColor','white','YColor','white');
a_2=subplot(3,2,2);
set(a_2,'XColor','white','YColor','white');
a_3=subplot(3,2,3);
set(a_
www.eeworm.com/read/485074/6572140
m gaf.m
%综合优化
global yout rin time
rin=1.0;
a_1=subplot(3,2,1);
set(a_1,'XColor','white','YColor','white');
a_2=subplot(3,2,2);
set(a_2,'XColor','white','YColor','white');
a_3=subplot(3,2,3);
set(a_3,
www.eeworm.com/read/485082/6572149
asv gafmf.asv
%隶属孙数优化
global yout rin time
rin=1.0;
a_1=subplot(3,2,1);
set(a_1,'XColor','white','YColor','white');
a_2=subplot(3,2,2);
set(a_2,'XColor','white','YColor','white');
a_3=subplot(3,2,3);
set(a_
www.eeworm.com/read/485082/6572174
m gafmf.m
%隶属孙数优化
global yout rin time
rin=1.0;
a_1=subplot(3,2,1);
set(a_1,'XColor','white','YColor','white');
a_2=subplot(3,2,2);
set(a_2,'XColor','white','YColor','white');
a_3=subplot(3,2,3);
set(a_
www.eeworm.com/read/485082/6572207
asv gaf.asv
%综合优化
global yout rin time
rin=1.0;
a_1=subplot(3,2,1);
set(a_1,'XColor','white','YColor','white');
a_2=subplot(3,2,2);
set(a_2,'XColor','white','YColor','white');
a_3=subplot(3,2,3);
set(a_3,
www.eeworm.com/read/485082/6572220
m gaf.m
%综合优化
global yout rin time
rin=1.0;
a_1=subplot(3,2,1);
set(a_1,'XColor','white','YColor','white');
a_2=subplot(3,2,2);
set(a_2,'XColor','white','YColor','white');
a_3=subplot(3,2,3);
set(a_3,
www.eeworm.com/read/156079/11830017
txt 使用手册.txt
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ 烁空,一切尽在 http://www.socut.com ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
…… 下版预告 2006年2月20日正式发布 ……
我们每天都在思考这套系统的优化和设计方案。如果您有新的功能和想法,请联系我们,谢 ...