About 51 results
Open links in new tab
  1. What exactly does f: R->R or f:Z->R mean in discrete math?

    On the other hand, if a function has the set of integers as its domain, we're dealing with a discrete structure. If you graph the function f defined by f (n) = n, where n is an integer, it looks like a diagonal …

  2. Discrete math: sets and subsets? - Stack Overflow

    Discrete math: sets and subsets? Asked 10 years, 10 months ago Modified 2 years, 3 months ago Viewed 379 times

  3. Should developers know discrete math? - Stack Overflow

    Sep 7, 2013 · Is it important for developers to know discrete math? Most of the books about algorithms and analysis have at least some references to math. I can easily understand the algorithms in …

  4. algorithm - Which topic in Discrete Mathematics is considered as a ...

    Feb 13, 2012 · 8 "Discrete math" is more a buzzword that contains the basics from a dozen different topics (logic, algorithms, theory of computation, number theory, digital design, etc.) all marginally …

  5. math - Difference between Discrete Structures and Discrete …

    Discrete structures are structures that are used in describing discrete mathematics. Discrete mathematics is math that makes use of discrete structures. In reality, discrete mathematics is just …

  6. discrete mathematics - How can I find a logically equivalent formula ...

    Aug 29, 2017 · So I am trying to finish up my discrete math homework, but I am completely stumped as to how I am supposed to solve this problem. My teacher wants me to find a logically equivalent …

  7. Is there a tool that supports discrete mathematics?

    Oct 22, 2008 · 5 Discrete mathematics (also finite mathematics) deals with topics such as logic, set theory, information theory, partially ordered sets, proofs, relations, and a number of other topics. For …

  8. Discrete math logic, when is a proof finished? - Stack Overflow

    Dec 25, 2019 · So what I did in this problem is: p →(¬r∨ ¬p) (1,2, hypothetical syllogism) p (assumption for proof by division into cases) (¬r∨ ¬p) (3,4, modus ponens) (¬r∨ ¬p) (3-5 and...

  9. math - Is mathematics necessary for programming? - Stack Overflow

    Oct 1, 2008 · Math is not needed for programming, because programming is math. It can be good math, or bad math (like when orangutan's long call is transliterated into Ook language), but whenever a …

  10. Project ideas for discrete mathematics course using MATLAB?

    Jul 19, 2013 · Discrete math problems using matricies include: Spanning trees and shortest paths The marriage problem (bipartite graphs) Matching algorithms Maximal flow in a network The …