代码搜索:4

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

代码结果 10,000
www.eeworm.com/read/378914/2679414

m p4_4.m

% Program P4_4 % Stability Test clf; den = input('Denominator coefficients = '); ki = poly2rc(den); disp('Stability test parameters are'); disp(ki);
www.eeworm.com/read/378175/2689857

m example4_4.m

%将两幅灰度图像合并成一个具有两帧的图像阵列,然后再调用imshow函数来显示第 %一帧图像。 A1=imread('rice.tif'); A2=imread('testpat1.tif'); A=cat(3,A1,A2); %用cat函数实现矩阵的合并 imshow(A(:,:,1)) %1代表第一帧
www.eeworm.com/read/378175/2690072

m example4_4.m

%写一个函数,它计算目标函数值、目标函数的梯度和稀疏三阶海色矩阵。 function [f,g,H] = brownfgH(x) % 计算目标函数。 n=length(x); y=zeros(n,1); i=1:(n-1); y(i)=(x(i).^2).^(x(i+1).^2+1)+(x(i+1).^2).^(x(i).^2+1); f=sum(y); % 计算函数梯度。
www.eeworm.com/read/378175/2690087

m example4_4.m

%分别定义两段时间Time1和Time2,对应信号的不同频率时段 Time1=0:0.05:4; Time2=4.05:0.024:6; Time=[Time1 Time2]; %得到待预测的目标信号 T=[cos(Time1*4*pi) cos(Time2*8*pi)]; T=con2seq(T); %绘出目标信号的曲线,并指定给输入 figure; plot(Time,cat
www.eeworm.com/read/373767/2759433

wsdt 4k4.wsdt

4K4/Debug
www.eeworm.com/read/373767/2759434

dbgdt 4k4.dbgdt

www.eeworm.com/read/373767/2759435

dni 4k4.dni

[Interrupts] Enabled=1 [MemoryMap] Enabled=0 Base=0 UseAuto=0 TypeViolation=1 UnspecRange=1 ActionState=1 [TraceHelper] Enabled=0 ShowSource=1 [DisAssemblyWindow] NumStates=_ 1 State 1=_
www.eeworm.com/read/373767/2759437

ewp 4k4.ewp

1 Debug MSP430
www.eeworm.com/read/373767/2759438

ewd 4k4.ewd

1 Debug MSP430
www.eeworm.com/read/373767/2759440

dep 4k4.dep

2 Debug $PROJ_DIR$\BoardConfig.h