• Title/Summary/Keyword: 함수 합성

Search Result 669, Processing Time 0.052 seconds

New Separated Sound Source Synthesis based on ADRess Algorithm (ADRess 알고리즘 기반 새로운 분리음원 합성 기법)

  • Jeong, Youngho;Jang, Daeyoung;Lee, Taejin
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2015.11a
    • /
    • pp.56-59
    • /
    • 2015
  • 본 논문에서는 스테레오 오디오 신호를 이용하여 음원을 분리하는 ADRess 알고리즘을 기반으로, 추정된 음원 방위각에 대한 신호 강도비를 이용하여 분리음원을 생성하는 새로운 분리음원 합성 기법을 제안한다. 입력된 스테레오 채널 신호 간 강도 차(IID) 특성을 이용하여 신호 분석 프레임별로 개선된 신호 강도비 함수에 따른 frequency-azimuth 평면을 구성하고, 이를 통해 추정된 방위각에 상응하는 신호 강도비로 표현되는 확률밀도함수를 좌/우 신호 중 하나의 주 입력 신호에 취함으로써 분리음원을 합성한다. 제안된 기법의 성능을 검증하기 위하여 SASSEC 에서 제공하는 테스트 음원 및 객관적 평가 지표를 이용하여 측정한 결과, 기존 ADRess 알고리즘에서 제시된 방법에 비해 개선된 품질의 분리음원을 합성하는 것으로 평가되었다.

  • PDF

DGS 동적 기하 환경에서 종속성에 의한 함수 개념 학습

  • Kim, Min-Jeong;Kim, Hwa-Gyeong
    • Communications of Mathematical Education
    • /
    • v.16
    • /
    • pp.67-80
    • /
    • 2003
  • 함수적 사고는 수학적 문제 해결에 있어 기본적인 사고이다. 함수적 사고에서는 변수 사이의 종속성 파악이 그 핵심이 된다. 이는 DGS 동적 기하의 동적(변화), 종속적(구성)이라는 특성에 잘 부합한다. 이에 우리는 동적 기하 환경에서 타당한 종속성 부여를 통해 primitive한 생성자를 알아보고, 이들의 조작과 역 조작, 합성 조작하는 과정을 통해 함수적 사고에 접근하는 방법을 연구해 보려 한다. 나아가 자취 기능을 이용함으로써 시각화를 통해 종속적 관계를 표현해 보고자 한다. 이것은 MicroWorld 환경에서 학습자가 스스로 대상을 구성하는 경험을 통해 함수적 사고를 자연스럽게 형성하도록 하는 것이 바람직하다는 관점에 바탕을 두고 있다.

  • PDF

Musical Tone Synthesis using Nonlinear Distortion Method (비선형 왜곡법을 이용한 악기음의 합성)

  • Lee Duck-Soo;Sung Keong-Mo
    • The Journal of the Acoustical Society of Korea
    • /
    • v.8 no.5
    • /
    • pp.33-50
    • /
    • 1989
  • In this paper, musical tone, especially instrument tones are synthesized using nonlinear distortion technique. Nonlinear distortion is very simple but versatile method when you synthesize musical instrument tones. It basically consists of one sine oscillator and amplifier which makes distortion to Input wave. Output wave has many harmonics that can be controlled by varying shaping function, which is the transfer function of nonlinear amplifier. Shaping function Is obtained from the analyzed harmonic amplitude data. Given harmonics amplitudes, Chebyshev polynomial is used to produce the shaping function that exactly makes the given harmonics at steady state. We contructed non -real time nonlinear distortion synthesizer program running at IBM-PC. To quantify the satis faction of synthesised tones, listening test is carried out, and the result is presented.

  • PDF

A study on discharge estimation for the event using a deep learning algorithm (딥러닝 알고리즘을 이용한 강우 발생시의 유량 추정에 관한 연구)

  • Song, Chul Min
    • Proceedings of the Korea Water Resources Association Conference
    • /
    • 2021.06a
    • /
    • pp.246-246
    • /
    • 2021
  • 본 연구는 강우 발생시 유량을 추정하는 것에 목적이 있다. 이를 위해 본 연구는 선행연구의 모형 개발방법론에서 벗어나 딥러닝 알고리즘 중 하나인 합성곱 신경망 (convolution neural network)과 수문학적 이미지 (hydrological image)를 이용하여 강우 발생시 유량을 추정하였다. 합성곱 신경망은 일반적으로 분류 문제 (classification)을 해결하기 위한 목적으로 개발되었기 때문에 불특정 연속변수인 유량을 모의하기에는 적합하지 않다. 이를 위해 본 연구에서는 합성곱 신경망의 완전 연결층 (Fully connected layer)를 개선하여 연속변수를 모의할 수 있도록 개선하였다. 대부분 합성곱 신경망은 RGB (red, green, blue) 사진 (photograph)을 이용하여 해당 사진이 나타내는 것을 예측하는 목적으로 사용하지만, 본 연구의 경우 일반 RGB 사진을 이용하여 유출량을 예측하는 것은 경험적 모형의 전제(독립변수와 종속변수의 관계)를 무너뜨리는 결과를 초래할 수 있다. 이를 위해 본 연구에서는 임의의 유역에 대해 2차원 공간에서 무차원의 수문학적 속성을 갖는 grid의 집합으로 정의되는 수문학적 이미지는 입력자료로 활용했다. 합성곱 신경망의 구조는 Convolution Layer와 Pulling Layer가 5회 반복하는 구조로 설정하고, 이후 Flatten Layer, 2개의 Dense Layer, 1개의 Batch Normalization Layer를 배열하고, 다시 1개의 Dense Layer가 이어지는 구조로 설계하였다. 마지막 Dense Layer의 활성화 함수는 분류모형에 이용되는 softmax 또는 sigmoid 함수를 대신하여 회귀모형에서 자주 사용되는 Linear 함수로 설정하였다. 이와 함께 각 층의 활성화 함수는 정규화 선형함수 (ReLu)를 이용하였으며, 모형의 학습 평가 및 검정을 판단하기 위해 MSE 및 MAE를 사용했다. 또한, 모형평가는 NSE와 RMSE를 이용하였다. 그 결과, 모형의 학습 평가에 대한 MSE는 11.629.8 m3/s에서 118.6 m3/s로, MAE는 25.4 m3/s에서 4.7 m3/s로 감소하였으며, 모형의 검정에 대한 MSE는 1,997.9 m3/s에서 527.9 m3/s로, MAE는 21.5 m3/s에서 9.4 m3/s로 감소한 것으로 나타났다. 또한, 모형평가를 위한 NSE는 0.7, RMSE는 27.0 m3/s로 나타나, 본 연구의 모형은 양호(moderate)한 것으로 판단하였다. 이에, 본 연구를 통해 제시된 방법론에 기반을 두어 CNN 모형 구조의 확장과 수문학적 이미지의 개선 또는 새로운 이미지 개발 등을 추진할 경우 모형의 예측 성능이 향상될 수 있는 여지가 있으며, 원격탐사 분야나, 위성 영상을 이용한 전 지구적 또는 광역 단위의 실시간 유량 모의 분야 등으로의 응용이 가능할 것으로 기대된다.

  • PDF

Syntheses and realization of Quaternary Galois Field Sum-Of-Product(QGFSOP) expressed 1-variable functions Permutational Literals (치환리터럴에 의한 Quaternary Galois Field Sum-Of-Product(QGFSOP)형 1-변수 함수의 합성과 실현)

  • Park, Dong-Young;Kim, Baek-Ki;Seong, Hyeun-Kyeong
    • Journal of Advanced Navigation Technology
    • /
    • v.14 no.5
    • /
    • pp.710-717
    • /
    • 2010
  • Even though there are 256 possible 1-qudit(1-variable quantum digit) functions in quaternary logic, the most useful functions are 4!=24 ones capable of representing in QGFSOP expressions by possible permuting of 0,1,2, and 3. In this paper, we propose a permutational literal(PL) representation and a QPL(Quaternary PL) gate which use the operands of a multiplicand A and an augend D in $Ax^C$+D(GF4) operation as a control variable of multi-cascaded PLs. And we also present new PL synthesis algorithms to synthesize QGFSOP expressed 24 (1-qudit) functions by applying three PL operators as ab(mutual permutation), + D(addition), and XA (multiplication). Finally architectures, circuits, and a CMOS implementation to realize proposed PL synthesis algorithms for $Ax^C$+D(GF4) functions are presented.

A Novel Unambiguous Correlation Function for Composite Binary Offset Carrier Signal Tracking (합성 이진 옵셋 반송파 신호 추적을 위한 새로운 비모호 상관함수)

  • Lee, Youngseok;Yoon, Seokho
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.38A no.6
    • /
    • pp.512-519
    • /
    • 2013
  • In this paper, we propose a novel unambiguous correlation function for composite binary offset carrier (CBOC) signal tracking. First, we observe that a sub-carrier of CBOC signal is seen as a sum of four partial sub-carriers, and generate four partial-correlations composing the CBOC autocorrelation. Then, we obtain an unambiguous correlation function with a sharp main-peak by re-combining the partial correlations. From numerical results, we confirm that the proposed unambiguous correlation function offers a better tracking performance than the conventional correlation functions in terms of the tracking error standard deviation and multipath error envelope.

Estimable functions of mixed models (혼합모형의 추정가능함수)

  • Choi, Jaesung
    • The Korean Journal of Applied Statistics
    • /
    • v.29 no.2
    • /
    • pp.291-299
    • /
    • 2016
  • This paper discusses how to establish estimable functions when there are fixed and random effects in design models. It proves that estimable functions of mixed models are not related to random effects. A fitting constants method is used to obtain sums of squares due to random effects and Hartley's synthesis is used to calculate coefficients of variance components. To test about the fixed effects the degrees of freedom associated with divisor are determined by means of the Satterthwaite approximation.

The Characteristics of Edge Detection in Images by Local Scale Control (Local Scale 가변에 의한 영상의 에지 검출 특성)

  • 오승환;서경호;김태효
    • Proceedings of the Korea Institute of Convergence Signal Processing
    • /
    • 2000.08a
    • /
    • pp.337-340
    • /
    • 2000
  • 조명 및 반사광의 성질에 의해 블러링이 발생하고 이런 영상을 인식하는 경우 정확한 에지 검출이 어렵게 된다. 이를 최적으로 검출하기 위해 일정하게 에지를 검출할 수 있는 가우시안 함수와 2차 미분 함수를 합성한 새로운 하이브리드 함수를 제안하고 실제 영상과 컨볼루션 한 후 함수의 $\sigma$값을 변화시키면서, Canny 알고리즘의 방향성 에지 검출 방법을 적용하여 에지를 검출하였다. 그 결과 Sobel, Robert, Canny 에지 검출방법보다 0.2~14㏈ 정도 안정적으로 에지가 검출되었다.

  • PDF

A Study on the Synthesis of Dielectric Constant Potential for Arbitrary Inverse Scattering Pattern Using an Iterative Sampling Method (반복 샘플링법을 사용한 임의 역산란 패턴을 위한 유전율 포텐셜 합성에 관한 연구)

  • 남준석;박의준
    • Journal of the Institute of Electronics Engineers of Korea TC
    • /
    • v.40 no.10
    • /
    • pp.150-158
    • /
    • 2003
  • In the beam pattern synthesis problem using line source, the relationship between source distribution function and beam pattern may be represented by Fourier transform pair. In this paper, a general method to synthesize the line source distribution for a desired lobe-like beam pattern is presented by developing the nonlinear inversion method based on an iterative sampling technique. This method can be applied to the synthesis of continuously distributed dielectric constants satisfying the desired inverse scattering coefficient patterns when illuminating by TE-polarized and TM-polarized plane waves to arbitrary dielectric material. Furthermore this method can also be applied to the synthesis of transmission line with arbitrary reflection coefficient patterns. Some bandstop spatial filter and dispersive transmission line filter are illustrated for generality.

A Study on the Optimum Synthesis of Line Source Difference Patterns by Sidelobe Level Control (Sidelobe 레벨 제어를 통한 선전원 차패턴 최적 합성에 관한 연구)

  • Park, Eui-Joon
    • Journal of the Institute of Electronics Engineers of Korea TC
    • /
    • v.44 no.6 s.360
    • /
    • pp.57-63
    • /
    • 2007
  • In this paper, a new approach to the optimum synthesis of line source difference patterns is proposed for the monopulse tracking way antennas. In the Proposed scheme, which is different from the well-known Bayliss difference pattern synthesis, the difference patterns with the desired individual sidelobe levels are optimally synthesized by appropriately modifying the Taylor line source sum pattern formula. That is, the relationship between the difference pattern and the corresponding source distribution function is analytically established, and then the desired pattern and the distribution are simultaneously extracted by the optimum perturbation of pattern null positions. Furthermore this method provides more rapid sidelobe decay rates than conventional methods. Some numerical results show the validity and usefulness of the proposed procedures.