资源列表
牛顿法解优化问题
- 使用各种牛顿法(包括普通牛顿法,拟牛顿法,阻尼牛顿法)求解优化问题(Using various Newton methods (including general Newton method, quasi Newton method, damped Newton method) to solve optimization problems)
社区划分算法模块度函数计算
- 上世纪60年代,Herbert Simon 首先提出了复杂系统具有模块结构特性的概念。而针对社区的研究实际上是从子图分割问题演化而来,Kernighan-Lin 提出的二分算法使得子图分割问题逐渐成为当时图挖掘领域关注的重点。另外,在社会学领域,社会学家也发现社区结构在各种复杂网络中的普遍存在性。进入21世纪后,社区的研究开始被研究者所重视,而近年来随着社交网络的崛起,这一领域的关注度已大大提升。使用时讲后缀名改为py,python打开
Turbo码
- turbo 码的matlab仿真,已测试通过(turbo code modeling and simulation model has been compiled through)
正则化方法
- 在进行矩阵求逆等计算时遇到矩阵条件数较大导致病态时,常用的各种解决病态方程方法(In the calculation of matrix inversion, when the number of matrix conditions is large, which leads to ill condition, various common methods to solve ill condition equation are used)
BP神经网络
- 简单的BP神经网络预测天气例程,包括训练数据集和天气数据来源(Simple BP neural network weather prediction routine, including training data set and weather data source)
freeFem源文件
- Laboratoire de Jack Louis Lions (巴黎六大)发展的自由有限元软件,外网不好上的可以下载一下,科学计算专业的可以研究,包含源代码和部分教程
RBF示例程序
- 一个关于RBF神经网络使用的程序 A program on the use of RBF neural networks
AI lung prediction
- AI lung prediction using fuzzy logic model and deep learning model
风剖面及湍动能和耗散率
- 主要用于Fluent 中风剖面、湍流剖面以及耗散率剖面的开发,应用的是日本的规范。(It is mainly used for the development of fluent stroke profile, turbulence profile and dissipation rate profile, and it is applied to the specifications of Japan.)
m_map
- Matlab中绘制地图的工具箱。 这是笔者2020年2月24日在官网下载的最新的Matlab m_map工具箱,压缩包大小为8.84M。本来因为网络原因官网下载极慢便在PUDN下载了网友的分享文件,但后期下载成功了,版本也比较新,故分享至此。(A toolbox of Matlab for maps figuring.)
数值分析
- 偏微分方程数值解法Matlab实现,包含牛顿插值法,欧拉方法等(Matlab realization of numerical solution of partial differential equation)
zuixiaoercheng
- 两种对二阶系统进行参数辨识的最小二乘算法,一种可以直接得到输入输出之间的传递函数,一种可以解出线性的差分方程各系数,再反解得到传递函数。附带的一个二阶系统的模型,可以自行下载导入输入输出数据进行试验。(Two kinds of least square algorithm for parameter identification of second-order system, one can directly get the transfer function between input and