代码搜索:plotting

找到约 1,607 项符合「plotting」的源代码

代码结果 1,607
www.eeworm.com/read/431675/8662337

m solvb.m

function [w1,b1,w2,b2,k,tr] = solverb(p,t,tp) %SOLVERB Design radial basis network. % % [W1,B1,W2,B2,TE,TR] = SOLVERB(P,T,DP) % P - RxQ matrix of Q input vectors. % T - SxQ matrix of Q target vec
www.eeworm.com/read/431618/8664821

m main.m

clear all; close all; SNRindB = 0:1:30; S = (1/sqrt(16))*randsrc(16,10,[1 -1]); R = S'*S; Rinv = pinv(R); B = randsrc(10,5000,[1 -1]); h = rayleighchan(1e-4,0); for i=1:31, [errprb(i,1) e
www.eeworm.com/read/287843/8665237

m ip_01_04.m

% MATLAB script for Illustrative Problem 4, Chapter 1. clear echo on n=[-20:1:20]; % Fourier series coefficients of x(t) vector x=.5*(sinc(n/2)).^2; % sampling interval ts=1/40; % time vector
www.eeworm.com/read/287843/8665243

m ip_02_07.m

% MATLAB script for Illustrative Problem 2.7. clear echo on N=256; % number of samples deltaf=0.1; % frequency separation f=[0:deltaf:(N/2)*deltaf, -(N/2-1)*deltaf:de
www.eeworm.com/read/287843/8665322

m ip_02_05.m

% MATLAB script for Illustrative Problem 5, Chapter 2. clear echo on % first part Sx1=[ones(1,32)]; Rx1=ifft(Sx1,32); % second part Sx2=[ones(1,16),zeros(1,224),ones(1,16)]; Rx2=ifft(Sx2,256)
www.eeworm.com/read/431603/8666088

m ip_02_07.m

% MATLAB script for Illustrative Problem 2.7. echo on N=256; % number of samples deltaf=0.1; % frequency separation f=[0:deltaf:(N/2)*deltaf, -(N/2-1)*deltaf:deltaf:-d
www.eeworm.com/read/431603/8666116

m ip_02_05.m

% MATLAB script for Illustrative Problem 5, Chapter 2. echo on % first part Sx1=[ones(1,32)]; Rx1=ifft(Sx1,32); % second part Sx2=[ones(1,16),zeros(1,224),ones(1,16)]; Rx2=ifft(Sx2,256); % pl
www.eeworm.com/read/431596/8666269

m ip_01_04.m

% MATLAB script for Illustrative Problem 4, Chapter 1. echo on n=[-20:1:20]; % Fourier series coefficients of x(t) vector x=.5*(sinc(n/2)).^2; % sampling interval ts=1/40; % time vector t=[-.
www.eeworm.com/read/384566/8860268

java deluxeplotgraph2.java

package DeApp1.plot; import java.awt.*; // Import all classes from the java.awt package // AWT is the Abstract Window Toolkit. The AWT import java.io.*; import
www.eeworm.com/read/284259/8952263

sa plotci.sa

plotci.sA package:sbgcop R Documentation _P_l_o_t _C_o_n_f_i_d_e_n_c_e _B_a_n_d_s _f_o_r _A_s_s_o_c_i_a_t_i_o_n _P_a_r_a_m_e_t_e