代码搜索:factor

找到约 6,651 项符合「factor」的源代码

代码结果 6,651
www.eeworm.com/read/137764/13299820

txt param.txt

no of dimensions min value max value size of interval branching factor number of data rows path of data file
www.eeworm.com/read/136959/13351233

c ifactor.c

/* ** ifactor.c -- print prime factorization of a number ** ** Ray Gardner -- 1985 -- public domain */ #include #include int prevfact = 0; void factor (long); void show (long, i
www.eeworm.com/read/136754/13362505

m upsamp.m

function uop = upsamp(ip,l) %Upsampling routine % %up = upsamp(data,L) takes a data matrix and upsamples %it's rows by a factor L, and returns the result in the %matrix up. % %The variables
www.eeworm.com/read/136685/13366469

m exm05021_2.m

syms a x;f1=x^4-5*x^3+5*x^2+5*x-6;factor(f1) f2=x^2-a^2;factor(f2) factor(1025)
www.eeworm.com/read/322718/13370005

m calc_scat_all.m

% Procedure for calculating the received signal from a collection % of scatterers, when transmitting with each individual element % and receiving with each of the elements in the receiving apertur
www.eeworm.com/read/319335/13453748

m exm05021_2.m

syms a x;f1=x^4-5*x^3+5*x^2+5*x-6;factor(f1) f2=x^2-a^2;factor(f2) factor(1025)
www.eeworm.com/read/318840/13471275

m bierman.m

function [x,U,D] = bierman(z,R,H,xin,Uin,Din) % % Matlab implementation of the % Bierman ``square root filtering without square roots'' % % From the diskette included with % M. S. Grewal, L. R.
www.eeworm.com/read/318176/13484149

cpp lenstra.cpp

/* * Program to factor big numbers using Lenstras elliptic curve method. * Works when for some prime divisor p of n, p+1+d has only * small factors, where d depends on the particular curve
www.eeworm.com/read/318176/13484345

cpp brent.cpp

/* * Program to factor big numbers using Brent-Pollard method. * See "An Improved Monte Carlo Factorization Algorithm" * by Richard Brent in BIT Vol. 20 1980 pp 176-184 * * Requires:
www.eeworm.com/read/317326/13505867

m sa_fig4_4.m

% Figure 4.4 2-D patterns for isotropic array of N elements % set(0,'defaultfigurecolor','w') theta=0:.005:2*pi; N=4; % phase shift for end-fire %delta=-pi*sqrt(2); % phase shift