代码搜索:matlab
找到约 10,000 项符合「matlab」的源代码
代码结果 10,000
www.eeworm.com/read/222962/14667043
m gfft.m
function X=gfft(x,k)
%《数字信号处理教程——MATLAB释义与实现》
% Goertzel算法子程序
% 电子工业出版社出版 陈怀琛编著 2004年9月
%
% X=gfft(x,k)
% ----------------------------------
% 用Goertzel算法计算序号为k的DFT样本
% x 输入序列,其长度即DFT长度
% k
www.eeworm.com/read/222962/14667044
m mulawcom.m
function y= mulawcom(x,mu,V)
%《数字信号处理教程——MATLAB释义与实现》
% μ-律压缩子程序
% 电子工业出版社出版 陈怀琛编著 2004年9月
%
% y= mulawcom(x,mu,V)
% ------------------------------------
% y 为输出序列
% x 为输入序列
% mu是参数μ的值,通常取25
www.eeworm.com/read/222630/14681957
m radarsimulation.m
function varargout = radarSimulation(varargin)
% RADARSIMULATION M-file for radarSimulation.fig
% RADARSIMULATION, by itself, creates a new RADARSIMULATION or raises the existing
% single
www.eeworm.com/read/122543/14685362
r fun.r
E:\matlab\Test\fun.m
[undefined]
[called]
fun function 2 2 0 1 0 0 0 0 0 0 0
[input]
x double 0 0 0 0 0 0 0 0 0 0 0
y double 0 0 0 0 0 0 0 0 0 0 0
[output]
z double 0 0 0 0 0 0 0 0 0 0 0
www.eeworm.com/read/122543/14685393
mak fun.mak
#
# MATCOM makefile
#
all: fun.exe
fun.cpp: E:\matlab\Test\fun.m
D:\matcom45\bin\matcom E:\matlab\Test\fun.m -mat2cpp -nologo -release
fun.obj: fun.cpp
cl -c -ID:\matcom45\ /MD -ID:\ma
www.eeworm.com/read/122543/14685404
r main.r
E:\matlab\Test\main.m
[undefined]
[called]
main function 0 0 0 1 0 0 0 0 0 0 0
fun function 2 2 0 1 0 0 0 0 0 0 0
[input]
[output]
z double 0 0 0 0 0 0 0 0 0 0 0
[feval]
[callbacks]
[exte
www.eeworm.com/read/122542/14685483
r calcbits.r
E:\matlab\GA1\calcbits.m
[undefined]
[called]
calcbits function 2 2 0 1 0 0 0 0 0 0 0
[input]
bounds double 0 0 0 0 0 0 0 0 0 0 0
precision double 0 0 0 0 0 0 0 0 0 0 0
[output]
bits double
www.eeworm.com/read/122542/14685511
r b2f.r
E:\matlab\GA1\b2f.m
[undefined]
[called]
b2f function 3 3 0 1 0 0 0 0 0 0 0
[input]
bval double 0 0 0 0 0 0 0 0 0 0 0
bounds double 0 0 0 0 0 0 0 0 0 0 0
bits double 0 0 0 0 0 0 0 0 0 0 0
www.eeworm.com/read/122542/14685556
r main.r
E:\matlab\GA1\main.m
[undefined]
[called]
main function 0 0 0 0 0 0 0 0 0 0 0
ga function 0 13 0 4 0 0 0 0 0 1 0
initializega function 0 5 0 1 0 0 0 0 0 0 0
calcbits function 2 2 0 1 0 0 0 0
www.eeworm.com/read/122542/14685564
r f552.r
E:\matlab\GA1\f552.m
[undefined]
[called]
f552 function 2 2 0 2 0 0 0 0 0 0 0
[input]
sol double 0 0 0 0 0 0 0 0 0 0 0
options double 0 0 0 0 0 0 0 0 0 0 0
[output]
sol double 0 0 0 0 0 0 0