Ariel
Followers: 0 Following: 0
Feeds
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0