Skip to content

第二章奇异值函数svd.py有错误 #13

@loveleaves

Description

@loveleaves

画图横坐标范围代码中为:
plt.xlim(0, 0.6)
实际分解输出没在该范围,同时对应书中所给图,应改为:
plt.xlim(-0.5, 0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions