代码搜索:Problem
找到约 10,000 项符合「Problem」的源代码
代码结果 10,000
www.eeworm.com/read/290529/8478502
htm stringbufferexample.htm
Example
Note: The latest versions of Firefox seem to have fixed the string concatenation problem. If you are using Firefox 1.0 or l
www.eeworm.com/read/289743/8530112
m writesdpa.m
function ret=writesdpa(fname,A,b,c,K,pars)
%WRITESDPA Take a problem in SeDuMi format and writes it in SDPA format
%
% Usage:
%
% ret=writesdpa(fname,A,b,c,K,pars)
%
% fname Name of
www.eeworm.com/read/289135/8573554
m lsvmk.m
function [iter, optCond, time, u] = ...
lsvmk(KM,D,nu,tol,maxIter,alpha);
% LSVMK Langrangian Support Vector Machine algorithm
% LSVMK solves a support vector machine problem using an iterati
www.eeworm.com/read/187979/8582923
m fsqfindlu.m
%fsqfindlu(lambda,mu,c,m)
% This function finds the average number of machines up and working (lu)
% for a machine repair problem (finite source queue)
function out = fsqfindlu(lambda,mu,c,m)
www.eeworm.com/read/187979/8582945
m fsqfindewq.m
%fsqfindewq(lambda,mu,c,m)
% This function finds the average waiting time in the queue
% (ewq) for a machine repair problem (finite source queue)
function out = fsqfindewq(lambda,mu,c,m)
l
www.eeworm.com/read/431634/8664373
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/287843/8665273
m ip_07_01.m
% MATLAB script for Illustrated Problem 7.1.
clear
echo on
T=1;
delta_T=T/200; % sampling interval
alpha=0.5; % rolloff factor
fc=40/T; % carrier frequency
www.eeworm.com/read/287843/8665621
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).
clear
echo on
t0=.2; % sign
www.eeworm.com/read/287843/8665654
m ip_06_03.m
% MATLAB script for Illustrative Problem 6.3.
clear
echo on
f_cutoff=2000; % the desired cutoff frequency
f_stopband=2500; % the actual stopband frequency
fs=10000; % the sampling frequen
www.eeworm.com/read/287843/8665728
m ip_09_04.m
% MATLAB script for Illustrative Problem 9.4.
clear
echo on
Lc=20; % number of chips per bit
A1=3; % amplitude of the first sinusoidal interference
A2=7; % amplitude of the seco