-
FFT
FFT with fix point 2*N
- 2013-10-06 15:38:38下载
- 积分:1
-
zuixiaoerchengfa
说明: 点云通过不同的多项式来进行曲线拟合,可以手动设置多项式的次数。(Point clouds are fitted by different polynomials,The degree of the polynomial can be set manually.)
- 2020-10-07 16:34:58下载
- 积分:1
-
PowerFlow
11节点的潮流计算程序,导纳矩阵已经给定(calculation of power flow with 11 nodes)
- 2013-05-16 14:49:06下载
- 积分:1
-
modified-burgers-model
改进的burgers模型,非常适合学习UMAT的同志们学习,来自廖公云老师的《ABAQUS有限元软件在道路工程中的应用》(Improved burgers model is ideal for learning UMAT comrades learn from Liao Gongyun teacher "ABAQUS finite element software road works)
- 2021-04-05 17:19:03下载
- 积分:1
-
fit
基于Levenberg-Marquardt的曲线/面拟合(C library for Levenberg-Marquardt least-squares minimization and curve fitting)
- 2014-02-14 04:20:28下载
- 积分:1
-
数值分析__(第七版__翻译版)_11467103.pdf
说明: 本書介紹現代的數值近似方法,解釋這些方法如何、為何,以及何時有用,以作為進一步研讀數值分析與科學計算的基礎。修習本書,學生將學會辨別須使用數值方法求解之問題的種類,及使用這些方法時,誤差傳遞的實例;對無法求得確解的問題,應能求得精確的近似解,並學會估計此近似解誤差界限的方法。書中介紹的數值方法,由數學分析、計算法則到實例,皆有系統的說明。本書對於任何要使用數值方法的學系,均可作為良好的基礎教材,同時也是一本內容完備的參考書籍。(This book introduces modern numerical approximations, explaining how, why, and when they are useful as a basis for further study of readings and scientific calculations. In this book, students will learn to identify the types of problems that must be solved using numerical methods, and examples of error propagation when using these methods; for problems that cannot be solved, an accurate approximate solution should be obtained and learn to estimate this. The numerical methods introduced in the method of approximating the error bounds are systematically explained by mathematical analysis, calculation rules and examples. This book can be used as a good basic textbook for any department that wants to use numerical methods. It is also a complete reference book.)
- 2019-06-04 09:17:15下载
- 积分:1
-
Program
利用表达式求解和栈的只是,设计一个简易的数学题库, 可供小学生作业,并能给出分数。
要求:建立试题库文件,随机产生 n 个题目;题目涉及加减乘除,带括弧的混合运算;随时可以退出;保留历史分数,能回顾历史,给出与历史分数比较后的评价。(Use solving expressions and stack just design a simple math exam, students for the job, and can give a score.
Requirements: Create test file, randomly generating n topics topics involving addition, subtraction with parentheses mixing operation ready to quit keep historical scores, can look back at history, and history is given uation scores after comparison.)
- 2020-12-29 22:59:01下载
- 积分:1
-
delta-master
非圆形离散元程序,通过采用非圆形颗粒实现康转动性能(Non-circular discrete element program, through the use of non-spherical particles achieve Kang rotation capability)
- 2016-05-18 11:10:53下载
- 积分:1
-
Chebyshev3 (2)
基于递推公式的MATLAB切比雪夫级数程序,能计算N阶多项式(Based on the recursive formula MATLAB Chebyshev series program, we can compute N order polynomials.)
- 2018-10-28 13:44:20下载
- 积分:1
-
禁忌算法 C++
禁忌搜索算法是一种全局性邻域搜索算法,模拟人类具有记忆功能的寻优特征。它通过局部邻域搜索机制和相应的禁忌准则来避免迂回搜索,并通过破禁水平来释放一些被禁忌的优良状态,进而保证多样化的有效探索,以最终实现全局优化(Tabu search algorithm)
- 2018-04-13 09:03:34下载
- 积分:1