Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - numerical
Search - numerical - List
OtherFiber
DL : 0
Study on LD Pumped Yb3+ -doped Double-clad Fiber Lasers数值分析对线形腔LD泵浦掺镱的双包层光纤激光器进行研究,分析了单端泵浦和双端泵浦的泵浦光及激光输出功率和增益在光纤中的分布,结果表明,非均匀泵浦比较适合高功率光纤激光器。-Study on LD Pumped Yb3+-Doped Double-clad Fiber Lasers numerical analysis of the linear cavity of the LD-pumped Yb-doped double-clad fiber laser research, analysis of single-ended and double-end-pumped pumped pumped optical and laser output power and gain distribution in optical fibers, results show that more suitable for non-uniform-pumped high power fiber lasers.
Update : 2024-05-02 Size : 7168 Publisher : 张昕

DL : 0
一种数值分析常用的欧拉算法,用matlab实现的-Numerical Analysis of a commonly used Euler algorithm, achieved using matlab
Update : 2024-05-02 Size : 11264 Publisher : wlq

DL : 0
偏微分方程数值解- 这是矩阵的紧致存储及在紧致存储的矩阵上用共轭梯度(CG)方法解Poisson方程的实现, gcc mingw 3.4.4下通过-Numerical solution of partial differential equations- this is the matrix of the compact storage and storage in a compact matrix conjugate gradient (CG) method to solve Poisson equation realize, gcc mingw 3.4.4 through
Update : 2024-05-02 Size : 7168 Publisher : 赵汗青

/// 科学与工程数值算法 (Java版)-/// Science and Engineering numerical algorithm (Java version)
Update : 2024-05-02 Size : 607232 Publisher : 小景

DL : 0
摘 要:基于研究了离散混沌系统的数值解法和图形仿真,同时针对离散时滞混沌系统给出了数值仿真 的程序.-Abstract: Based on the study of a discrete chaotic system of numerical solution and graphical simulation, while for discrete time-delay chaotic system a numerical simulation procedure.
Update : 2024-05-02 Size : 377856 Publisher : 武同学

Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course in numerical methods, Matlab, and technical computing. The emphasis is on in- formed use of mathematical software. We want you learn enough about the mathe- matical functions in Matlab that you will be able to use them correctly, appreciate their limitations, and modify them when necessary to suit your own needs. The topics include * introduction to Matlab, * linear equations, * interpolation, * zero and roots, * least squares, * quadrature, * ordinary di?erential equations, * random numbers, * Fourier analysis, * eigenvalues and singular values, * partial di?erential equations.-Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory coursein numerical methods, Matlab, and technical computing. The emphasis is on in-formed use of mathematical software. We want you learn enough about the mathe-matical functions in Matlab that you will be able to use them correctly, appreciatetheir limitations, and modify them when necessary to suit your own needs. Thetopics include* introduction to Matlab,* linear equations,* interpolation,* zero and roots,* least squares,* quadrature,* ordinary di? erential equations,* random numbers,* Fourier analysis,* eigenvalues and singular values,* partial di? erential equations.
Update : 2024-05-02 Size : 3994624 Publisher :

DL : 0
计算流体力学里常用的simple算法实现,尤其对不可压缩流体数值模拟。以库埃特流为例-Computational fluid dynamics in the simple algorithm used to achieve, especially for numerical simulation of incompressible fluid. Couette flow as an example to
Update : 2024-05-02 Size : 256000 Publisher : bob

DL : 0
数值分析实验报告!包含多个实验! 实验一 非线性方程求根 实验二 线性代数方程组的解法 --------列主元Gauss消元法 实验三 线性代数方程组的解法 ——Gauss-Seidel迭代法等-Numerical Analysis of the experimental report! Contains more than one experiment! Experiment 1 Experiment 2 roots of nonlinear equations of linear algebraic equations the solution out PCA Gauss elimination method experiment trilinear solution of algebraic equations- Gauss-Seidel iteration method, such as
Update : 2024-05-02 Size : 39936 Publisher : geoshion

DL : 0
基于java的聚类算法实现,实现了对于数值聚类的实现-Java-based clustering algorithm to achieve the realization of the numerical clustering
Update : 2024-05-02 Size : 13312 Publisher : caoxiaoyang

这是一个用编程实现的一个数值积分的c语言代码,只要输入积分函数和积分的上下界,就可以快速积分结果。速度非常快,很不错的,大家可以拿去做成应用软件!-This is a program used to achieve a numerical integration of the c language code, as long as the input function and integral integral upper and lower bounds can be the result of rapid integration. Very fast, very good, we can take into application software!
Update : 2024-05-02 Size : 1024 Publisher : 孟繁荣

新书推荐之VC与数值计算。全歼介绍在VC环境下进行科学计算的技巧方法-New Books and numerical calculation of the VC. Introduction annihilated in the VC environment in scientific computing skills approach
Update : 2024-05-02 Size : 2478080 Publisher : gouyabin

DL : 0
《数值分析方法库》(Numerical Recipes)PDF - Numerical analysis library (Numerical Recipes) PDF
Update : 2024-05-02 Size : 10132480 Publisher : Wujuncun

DL : 0
常微分方程的数值解法,主要针对Stiff方程组和边值问题。-Numerical Solution of Ordinary Differential Equations, mainly for Stiff Equations and Boundary Value Problems.
Update : 2024-05-02 Size : 3572736 Publisher : 夏锦

DL : 0
收录了VB的常用数值算法,对数值算法有兴趣的朋友可以下载学习!-VB includes the commonly used numerical algorithms, numerical algorithm of friends who are interested can download to learn!
Update : 2024-05-02 Size : 7506944 Publisher : 许言方

NUMERICAL RECIPES The Art of Scientific Computing Third Edition国外权威的数字计算方法库NUMERICAL RECIPES的第三版源码,学习C++必看-NUMERICAL RECIPES The Art of Scientific Computing Third Edition foreign authority figures calculated, the third edition of the Treasury NUMERICAL RECIPES source, learning C++ See
Update : 2024-05-02 Size : 2197504 Publisher : Tony

《NUMERICAL RECIPES The Art of Scientific Computing Third Edition》pdf文档,C++编程算法必备资料- NUMERICAL RECIPESThe Art of Scientific ComputingThird Edition pdf documents, C++ Programming algorithm necessary information
Update : 2024-05-02 Size : 7932928 Publisher : Tony

数值模拟实验,采用蝶形算法利用matlab实现的fft变换,针对指数函数,包含正fft以及逆变换。附带实验报告-Numerical simulation experiments, using butterfly algorithm fft using matlab to achieve transformation, for exponential function, including being fft and inverse transform. Incidental to the experiment report
Update : 2024-05-02 Size : 99328 Publisher : wei

DL : 0
7篇有关雷诺方程的论文 GMRES算法在雷诺方程数值解法中的应用 关于雷诺方程的渐近解 雷诺方程的推导_形式及应用 -Seven papers on the Reynolds equation GMRES algorithm for numerical solution of Reynolds equation in the application on the Reynolds equation of the asymptotic solution of Reynolds Equation and Application form _
Update : 2024-05-02 Size : 3105792 Publisher : 宫晓春

DL : 0
《数值分析》(Numerical Recipes)3rd Edition含源代码.rar 大 家 可 以 看 看 - Numerical Analysis (Numerical Recipes) 3rd Edition with source code. Rar we will look at the
Update : 2024-05-02 Size : 10135552 Publisher : liuhanmei

DL : 0
数值分析的实验文档和源程序 包含 1.样条插值 2.非线性方程求根 3.函数逼近和拟合 4.矩阵特征值计算 5.舍入误差分析 程序在相应文档中-Numerical Analysis of the experimental documentation and source code that contains 1. Spline Interpolation 2. Nonlinear equations Root 3. Function approximation and fitting 4. Matrix eigenvalue calculation 5. Rounding error analysis program in the corresponding document
Update : 2024-05-02 Size : 87040 Publisher : int
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.