photo

Puppet Master Ivaschenko


2014년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • First Review

배지 보기

Feeds

보기 기준

질문


How to specify an initial condition for a Cauchy problem in Simulink?
I am solving an ODE given by dy/dt = 2y/t using Simulink. How do I specify an initial condition y(1)=1 for this ODE in the Integ...

대략 6년 전 | 답변 수: 0 | 0

0

답변

질문


How do I calculate filter from transfer function?
Suppose I have a filter h = [1/4; 1/2; 1/4]. It is known that its Fourier transform (transfer function) is somewhat like H(w) = ...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How can I create a DLL that can be called from Python 2.6 under win32?
Hi there! I have a function: function [y] = add2(x) y = x+2; end; I want to call it as a DLL from Pyt...

대략 10년 전 | 답변 수: 2 | 0

2

답변