photo

Sandi J


2018년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Uniform crossover with boolean population
I have this code in matlab to find 'uniform crossover' for the same vector W W=[12,5,6,78,9,3]; %Parameters ...

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

1

답변

질문


How to solve error using matlab function CFIRPM with function handle?
I want to find FIR filter with the best approximation to the desired frequency response, for that i choose to use the function h...

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


Problem in conversion the state-space of the system to transfer function
I want to return the state-space to transfer function, if the system reduced is by balanced real technique. I have this code...

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


What controls of this error 'Inner matrix dimensions must agree'?
Sometimes I use these steps but without error N=5; s=linspace(0,2); C=exp(s*(0:5)); Why sometimes other times this...

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


Specify discrete transfer functions in DSP format
I use the function 'filt' to specify discrete transfer functions in DSP format for state space system . num=cfirpm(60,[-1...

거의 6년 전 | 답변 수: 0 | 0

0

답변

질문


Control system : Model Reduction in MATLAB
Can any one help how to use this function 'dbalreal' in matlab?. I know, firstly must find a state space of system ,then appl...

거의 6년 전 | 답변 수: 0 | 0

0

답변

질문


Real coded genetic algorithm in matlab
For create a vector of population with best solution , must randomly select two individuals P1 and P2, it also assumes that P2 i...

거의 6년 전 | 답변 수: 2 | 0

2

답변

질문


Convert a digital filter to transfer function
I have a coefficients of FIR filter ,found it by 'fir1' function, in general, i want to convert a digital filter to transfer fu...

거의 6년 전 | 답변 수: 1 | 0

1

답변