User Portlet
| Discussions |
|---|
| Hi Henrik; Attached you will find a copy of my updated notebook. Using the sliders of the attached notebook can probably do a better job explaining which sliders work and which don't. Thanks, Mitch Sandlin |
| Hi Arben; Thanks so much, that is exactly what I wanted on the stacked plots. By the way, you performed some really slick programming, I learned a lot. Thanks Again, Mitch Sandlin |
| Hi; Does Mathematica have a function that will calculate the Period (T) and fundamental frequency (Omega) given a series of frequencies such as (2, 3.5, 5) or (12, 27, 51) - for a couple of examples? If a specific function does not exist, what... |
| Hi; I would like to display (only on demand) definitions that I have stored in Microsoft OneNote. The attached code works fine with one exception, I cannot figure out how to limit the Tab "Math.one" (in the file (Academics) to a single page. In... |
| Hi; How can I view a cell in a different notebook. In my case, I have information in cells of a notebook that is common to several notebooks. Instead of permanently placing this information (copying) this information each individual notebook, I... |
| Hi Arben; Actually, I copied the function directly from the documentation (possibly the 1st entry in the examples) and was just wondering how to convert it into the abbreviated form. Thanks, Mitch Sandlin |
| Thanks, Restarting the session did the job. Mitch Sandlin |
| Hi Doug; Following your advice, I deleted my data from my SparseArray[] and moved it into a field named dta1= {{1,5}-> 1, etc.}}. Then loaded the data into the functions: MatrixPlot[SparseArray[dta1,{20,20}]] The new configuration gave me... |
| Is there a Repository (Neural Net) to identify trees and plants? Thanks, Mitch Sandlibn |
| Hi When extracting coefficients using patterns, I am having problems when the coefficient is 1 - see attached notebook. It appears that the coefficient of 1 is being ignored completed and instead the unknown is being selected. &[Wolfram... |