代码搜索:Problem
找到约 10,000 项符合「Problem」的源代码
代码结果 10,000
www.eeworm.com/read/184267/9114082
m il4_8fun.m
% The function needed in Illustrative Problem 8, Chapter 4.
function f=il4_8fun(x,p)
f=1/sqrt(2*pi)*exp((-(x-p).^2)/2).*log2(2./(1+exp(-2*x.*p)));
www.eeworm.com/read/184267/9114088
m ip_04_04.m
% MATLAB script for Illustrative Problem 4, Chapter 4.
a=[-10,-5,-4,-2,0,1,3,5,10];
for i=1:length(a)-1
y(i)=centroid('normal',a(i),a(i+1),0.001,0,1);
end
www.eeworm.com/read/184267/9114123
m ip_01_01.m
% MATLAB script for Illustrative Problem 1, Chapter 1.
n=[-20:1:20];
x=abs(sinc(n/2));
stem(n,x);
www.eeworm.com/read/380715/9134023
m unc_n2_sin.m
function [fval]=unc_n2_sin(x)
%reference:
%note that you can get the formulation of unc_n2_sin from some
%aritcles,such as
%(1)LS Zhang, CK Ng, D Li, WW Tian 'A New Filled Function Method for Glo
www.eeworm.com/read/281576/9147969
spc loqo.spc
* Further description of LOQO specifications/options can be found in the
* LOQO User's Manual, available at www.princeton.edu/~rvdb.
bndpush 1 * Initial value for slacks.
convex F * Assert that pr
www.eeworm.com/read/183105/9178338
txt debug.txt
2006/10/11
在包循环中
将跳转
放到了正常之后
去掉判断中的 子帧判断,也就是说当子帧跳转时,仍要解码;子帧计数仍要增加。
pSubFrameStart先赋值后清零
2006/10/12
The saved data are all 0;
Analyze:the error is in the DLL;
Reason:FormSpDecStreamA a
www.eeworm.com/read/379290/9202121
txt readme.txt
Delphi VCLSkin 5.12
website : http://www.link-rank.com
email : info@link-rank.com
VCLSkin is a component to create skinnable user interface for Delphi/C++Builder application, It
www.eeworm.com/read/180305/9313004
m demecoc1.m
function demecoc1()
% DEMECOC1 - Demo program for error correcting output codes
%
% DEMECOC1
% Show a simple multi class problem (VOWEL-CONTEXT from UCI archive)
% with ECOC and Support Vector
www.eeworm.com/read/179921/9331409
m ip_01_01.m
% MATLAB script for Illustrative Problem 1, Chapter 1.
n=[-20:1:20];
x=abs(sinc(n/2));
stem(n,x);
www.eeworm.com/read/179831/9335570
cpp ssprob.cpp
// Copyright Andy Singleton, 1993,1994
// This code is released for non-commercial use only
// For questions or upgrades contact:
// Andy Singleton, Creation Mechanics Inc.
// PO Box 248, Peterbor