代码搜索:Best 开发教程
找到约 10,000 项符合「Best 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/382649/9007324
c inet_ntop.c
/*
* Copyright (c) 1999 Kungliga Tekniska H鰃skolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or with
www.eeworm.com/read/183953/9129383
m display_result.m
%BP based PID Control
clear all;
clc;
t=cputime;
load best_pop
S=3; %Signal type
IN=4;H=6;OUT=3; %NN Structure
wi=best_pop{1};
wo=best_pop{2};
y_1=0;
u_1=0;
Ih=zeros(H,1);
Oh=z
www.eeworm.com/read/183445/9158630
m trimmedmse.m
function [cost,retained] = trimmedmse(R,beta,V);
% Calculate trimmed mean of the squared value of the residuals.
%
% cost = trimmedmse(R);
%
% The factor where one trimms off the normed residuals is
www.eeworm.com/read/182200/9212024
c ga_randomsearch.c
/**********************************************************************
ga_randomsearch.c
**********************************************************************
ga_randomsearch - Random search a
www.eeworm.com/read/182200/9212036
c ga_sa.c
/**********************************************************************
ga_sa.c
**********************************************************************
ga_sa - A simulated annealling algorithm fo
www.eeworm.com/read/375547/9356960
txt out.txt
149,b=8,3.000090
*******************************
D[0] = 0.000299 ; D[1] = -1.000328 ;
best=8 bf=3.000090
175,b=9,3.000010
*******************************
D[0] = 0.000203 ; D[1] = -0.9999
www.eeworm.com/read/374698/9388825
m trimmedmse.m
function [cost,retained] = trimmedmse(R,beta,V);
% Calculate trimmed mean of the squared value of the residuals.
%
% cost = trimmedmse(R);
%
% The factor where one trimms off the normed residuals is
www.eeworm.com/read/177981/9424503
c evaluate.c
/*
* GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette
* This program may be freely copied for educational
* and research purposes. All other rights reserved.
*
* file: evalua
www.eeworm.com/read/177981/9424522
c elitist.c
/*
* GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette
* This program may be freely copied for educational
* and research purposes. All other rights reserved.
*
* file: elitis
www.eeworm.com/read/177981/9424567
c select.c
/*
* GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette
* This program may be freely copied for educational
* and research purposes. All other rights reserved.
*
* file: select