Feeds
질문
Calling functions from different scripts
%func.m function f=transs(alpha) f=exp(-alpha)+alpha-1 end i wrote this function in a script,but when i try calling it in ...
거의 12년 전 | 답변 수: 1 | 0
1
답변질문
vertcat error in compilation
hi i'm getting compilation errors with this block of code: a1_1=Xu;a1_2=0;a1_3=0;a1_4=Xp;a1_5=0;a1_6=0; a1_7=Xxi;a1_8=0;a1...
거의 12년 전 | 답변 수: 0 | 0
0
답변질문
help with plotting smooth curve
i need help connecting the dots with a smooth curve for this code ive written data=zeros(1,20) global Z_hit for theta1=...
대략 12년 전 | 답변 수: 2 | 0
2
답변질문
Help with implementation of paper
im trying to implement this paper : <http://star.sgst.cn/upload/attach/attach20100603110853p4vcgnkvrn.pdf> with no luck,cou...
대략 12년 전 | 답변 수: 0 | 0
