代码搜索:Position
找到约 10,000 项符合「Position」的源代码
代码结果 10,000
www.eeworm.com/read/124842/14534137
m perf2.m
function [out]=perf(in,x,y,h,id);
%
% Calculates the performance of a given
% set of parameters that have been decoded
% from the population members.
% Works for the whole population.
%
global
www.eeworm.com/read/124842/14534169
m perf1.m
function [out]=perf(in,x,y,h,id);
%
% Calculates the performance of a given
% set of parameters that have been decoded
% from the population members.
% Works for the whole population.
%
global
www.eeworm.com/read/124842/14534182
m psplit.m
function [tx,ty,vx,vy]=pslit(x,y,p)
%
% Positional percentage split
%
% p defines the position to split the data
% 0-p (%) = training
% p-100 (%) = validation
%
[D L]=size(x);
tsiz
www.eeworm.com/read/124842/14534209
m% perf4.m%
function [out]=perf(in,x,y,h,id);
%
% Calculates the performance of a given
% set of parameters that have been decoded
% from the population members.
% Works for the whole population.
%
global
www.eeworm.com/read/124842/14534276
m perf4.m
function [out]=perf(in,x,y,h,id);
%
% Calculates the performance of a given
% set of parameters that have been decoded
% from the population members.
% Works for the whole population.
%
global
www.eeworm.com/read/124842/14534332
m da_trans.m
%
% da_trans.m
%
% Transforms data by:
%
% Taking logs
% Powers
% Square roots
% Exponentials
%
da_front;
drawnow;
w1=gcf;
%
% Put the original data into a backup matrix
%
tran
www.eeworm.com/read/124842/14534408
m perf7.m
function [out]=perf(in,x,y,h,id);
%
% Calculates the performance of a given
% set of parameters that have been decoded
% from the population members.
% Works for the whole population.
%
global
www.eeworm.com/read/225420/14541143
m cursorlistener.m
function cursorListener(hObject, eventdata, handles)
% cursorListener Activate the cursor.
% Each figure calls this function, via the Buttond down Callback.
%
% Inputs:
% * hObject ... currentl
www.eeworm.com/read/225420/14541299
m displaycursor.m
function displayCursor(varargin)
% displayCursor Displays the cursor.
% The cursors is displayed, whilst the mouse is moving.
%
% Whenever the cursor gets to a new chess field, the cursor data is