代码搜索:y_i

找到约 41 项符合「y_i」的源代码

代码结果 41
www.eeworm.com/read/361765/10036877

rd mcmctobit.rd

\name{MCMCtobit} \alias{MCMCtobit} \title{Markov Chain Monte Carlo for Gaussian Linear Regression with a Censored Dependent Variable} \description{ This function generates a sample from the posterio
www.eeworm.com/read/302727/13828215

m polygoncentroid.m

function [cx,cy]=PolygonCentroid(p) %[cx,cy]=PolygonCentroid(p) returns the centroid of a polygon %cx=\frac{1}{6A}/sum_0^{n-1} (x_i+x_{i+1})(x_i y_{i+1}-x_{i+1}y_i) %cy=\frac{1}{6A}/sum_0^{n-1}
www.eeworm.com/read/161158/10443179

c lagelangri.c

/* 这份源代码文件已被未注册的SourceFormatX格式化过 */ /* 如果您想不再添加此类信息,请您注册这个共享软件 */ /* 更多相关信息请访问网站: http://cn.textrush.com */ ///////////////////////////////////////////////////////////// // Purpose:
www.eeworm.com/read/213612/15129023

cpp (x_i,y_i)的牛顿插值多项式.cpp

/////////////////////////////////////////////// // (x_i,y_i)的牛顿插值多项式 // /////////////////////////////////////////////// #include "stdio.h" #define MAX_N 20 // 定义(x_i,y_i)的最大维 (x_i,
www.eeworm.com/read/476587/6756568

m evm.m

%%%%%误差矢量幅值法(EVM)%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% clc clear all format long A=2;%ampitude of signal a=[-1,1]; snr_theory=-10:0.5:12;%仿真信噪比范围(理论值) QQ=10.^(snr_theory/10); var_n
www.eeworm.com/read/384346/8879713

m mod_qam_020612b.m

function y = mod_qam_020612b (x,n,M) global k Fc Fd Fs n Fs_n; %modulate x with wc. Wc_I = cos(2*pi*n*Fc); %generate the Carrier Waveform Wc_Q = sin(2*pi*n*Fc); I = fix ( x/4 );
www.eeworm.com/read/358376/10190176

v fft_block_lms.v

`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 11:40:27 08/25/2007 // Design Name: /
www.eeworm.com/read/318128/6956621

m mod_qam_020612b.m

function y = mod_qam_020612b (x,n,M) global k Fc Fd Fs n Fs_n; %modulate x with wc. Wc_I = cos(2*pi*n*Fc); %generate the Carrier Waveform Wc_Q = sin(2*pi*n*Fc); I = fix ( x/4 );
www.eeworm.com/read/461262/7230957

v fft_block_lms.v

`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 11:40:27 08/25/2007 // Design Name: /
www.eeworm.com/read/199327/7866400

m mod_qam_020612b.m

function y = mod_qam_020612b (x,n,M) global k Fc Fd Fs n Fs_n; %modulate x with wc. Wc_I = cos(2*pi*n*Fc); %generate the Carrier Waveform Wc_Q = sin(2*pi*n*Fc); I = fix ( x/4 );