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
