代码搜索:Optimum
找到约 479 项符合「Optimum」的源代码
代码结果 479
www.eeworm.com/read/268566/11133089
cs optimum.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace olsvm
{
class Optimum : Frank
{
protected int dimension;
protected int satistics;
www.eeworm.com/read/335124/12549759
txt optimum.txt
%Generic Algorithm for function f(x1,x2) optimum
clear all;
close all;
%Parameters
Size=80;
G=100;
CodeL=10;
umax=2.048;
umin=-2.048;
E=round(rand(Size,2*CodeL)); %Initial C
www.eeworm.com/read/354314/10365163
m generic_algorithm_for_function_optimum.m
%Generic Algorithm for function f(x1,x2) optimum
clear all;
close all;
%Parameters
Size=80;
G=100;
CodeL=10;
umax=2.048;
umin=-2.048;
E=round(rand(Size,2*CodeL)); %Initial C
www.eeworm.com/read/154777/11927060
pdf (ewiley) optimum array processing.pdf
www.eeworm.com/read/338369/3318340
m optimum_search_6_users.m
% =========================================================================
% Copyright (c)2006, 东南大学移动通信国家重点实验室
% All rights reserved.
%
% 文件名称:Optimum_Search_6_users.m
% function描述:针对6用户场景的最优折中曲线搜索
www.eeworm.com/read/338369/3318344
m optimum_search_12_users.m
% =========================================================================
% Copyright (c)2006, 东南大学移动通信国家重点实验室
% All rights reserved.
%
% 文件名称:Optimum_Search_12_users.m
% function描述:针对12用户场景的最优折中曲线搜
www.eeworm.com/read/448009/7541922
pdf optimum equalizer for coherent radio receivers.pdf
www.eeworm.com/read/338369/3318155
m optimum_search_sqp_12_users.m
% =========================================================================
% Copyright (c)2006, 东南大学移动通信国家重点实验室
% All rights reserved.
%
% 文件名称:Optimum_Search_12_users.m
% function描述:针对12用户场景的最优折中曲线搜
www.eeworm.com/read/338369/3318260
m optimum_search_sqp_18_users.m
% =========================================================================
% Copyright (c)2006, 东南大学移动通信国家重点实验室
% All rights reserved.
%
% 文件名称:Optimum_Search_6_users.m
% function描述:针对6用户场景的最优折中曲线搜索
www.eeworm.com/read/338369/3318271
m optimum_search_sqp_6_users.m
% =========================================================================
% Copyright (c)2006, 东南大学移动通信国家重点实验室
% All rights reserved.
%
% 文件名称:Optimum_Search_6_users.m
% function描述:针对6用户场景的最优折中曲线搜索