Talk:Shift operator
| This article is rated Start-class on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | |||||||||||
| |||||||||||
Programming
I came here looking for details on the shift operator in java:
http://java.sun.com/docs/books/tutorial/java/nutsandbolts/operators.html
as represented by << >> or >>>. Could we get a mention? Mathiastck (talk) 23:39, 13 March 2008 (UTC)
- I found the article for that, it's Bitwise_operation#Shifts_in_C.2C_C.2B.2B.2C_and_Java Mathiastck (talk) 23:43, 13 March 2008 (UTC)
Difference equations
Can someone make a brief section on how it is used in difference equations to shift the time delay? like q^-1x[t] = x[t-1]
It took me a longtime to understand that it is very similar to the D(_) operator but for discrete systems. This article is overly complicated for someone that just want to understand what it means in the context of difference equations.
What I'm saying is: Can you brainiacs in the maths department make a dumbed down section for us engineers? =D 191.58.80.37 (talk) 23:54, 8 December 2024 (UTC)
Linearity?
The statement "Shift operators are examples of linear operators" is false if we define a "linear map" as it is in the cited Wiki article and define a "shift operator" as it is in the opening sentence of this article. A shift is an affine transformation, and it can be made into a linear transformation if it is reinterpreted as a map on a larger ambient space (for example, a translation of the plane can be interpreted as a linear transformation on R^3). Perhaps this Wiki article should acknowledge these issues. ~2025-39708-48 (talk) 09:41, 10 December 2025 (UTC)
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.