代码搜索:模型量化

找到约 6,455 项符合「模型量化」的源代码

代码结果 6,455
www.eeworm.com/read/189063/8491832

m lin_seed.m

% 用线性模型设置种子群体 U_x='[ones( num_data,1) u1 '; for i=2:num_inp, U_x=[U_x 'u' num2str(i) ' ']; end U_x=['U_data=' U_x '];']; for k=num_inp:-1:1, U_x = strrep(U_x,['u' num2str(k)],['u(1:num_da
www.eeworm.com/read/188015/8579769

m gonglvpuguji.m

%% file name:数字信号处理2大作业---功率谱估计 % Author: 李军 % 西安电子科技大学,研2-061班,学号:0610120520,Tel:13572199197 %% 建立二阶AR模型,参数初始化 % x(n)=-a1*x(n-1)-a2*x(n-2)+v(n) clc clear all close all L=5000;%数据长度 s(1
www.eeworm.com/read/432314/8610330

m lin_seed.m

% 用线性模型设置种子群体 U_x='[ones( num_data,1) u1 '; for i=2:num_inp, U_x=[U_x 'u' num2str(i) ' ']; end U_x=['U_data=' U_x '];']; for k=num_inp:-1:1, U_x = strrep(U_x,['u' num2str(k)],['u(1:num_da
www.eeworm.com/read/288527/8624974

m lin_seed.m

% 用线性模型设置种子群体 U_x='[ones( num_data,1) u1 '; for i=2:num_inp, U_x=[U_x 'u' num2str(i) ' ']; end U_x=['U_data=' U_x '];']; for k=num_inp:-1:1, U_x = strrep(U_x,['u' num2str(k)],['u(1:num_da
www.eeworm.com/read/184641/9091295

txt 目录.txt

目 录 译者序 前言 第1章 概述 1 1.1 引言 1 1.2 分层 1 1.3 TCP/IP的分层 4 1.4 互联网的地址 5 1.5 域名系统 6 1.6 封装 6 1.7 分用 8 1.8 客户-服务器模型 8 1.9 端口号 9 1.10 标准化过程 10 1.11 RFC 10 1.12 标准的简单服务 11 1.13
www.eeworm.com/read/184067/9123602

m statsfun.m

function y = statsfun(beta,x) %统计例子:非线性模型的函数 b1 = beta(1); b2 = beta(2); b3 = beta(3); b4 = beta(4); b5 = beta(5); x1 = x(:,1); x2 = x(:,2); x3 = x(:,3); y = (b1*x2 - x3/b5)./(1+b2*
www.eeworm.com/read/184067/9123757

m jm98a3fun.m

function [f,g]=jm98a3fun(xx) %1998年全国大学生数学建模竞赛A题:收益与风险 非线性模型优化函数 %《数学的实践与认识》p39-42 global M r q p u lemda; xx=xx(:);len=length(xx);x=xx(1:(len-1)); y=(x>100*eps).*(x=u/M/100).
www.eeworm.com/read/183689/9144378

txt 目录.txt

目 录 译者序 前言 第1章 概述 1 1.1 引言 1 1.2 分层 1 1.3 TCP/IP的分层 4 1.4 互联网的地址 5 1.5 域名系统 6 1.6 封装 6 1.7 分用 8 1.8 客户-服务器模型 8 1.9 端口号 9 1.10 标准化过程 10 1.11 RFC 10 1.12 标准的简单服务 11 1.13
www.eeworm.com/read/379726/9180317

m daichunzhihoudejietigpc2.m

%有纯滞后的阶梯控制,纯滞后时间为k-1 tic; %gpc1(Aplant,Bplant,q,p,aifa).m clear all;close all; %程序开始,清空工作间关闭窗口 %创建传递函数形式的模型,采样周期指定为Ts,可由具体要求而定 %Amodel = [1 -1.474 0.474]; %A(q^-1)=1+a1*q^-1+a2*q^-2+......+ana*
www.eeworm.com/read/377944/9256595

txt websphere快速入门(5).txt

作者:easyinfonet email: easyinfonet@sina.com.cn 日期:2001-2-16 11:24:37 2.4 WebSphere 电子商务的灵魂是软件,而电子商务应用系统通常采用以Web服务器为中心的计算模式(参见基本系统模型),因此,Web应用服务器软件是电子商务市场的焦点。IBM WebSphere Application Server(WebSphe