代码搜索:matlab fft

找到约 10,000 项符合「matlab fft」的源代码

代码结果 10,000
www.eeworm.com/read/381785/9071752

cpp fft.cpp

//输入内容可在put_in内设置,最高1024点的fft #include #include #include #include #include //#include #define pi 3.1416 double x[1024],y[1024
www.eeworm.com/read/381785/9071754

plg fft.plg

Build Log --------------------Configuration: fft - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\dsx\LOCAL
www.eeworm.com/read/381785/9071759

dsp fft.dsp

# Microsoft Developer Studio Project File - Name="fft" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Conso
www.eeworm.com/read/381785/9071765

pdf fft.pdf

www.eeworm.com/read/381770/9072317

c fft.c

#include #include #include // 常数π #define PI 3.1415926535 #define DLP_Q0064 0x80400004 #define PCR1 *(volatile unsigned int *)0x01900024 short fftdat
www.eeworm.com/read/381764/9072476

sbl fft.sbl

www.eeworm.com/read/381764/9072495

asm fft.asm

N .set 512 ;N=8点 L .set 9 ;N=2^L .asg xar0,px_i; .asg xar1,qx_i; .asg xar2,px; .asg xar3,qx; .asg xar4,wr; .asg xar5,wi; .asg ar6,temp
www.eeworm.com/read/381764/9072501

pdf fft.pdf

www.eeworm.com/read/381764/9072508

pjt fft.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectDir="D:\CCStudio_v3.1\MyProjects\fft2\" ProjectType=Executable CPUFamily=TMS320C28XX Tool
www.eeworm.com/read/184725/9082619

c fft.c

#include #ifdef WIN32 #include #endif #include "types.h" #include "l3psy.h" #include "layer3.h" /************************************************************************