资源列表
MATLAB-NRTL
- 用MATLAB求解三元物系的NRTL方程,可以供大家参考使用-Ternary System on MATLAB to solve the NRTL equation, for your use and reference
Forward-kinematics
- 机械臂正运动学,工作空间,包括5个文件,kongjian.m为运行文件,R_x.m为绕x轴转动变换矩阵,T_m.m为平移变换矩阵-Forward kinematics workspace
VISCOSITY
- fluent中用于修改湍流粘度系数的自定义函数-udf to modify turbulence viscosity coefficient in fluent
DelSelf
- Some Delete Self Function And idea,May Be It Will give you some inspiration.
AQI
- 用于计算空气指数AQI的程序,输入SO2 NO2 PM10 CO O3 PM2.5数据即可 单位纳毫克-Used to calculate the air index AQI program, enter the SO2 NO2 PM10 CO O3 PM2.5 data can be in satisfied mg
problem4
- 清华大学偏微分方程数值解第二次作业上机部分-failed to translate
concatenated-code
- 这个代码是有关RS码和卷积码组成的级联码,包括了RS码和卷积码的编码和译码过程,并通过CRC进行检错。-This program is about the serial concatenated code composed of a RS code and a convolutional code, containting the process of coding and decoding
shiyan_1
- 在matlab中利用雷克子波应用褶积公式合成一维地震记录,同时对比零相位和最小相位雷克子波的效果-Synthesis of one-dimensional seismic records in matlab using the Ricker wavelet applications convolution formula
bayliss_n
- 该matlab函数用于产生贝里斯差分布的权系数-failed to translate
taylor_n
- 该matlab函数用于产生taylor权系数,taylor权系数用于和波束综加权,抑制副瓣。-failed to translate
PPP_Vor
- 空间泊松点过程画图 泰森多边形 matlab-Poisson point process
queuelist
- 1)用链表形式来存储队列数据 2)实现队列的常用函数-1) a linked list to store the the queue data 2) queue commonly used functions