代码搜索:optimization

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

代码结果 10,000
www.eeworm.com/read/396408/2418225

c resample_mmx.c

// MMX optimizations from Michael Niedermayer (michaelni@gmx.at) (under GPL) /* optimization TODO / NOTES movntq is slightly faster (0.5% with the current test.c benchmark) (but thats just te
www.eeworm.com/read/388600/2549364

sconstruct

# Optimization synthetic for von Karman autocorrelation in 1D Fourier domain # # January 2007 # # Thomas Jules Browaeys # Bureau of Economic Geology # University of Texas at Austin # mailto:jules.bro
www.eeworm.com/read/373026/2767611

m maxent.m

% Example 7.2: Maximum entropy distribution % Section 7.2, Figures 7.2-7.3 % Boyd & Vandenberghe, "Convex Optimization" % Originally by Lieven Vandenberghe % Adapted for CVX by Michael Grant 4/11/06 %
www.eeworm.com/read/373026/2767613

m detector2.m

% Example 7.4: Binary hypothesis testing % Figure 7.4 % Boyd & Vandenberghe "Convex Optimization" % Original version by Lieven Vandenberghe % Updated for CVX by Michael Grant, 2005-12-19 % Generate t
www.eeworm.com/read/373026/2767624

m chebyshev_center_2d.m

% Section 4.3.1: Compute and display the Chebyshev center of a 2D polyhedron % Boyd & Vandenberghe, "Convex Optimization" % Jo雔le Skaf - 08/16/05 % (a figure is generated) % % The goal is to find the
www.eeworm.com/read/373026/2767629

m max_det_psd_completion.m

% Exercise 4.47: Maximum determinant PSD matrix completion % Boyd & Vandenberghe "Convex Optimization" % Almir Mutapcic - Jan 2006 % % Given a symmetric matrix A in R^(n-by-n) with some entries unspec
www.eeworm.com/read/373026/2767633

m basispursuit.m

% Figures 6.21-6.23: Basis pursuit using Gabor functions % Section 6.5.4 % Boyd & Vandenberghe "Convex Optimization" % Original by Lieven Vandenberghe % Adapted for CVX by Argyris Zymnis - 11/27/2005
www.eeworm.com/read/373026/2767635

m smoothrec_cvx.m

% Figures 6.8-6.10: Quadratic smoothing % Section 6.3.3 % Boyd & Vandenberghe "Convex Optimization" % Original by Lieven Vandenberghe % Adapted for CVX Argyris Zymnis - 10/2005 % % Suppose we have a s
www.eeworm.com/read/373026/2767639

m preference_regions.m

% Example 6.9: Bounding consumer preference % Section 6.5.5, Figures 6.25-6.26 % Boyd & Vandenberghe "Convex Optimization" % Original by Lieven Vandenberghe % Adapted for CVX Argyris Zymnis - 11/30/20
www.eeworm.com/read/373026/2767658

m placement_quar.m

% Figure 8.17: Fourth-order placement problem % Section 8.7.3, Boyd & Vandenberghe "Convex Optimization" % Original by Lieven Vandenberghe % Adapted for CVX by Joelle Skaf - 10/24/05 % (a figure is ge