资源列表
正则化方法
- 在进行矩阵求逆等计算时遇到矩阵条件数较大导致病态时,常用的各种解决病态方程方法(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
heroDtq-EliteQuant_Matlab-master
- 全球首个基于Matlab的量化投资回测和实盘交易开源平台。 它提供一致的回测及实时交易解决方案。它遵循现代设计模式,例如事件驱动,多线程并发式, 服务器/客户端架构和松散耦合的强大稳定的分布式系统。它遵循与其他EliteQuant产品线相同的结构和绩效评估值,这使得与使用其他语言的交易者分享变得更容易。(The world's first open-source platform for quantitative investment backtesting and real deal base
人口预测
- 时间序列的人口预测,采用三次指数平滑,还有灰色预测,有数据提供参考。(The population forecast of time series adopts three exponential smoothing and grey forecast, which provides reference for data.)
GA_SIMULATION
- 基于遗传算法的移动边缘网络的任务流分配,文件由若干py文件组成(Task flow assignment of mobile edge network based on genetic algorithm)