photo

Ariel


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


How to set the matrix of the .mat file to double or other types?
I try to use fmincon with options being M = 2; DC = false; pulse = load('PCB1.mat'); [pdaeye,th] = pulse2pda(pulse,100000,M,...

4 years ago | 2 answers | 0

2

answers

Question


Unrecognized function or variable 'pulse2pda'.
I try to use fmincon with options being M = 2; DC = false; pulse = load('test1.mat'); [pdaeye,th] = pulse2pda(pulse,100000,M...

4 years ago | 1 answer | 0

1

answer