Info
此问题已关闭。 请重新打开它进行编辑或回答。
in the given attachment i want the desired output
4 次查看(过去 30 天)
显示 更早的评论
i have written code, to my knowledge can any body rectify
2 个评论
Shweta Singh
2018-6-27
Can you elaborate more on the following questions:
1. What is 'i'? Is it a vector? If yes, you need to run it through the loop.
2. Since the code is not changing A_11 (A_11 = 0), the last line of the code just assign pop1 to A_11. Do you intend to use the a11 and A_11?
Adam Danz
2018-6-27
It's unclear what you're trying to do and the problems you're having. The code attached to your pdf isn't helpful because variables 'i', 'a11', 'pop' aren't defined.
You'll need to explain better what you're trying to do and it would be helpful to include data and code that can be run in Matlab.
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!