资源列表
gudinggonglv
- 这是在非正交(NOMA)环境下对用户的功率分配采用固定分配,前后用户功率比满足一定的要求-This is at a non-orthogonal (NOMA) environment on the user' s power allocation fixed allocation before and after the user power ratio meet certain requirements
learning-data-mining-with-python
- 《python数据挖掘入门与实践》随书源代码,Chapter1-Chapter12.使用ipython notebook运行,包括社会媒体挖掘,作者归属,新闻语料分析,大数据处理等应用实例。-Python data mining entry and practice with the book source code, using Chapter1-Chapter12. IPython notebook operation, including social media mining, aut
work
- 七自由度冗余机械臂的阻抗控制,并实现自动对奇异构型的避免,通过设置性能指标,自动对机械臂此时性能指标的变化进行判断并修正机械臂轨迹(The impedance control of the seven degree of freedom redundant manipulator is realized, and the automatic configuration is avoided. By setting the performance index, the change of the
PWE of band structure
- 用平面波展开法计算二维声子晶体带隙结构的matlab程序(The PWE method in the calculation of band stucture of 2D phononic crystal.)
直角坐标系-zernike多项式波面拟合程序
- 最小二乘法进行泽尼克多项式拟合将离散数据点拟合成面型。(use the least square method to fit the wavefornt with zernike polynomials.)
gs
- 该算法是最原始的GS算法,可实现利用频域已知振幅,空域已知振幅对空域相位的复原,另包含GS算法原始文献。(The algorithm is the original GS algorithm, which can be used to recover the spatial phase with the known amplitude in the frequency domain and the spatial domain, and include the original literat
藏峰守拙,高飞远翔
- 这是一个基于顺势加仓的EA,可做震荡,突破,趋势行情,但要合理设置 参数, EA只是工具,就像AK47一样,用得好枪口对着敌人就是克敌制胜,用不好,枪口 对着自己那就只有是自毙的份了(Upload source code or programming information, this is a program for foreign exchange transactions)
一维热传导方程_有限差分
- 分层的一维热传导方程的有限差分法MATLAB程序,是简单的显式差分格式,尽量使用了矩阵运算,没有符号运算。 文件chafen1.m以路面为例,假设有多层建筑材料,热传导系数已经在代码中给出。用户使用时请按自己需要修改chafen1.m文件,增减层数,修改热传导系数等即可。(One-dimensional heat conduction equation finite difference method MATLAB program, is a simple explicit differenc
Mij_Hess_Smith
- matlab编程利用hess simth面元法(边界元法)计算球体及椭球体附加质量(Matlab programming uses hess_simth surface element method (boundary element method) to calculate the additional mass of spheres and ellipsoids)
NetAnalyze
- 建立网络,绘制网络图,计算网络抗毁性指标; 在随机攻击和蓄意攻击下,仿真网络抗毁性指标变化情况。(Establish network, draw network diagram and calculate network invulnerability index; Under random attack and intentional attack, the change of network invulnerability index is simulated.)
comsol中文教程
- comsol基本操作指南,针对于刚上手对基础操作不熟的(comsol basic operation guide)
MainProgram
- 一个基于有限元方法的平面问题求解器,支持网格类型为二维四边形四节点单元和四边形八节点单元的有限元网格: 前处理——用Abaqus建模编号并导出数据 在Matlab中读取数据文件 计算单元刚度矩阵(采用高斯积分),组集结构刚度矩阵 组集结点载荷向量,引入位移边条 求解结点位移,单元应力应变 后处理——绘制应力应变位移云图,与Abaqus结果对照(A plane problem solver based on finite element method)