Feeds
質問
matlab accuracy in linear functions
Hello fellows, help me understand Matlab accuracy. I try modeling simple “zick-zack” signal: x=0:dt:4; slope=...
約10年 前 | 1 件の回答 | 0
1
回答回答済み
how to calculate transformation matrix x=A*y
Thank you. It works and I will certainly make use of |pinv| function. But for my current special problem I look for a matrix A (...
how to calculate transformation matrix x=A*y
Thank you. It works and I will certainly make use of |pinv| function. But for my current special problem I look for a matrix A (...
約10年 前 | 0
質問
how to calculate transformation matrix x=A*y
hello, I'm embarrassed but I can not find a way to calculate a transformation matrix in the form: *x=A*y* (x-vector rank(n),...
約10年 前 | 2 件の回答 | 0
2
回答回答済み
disable informational messages displayed by "catool" toolbox
ni, it is an "open source command line tool" <http://www.catool.org/ catool> with lines like: % Copyright (C) Ben Bro...
disable informational messages displayed by "catool" toolbox
ni, it is an "open source command line tool" <http://www.catool.org/ catool> with lines like: % Copyright (C) Ben Bro...
11年弱 前 | 0
回答済み
How to address the fields of a struct with function input arguments
Thanks a lot! eval(sprintf()) is what i coudnt find. I just tried this functions individually. It is all about a engine te...
How to address the fields of a struct with function input arguments
Thanks a lot! eval(sprintf()) is what i coudnt find. I just tried this functions individually. It is all about a engine te...
11年弱 前 | 0
質問
How to address the fields of a struct with function input arguments
Hallo i have a function with input arguments like function FUNC(x,y) and trying to work with struct fields withi...
11年弱 前 | 3 件の回答 | 0
3
回答質問
disable informational messages displayed by "catool" toolbox
Hallo, i am using = load_ifile(filename,offset_correction) a function that is a component of catool toolbox (Interna...
11年弱 前 | 3 件の回答 | 0
