photo

jim


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How do I get the Command Window to recognize variables created in a function?
function [K,T] = KTBC(n) %Create the four special matirces assuming n>1 K=toeplitz([2 -1 zeros(1,n-1)]); T=K;T(1,1)=1...

10 years 前 | 1 个回答 | 0

1

个回答