资源列表
矩量法求解导体住
- 这个程序是计算金属圆柱散射
century生态模型
- 适用于草地生态模型源代码
四阶龙格库塔法解一阶二元微分方程
- 四阶龙格库塔法解一阶二元微分方程 //dxi/dt=c*(xi-xi^3/3+yi)+K*(X-xi)+c*zi //dyi/dt=(xi-b*yi+a)/c //i=1,2,3 //X=sum(xi)/N
随机森林算法
- 完整的随机森林算法希望有用
曲柄摇杆机构优化
- 曲柄摇杆机构的优化计算,编译通过
mimo遍历信道容量仿真
- 对MIMO遍历信道进行容量仿真,对初学MIMO和该方面研究的人员很有帮组
PCA 主成分分析法
- PCA方法,即主成分分析法,用于分析变量间的关系以及相关联程度
yqsfmatlab.rar
- 强大的蚁群算法matlab程序源代码,可以迅速求解vrp等np难问题。,Ant colony algorithm matlab powerful source code, you can quickly solve the difficult problem of np such vrp.
完全使用C++写的高效线性代数运算库
- 完全使用C++写的高效线性代数运算库!还提供了矩阵类。,-Highly effective linear algebra operating library which written in C++ completely ! It also provides the matrix class
homopack.rar
- 解非线性方程的同伦算法,Solution of nonlinear equations homotopy algorithm
基于C++的BP算法源程序(包括训练和仿真).rar
- 基于C++的BP算法源程序(包括训练和仿真), Based on C BP algorithm source program (including training and simulation)
mpiparaw.rar
- 在MPI上用并行LU分解求解线性方程组的源程序。, Decomposes the solution system of linear equations on MPI with parallel LU the source program.