搜索资源列表
向量旋转及一维线性回归、相关系数
- 向量按照给定角度旋转后新坐标、计算x--y数据线性拟合系数及相关系数。
wavelet相邻尺度积系数阈值去噪
基于wavelet变换相邻尺度积系数阈值去噪法
在matlab7.0环境下运行
自己编的,希望编的效果比我好的同志,指出我的程序中的缺点,交流下。
表面阻抗法求反射系数
- 根据表面阻抗法求反射系数
相关系数编程实习
- 图像的相关系数是衡量两幅图像的相关程度的,本代码直接通过选定区域计算出相关系数!-image correlation coefficient is a measure of two images of the code directly through selected regional correlation coefficient calculated!
求IMF序列与原始序列的互相关系数
- 混沌信号经过EMD分解,得到的IMF序列,求每个IMF序列与原始序列的互相关系数(The chaotic signal is decomposed by EMD to obtain the IMF sequence, and the cross-correlation coefficients between each IMF sequence and the original sequence are calculated)
滚动阻力系数拟合
- 汽车滚动阻力系数f值的大小,标志着汽车行驶中滚动阻力的大小。基于试车道路滑行试验数据,采用滑行试验法计算汽车的滚动阻力系数。分析过程通过matlab编程实现。(the size of Car rolling resistance coefficient f value marks the size of the car driving rolling resistance. Based on the test data of the c
相关系数计算
- 展示使用Visual Basic软件编程达到调用excel表格来计算相关系数目标的小程序(Call the excel table to calculate the correlation coefficient of small programs)
MATLAB实现线性拟合和相关系数 源程序代码
- Matlab源程序:可以实现线性拟合相关系数(Matlab source: linear correlation coefficient can be achieved)
Clarke变换中系数槡_2_3_1_2_的推导_白钧生(1)
- Clarke变换中系数的由来,本文进行了公式的推倒,大家可以参考一下(The origin of coefficients in Clarke transformation)
批处理person相关系数
- 批量实现相关系数R,操作简单,快捷,方便初级使用者,附有源代码,方便修改(Batch implementation of the correlation coefficient R, simple operation, quick, convenient primary users, with the source code, convenient to modify.)
程序---PSO粒子群算法求传递函数系数
- 程序---PSO粒子群算法求传递函数系数(Program ---PSO particle swarm optimization algorithm for transfer function coefficient)
AkiRich近似计算纵波反射系数
- 本函数用于利用AkiRich近似计算纵波反射系数(This function is used to calculate the P-wave reflection coefficient using the AkiRich approximation)
相关性系数
- 利用相关性系数,进行特征选择,实现特征优选(Use feature coefficients for feature selection)
耦合系数求解
- 利用MATLAB程序来计算交叉耦合系数,(liyongMATLABjisuanouhexishu)
加入权重系数
- 为了抑制两电平逆变器输出中产生的共模电压,本算法采用在代价函数中加入相应的权重系数使得共模电压得到抑制(In order to suppress the common-mode voltage generated in the output of two-level inverters, the algorithm uses the corresponding weight coefficient in the cost functio
MATLAB读取JPEG图片的DCT系数
- jpg编解码,提取DCT系数,dc系数和ac系数的哈夫曼编码表等(Jpg coding and decoding, extracting DCT coefficients, DC coefficients and AC coefficients Huffman coding table, etc.)
相关系数
- 计算互相关函数,那么可以得到两列数据的最大互相关系数。(calculate the cor-relaration function)
传递系数法
- 在岩土工程中,使用传递系数法隐式解法通过折减c,phi来求边坡安全系数(Using transfer coefficient method to calculate slope safety factor)
菲涅尔系数计算Matlab
- 基于MATLAB软件,使用者在交互界面GUI上输入入射介质、反射介质的折射系数n1、n2,可算得不同入射角条件下线偏光/自然光的菲涅尔透反射系数及透反射比(Based on the MATLAB software, the user can input the refraction coefficients N1 and N2 of the incident medium and the reflecting medium on the
模拟验证一阶自回归模型中自回归系数
- 运用Python的数组和矩阵操作模拟验证一阶自回归模型中,自回归系数OLS估计量的有限样本偏差问题。(Python array and matrix operations are used to simulate and verify the finite sample bias of OLS estimator of autoregressive coefficient in the first-order autoregressiv