代码搜索:Vector
找到约 10,000 项符合「Vector」的源代码
代码结果 10,000
www.eeworm.com/read/424281/10468080
c multiminfn.c
/* Paraboloid centered on (p[0],p[1]), with
scale factors (p[2],p[3]) and minimum p[4] */
double
my_f (const gsl_vector *v, void *params)
{
double x, y;
double *p = (double *)params;
x
www.eeworm.com/read/424281/10474847
c lmutil.c
static void compute_diag (const gsl_matrix * J, gsl_vector * diag);
static void update_diag (const gsl_matrix * J, gsl_vector * diag);
static double compute_delta (gsl_vector * diag, gsl_vector * x);
www.eeworm.com/read/443250/7635390
vhd tb.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
use std.textio.all;
entity TB_FltAdder is
end TB_FltAdder;
architecture TBA_FltAdde
www.eeworm.com/read/443250/7635425
vhd tb.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
use std.textio.all;
entity TB_FltAdder is
end TB_FltAdder;
architecture TBA_FltAdde
www.eeworm.com/read/298073/7975682
m psk_awgn_phase.m
% This does the plotting for 2/4/8/16-PSK
%div_const=1.1;
input_angle_vector = [pi/2 pi/4]'
phase_error=pi/100;
angle_vector=input_angle_vector(1:length(input_angle_vector)-1,1);
angle_vector(1)=pi/2
www.eeworm.com/read/143851/12834542
h cadfunction.h
//-- {CycleCode: 242} file [0..9632]
//-- {StartSubRegion: 279} module.ifndef [0..20]
#ifndef _CAD_FUNCTION_H_
//-- {StartSubRegion: 280} module.define [21..41]
#define _CAD_FUNCTION_H_
BOOL Is
www.eeworm.com/read/139650/13145110
m evolve2d.m
function [phi] = evolve2D(phi, dx, dy, alpha, iterations, accuracy, is_signed_distance, normal_evolve, Vn, vector_evolve, u, v, kappa_evolve, b)
%
% function [phi] = evolve2D(phi, dx, dy, iterations
www.eeworm.com/read/485365/6559969
vhd viterbi_block.vhd
-- -------------------------------------------------------------
--
-- Module: viterbi_block
-- Simulink Path: hdlcoderviterbi/viterbi_block
-- Created: 2009-03-24 16:24:10
-- Hierarchy Level: 0
--In1
www.eeworm.com/read/485373/6560521
vhd viterbi_block.vhd
-- -------------------------------------------------------------
--
-- Module: viterbi_block
-- Simulink Path: hdlcoderviterbi/viterbi_block
-- Created: 2009-03-24 16:24:10
-- Hierarchy Level: 0
--In1
www.eeworm.com/read/485378/6560746
vhd viterbi_block.vhd
-- -------------------------------------------------------------
--
-- Module: viterbi_block
-- Simulink Path: hdlcoderviterbi/viterbi_block
-- Created: 2009-03-24 16:24:10
-- Hierarchy Level: 0
--In1