When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Download QR code; Print/export Download as PDF; Printable version; In other projects Wikidata item; ... Pages in category "Articles with example MATLAB/Octave code"

  3. Codes for electromagnetic scattering by spheres - Wikipedia

    en.wikipedia.org/wiki/Codes_for_electromagnetic...

    Year Name Authors References Language Short Description 1983 BHMIE [3]: Craig F. Bohren and Donald R. Huffman [1]Fortran IDL Matlab C Python "Mie solutions" (infinite series) to scattering, absorption and phase function of electromagnetic waves by a homogeneous sphere.

  4. List of finite element software packages - Wikipedia

    en.wikipedia.org/wiki/List_of_finite_element...

    Matlab and Octave GUI Documentation: user guides, reference manuals, API documentation, application libraries with solved examples, online tutorials examples, miniapps, Doxygen, online documentation User doc, tutorials, demos, developer's guide extensive tutorials, video lectures, Doxygen

  5. MATLAB - Wikipedia

    en.wikipedia.org/wiki/MATLAB

    MATLAB (an abbreviation of "MATrix LABoratory" [18]) is a proprietary multi-paradigm programming language and numeric computing environment developed by MathWorks.MATLAB allows matrix manipulations, plotting of functions and data, implementation of algorithms, creation of user interfaces, and interfacing with programs written in other languages.

  6. FEATool Multiphysics - Wikipedia

    en.wikipedia.org/wiki/FEATool_Multiphysics

    FEATool Multiphysics is a fully integrated physics and PDE simulation environment where the modeling process is subdivided into six steps; preprocessing (CAD and geometry modeling), mesh and grid generation, physics and PDE specification, boundary condition specification, solution, and postprocessing and visualization.

  7. Loop fission and fusion - Wikipedia

    en.wikipedia.org/wiki/Loop_fission_and_fusion

    Consider the following MATLAB code: x = 0 : 999 ; % Create an array of numbers from 0 to 999 (range is inclusive) y = sin ( x ) + 4 ; % Take the sine of x (element-wise) and add 4 to each element The same syntax can be achieved in C++ by using function and operator overloading:

  8. Slope field - Wikipedia

    en.wikipedia.org/wiki/Slope_field

    3.1 Direction field code in GNU Octave/MATLAB. ... 3.4 Example code for SageMath [4] 4 Examples. 5 See also. 6 References. ... Download QR code; Print/export

  9. GNU Octave - Wikipedia

    en.wikipedia.org/wiki/GNU_Octave

    GNU Octave is a scientific programming language for scientific computing and numerical computation.Octave helps in solving linear and nonlinear problems numerically, and for performing other numerical experiments using a language that is mostly compatible with MATLAB.