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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 3 个回答 | 0
