I installed MS Sql Server data tools 2013 and by installing that Visual Studio 2013 installed. After that I installed Visual Studio 2015 , I can see Team Menu in VS 2015 and can to connect to TFS, but I can't see the Team Menu in Visual Studio 2013.
I think TFS 2015 isn't incompatible with VS 2013.
How Can I fix this problem?
You'll need to ensure the "Team Explorer" feature is installed. You can download it separately if you need. SSDT installs only the Visual Studio Shell, which is a very, very barebones part of Visual Studio, the Shell doesn't include Team Explorer, but once installed, it integrates into that Shell instance just fine.
Then make sure you apply Visual Studio 2013 update 5. That way you have the latest TFS and Visual Studio Team Services compatibility fixes installed ofr that version of Visual Studio.
See also: