代码搜索:Problem

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

代码结果 10,000
www.eeworm.com/read/456224/6278771

m sec4_4_2.m

% Necessary/Sufficient coonditions for % Equality constrained problem % % Optimzation with MATLAB, Section 4.4.2 % Dr. P.Venkataraman % % Minimize f(x1,x2) = -x1 % %-----------------------
www.eeworm.com/read/493294/6399897

m gendats.m

%GENDATS Generation of a simple classification problem of 2 Gaussian classes % % A = GENDATS (N,K,D,LABTYPE) % % INPUT % N Dataset size, or 2-element array of class sizes (default: [50 50]
www.eeworm.com/read/492033/6430236

h axisymqq.h

#ifndef AXISYMQQ_H #define AXISYMQQ_H #include "alias.h" struct matrix; struct vector; struct ivector; /** class axisymqq defines quadrilateral element for axisymmetric problem with quadratic
www.eeworm.com/read/492033/6430347

h axisymqq_nb3.h

#ifndef AXISYMQQ_H #define AXISYMQQ_H #include "alias.h" struct matrix; struct vector; struct ivector; /** class axisymqq defines quadrilateral element for axisymmetric problem with quadratic
www.eeworm.com/read/489079/6482568

m ip_09_04.m

% MATLAB script for Illustrative Problem 9.4. echo on Lc=20; % number of chips per bit A1=3; % amplitude of the first sinusoidal interference A2=7; % amplitude of the second sinu
www.eeworm.com/read/488463/6487347

m ip_03_11.m

% MATLAB script for Illustrative Problem 3.11. % Demonstration script for frequency modulation. The message signal % is m(t)=sinc(100t). echo on t0=.2; % signal dura
www.eeworm.com/read/486654/6524061

cpp 2449.cpp

/* This Code is Submitted by wywcgs for Problem 2449 on 2007-04-13 at 18:27:18 */ #include #include #include #include using namespace std; const int L =
www.eeworm.com/read/486654/6524068

cpp 2318.cpp

/* This Code is Submitted by wywcgs for Problem 2318 on 2006-08-13 at 21:48:10 */ #include #include #include #include using namespace std; const int N =
www.eeworm.com/read/486654/6524074

cpp 1766.cpp

/* This Code is Submitted by wywcgs for Problem 1766 on 2005-10-20 at 16:05:21 */ #include #include #include class Point { public: double x; double y; double
www.eeworm.com/read/486654/6524075

cpp 1314.cpp

/* This Code is Submitted by wywcgs for Problem 1314 on 2005-11-02 at 22:36:47 */ #include #include #include const int MAX = 5120; class Stick { public: int