资源列表
蒙特卡洛法计算二重积分
- 程序通过蒙特卡洛方法对一二重积分进行了计算。(The program calculates a double integral by the Monte Carlo method.)
machining_XXJ
- 自己尝试做的二维直角切削仿真给大家交流学习(I try to do the two-dimensional right-angle cutting simulation for you to exchange learning)
Matlab信道模型
- watterson信道matlab仿真,瑞利衰落。。。。(This example shows how to simulate High-Frequency (HF) ionospheric channels, based on the models described in Recommendation ITU-R F.1487. In particular, it shows how to simulate the general Watterson channel model, and o
simple_wind_turbine_pmsg
- 永磁直驱风机的仿真模型,可以正确运行,用户可以在模型的基础上进行更改添加模块,有很强的的应用性。(The simulation model of the permanent magnet direct drive fan can be operated correctly, and the user can change and add modules on the basis of the model, which has strong application.)
111
- 经典的交流三相的行波保护电路和程序,可以在此基础上修改适用。(The classic AC three-phase traveling wave protection circuit and program can be modified and applied on this basis.)
Tensorboard与可视化
- Tensorboard与可视化实现详细代码,希望对初学者有帮助哦!(Tensorboard and visual implementation of detailed code, hope to help beginners!)
LeNet
- 神经LENET实现详细代码,希望对初学者有帮助哦!(Neural LENET implementation of detailed code, hope to help beginners Oh!)
BA
- 蝙蝠算法进行编程 采用标准测试函数对其性能进行测试(The bat algorithm is programmed and the performance of the algorithm is tested with standard test function.)
tra011
- 惯性导航解算,得出飞行器的经度纬度高度,陀螺仪和加速度计的值(Inertial Navigation Solution, the longitude, latitude, altitude, gyroscope and accelerometer of the aircraft are obtained.)
CTD_SBE
- 如题:MATLAB 读取SEB 数据 数据要求:cnv格式(CTD=ctd_rd(cnv_file); Input: cnv_file = name of .CNV file (e.g. 'cast002.cnv') Output: CTD - a data structure containing the CTD data and header info.)
UE_BPR.m
- 采用全有全无法进行用户均衡(UE)条件下的流量分配(trips distribution when user equilibrium with all-or-nothing method)
KPCA
- KPCA算法属于非线性高维数据集降维,算法其实很简单,数据在低维度空间不是线性可分的,但是在高维度空间就可以变成线性可分的了(The KPCA algorithm belongs to the nonlinear high-dimensional data set dimension reduction. The algorithm is very simple. The data is not linearly separable in the low-dimensional space, b