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