代码搜索:classical
找到约 407 项符合「classical」的源代码
代码结果 407
www.eeworm.com/read/163924/10139931
m vgg_duplic_matrix.m
% d = vgg_duplic_matrix(n) Duplication matrix.
%
% Classical matrix re-arrangement operator, see book Magnus-Neudecker.
%
% Useful for rearranging equations with symmetric matrices.
% For squar
www.eeworm.com/read/425020/10387276
txt i-15-3.txt
(Woman) So, why did what is now called "modern dance" begin in the United States? To begin to answer this question, I'll need to backtrack a little bit and talk about classical ballet.
By the lat
www.eeworm.com/read/421666/10713087
mod fctp.mod
/* FCTP, Fixed-Charge Transportation Problem */
/* Written in GNU MathProg by Andrew Makhorin */
/* The Fixed-Charge Transportation Problem (FCTP) is obtained from
classical t
www.eeworm.com/read/397758/8024489
m mdsgui.m
function mdsgui(arg,typ)
% MDSGUI Multi-dimensional Scaling GUI
%
% This GUI function drives the Multi-Dimensional Scaling methods. These
% include Classical MDS and Metric MDS.
%
% MDS seeks
www.eeworm.com/read/229593/14328647
c tcc_binary_unix.c
/* Turbo code Test Driver: log_map, random interleaver */
/* Creation date : Jan.3 2001 */
/* Program written by: Gao yingzi */
/* This program simulates the classical turbo encoding-decoding sy
www.eeworm.com/read/309003/3708853
m adfig13.m
% adfig13 -- Adapt Figure 13: WaveJS Reconstructions from Noisy Data; S8 Wavelet
%
% A classical James-Stein shrinker applied in the wavelet domain
% to different resolution levels independently of on
www.eeworm.com/read/195391/8159418
txt 新建 文本文档.txt
函数Parameter_Classical
function[f_i,c_i,theta_i]=Parameter_Classical (Method_type,N_i,Variance,fmax,phase)
//功能:确定离散多普勒频移(f),多普勒系数(C),多普勒相移,适用于仿真经典功率谱的情况。
//输入参数说明:
(1)Method_type,表示计算离散多普勒频移和多普勒系数
www.eeworm.com/read/358499/10186325
m bft_focus_2way.m
%BFT_FOCUS_2WAY Create a 2way focus time line defined by focal points.
% These focus settings are relevant only for synthetic aperture imaging.
% This is the classical monostatic synthetic aperture
www.eeworm.com/read/445413/7595639
m bft_focus_2way.m
%BFT_FOCUS_2WAY Create a 2way focus time line defined by focal points.
% These focus settings are relevant only for synthetic aperture imaging.
% This is the classical monostatic synthetic aperture
www.eeworm.com/read/131113/5948327
java pid_controller.java
package net.sf.dz.controller;
import org.freehold.jukebox.logger.LogChannel;
/**
* Classical PID - Proportional, Integral, Derivative controller.
*
* @author Copyright ©