Polynomials with multiple roots solved
Solving multiple roots polynomial, using simple elementary arithematic operations mostly.
Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
Cita come
Feng Cheng Chang (2026). Polynomials with multiple roots solved (https://it.mathworks.com/matlabcentral/fileexchange/25375-polynomials-with-multiple-roots-solved), MATLAB Central File Exchange. Recuperato .
Informazioni generali
- Versione (1,69 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.9.0 | Correct a tiny bug, pinpointed by a reader. |
||
| 1.8.0 | Minor correction to poly_roots.m |
||
| 1.7.0 | Update the original source code. It involves only simple elementary operations, except 'roots.m'. It may easily convert into multiple precision later. |
||
| 1.6.0 | add some examples |
||
| 1.5.0 | Update the m-file to speed up operations. Also present 17 typical examples for test polynomials in MATLAB script file. |
||
| 1.2.0 | Update m-file -- improve help description |
||
| 1.1.0 | Update the m-file, the very small roots can thus be solved. |
||
| 1.0.0 |