资源列表
PSO_GD
- 假设微电网中有风、光、微型燃气轮机、蓄电池,且已知各时段负荷需求;考虑各机组运行成本、燃料成本、与污染物处理成本。该程序可解决在孤岛运行模式下,各机组出力如何分配才能达到经济最优的问题。(It is assumed that there are wind, light and micro gas turbines and batteries in the microgrid, and the load demand is known at each time period. The operat
MATLAB神经网络
- MATLAB快速入门,单层感知器,线性神经网络,BP神经网络,反馈神经网络,随机神经网络,GUI设计神经网络等等(MATLAB quick start, single layer perceptron, linear neural network, BP neural network, feedback neural network, stochastic neural network, GUI design neural network and so on.)
ECG
- 基于matlab平台,利用差分检波法与阈值检波法实现心电信号QRS波自动定位(Based on matlab platform, using differential detection method and threshold detection method to achieve automatic positioning of QRS wave of ECG signal)
radar
- 主要用于读名仕达公司SA雷达基数据,可以读取反射率、径向速度和谱宽(read SA radar base data)
MOGOA
- 多目标蝗虫优化算法源代码,benchmark函数优化,测试效果好。(Multi-objective Grasshopper Optimization Algorithm (MOGOA) source codes)
基于BP网络的个人信贷信用评估
- BP神经网络实现个人信贷评估,对于银行来说,客户的信用直接影响其效益。(Personal credit evaluation by BP neural network)
New folder
- D2D通信的资源分配算法。一对一复用,吞吐量最大化。(The resource allocation algorithm for D2D communication.)
VANET-simulations
- 车联网仿真,路边单元场景仿真,单路边单元、双路边单元、城市场景。(Vehicle network simulation, roadside unit scene simulation, single side cell, double roadside unit and urban scene.)
dk
- 用于ICSS算法中,计算累计平方和函数时使用,可以用于检验时间序列的方差变异(this program is used to calculate accumulative sum while processing ICSS arithmetic, and can be used to test the varianc variation of time series.)
ecef+sins
- 代码1用于将位置经纬高信息转换为地心地固坐标系下xyz信息;代码2是捷联惯导算法代码,用于将加速度计和陀螺仪输出的信息进行解算得到位置、速度和姿态信息。(Code 1 is used to convert the location of warp and weft information into XYZ information in a geocentric coordinate system; code 2 is a strapdown inertial navigation algorit
随机共振的Runge-Kutta解法
- 基于随机共振的二维图像降噪,内含说明,可直接使用(Two-dimensional image denoising based on random resonance)
数值分析
- 数值计算主要研究如何利用计算机更好的解决各种数学问题,包括连续系统离散化和离散形方程的求解,并考虑误差、收敛性和稳定性等问题。从数学类型分,数值运算的研究领域包括数值逼近、数值微分和数值积分、数值代数、最优化方法、常微分方程数值解法、积分方程数值解法、偏微分方程数值解法、计算几何、计算概率统计等。随着计算机的广泛应用和发展,许多计算领域的问题,如计算物理、计算力学、计算化学、计算经济学等都可归结为数值计算问题。(Numerical calculations mainly study how to