搜索资源列表
doppler_rate
- 该程序是估计卫星通信中MPSK的多普勒频率的变化率。-Estimate Doppler frequency rate of change of MPSK
change
- 变步长复化simpson公式,与其他的数值积分比较-change step complex simpson formlua
change-colour
- 最近编写了一个程序,现在跟大家一起分享一下,多多指正。 改变曲线色彩-change the colour of the curve
change-the-range-of-axis
- 现在手头有一个matlab程序,是关于如何改变坐标轴范围的。跟大家分享下!-change the range of the axis
cood-change
- 坐标转换公式,基于新函数的二维插值,见平面坐标下的任意图形转换为矩形-coordinate system change
Change-the-order-of-three-digit
- 改变三位数的次序 输入一个三位数 将百位与个位改变次序输出-Change the order to enter a three-digit three-digit to one hundred and one bit to change the order of output
try-change-sampling-rate
- this file is used to change the sampling rate of the ecg signal
coins-change.cpp
- This code takes cents as input, and converts them to change coins.
change-detect
- detection of image change
change-the-sound-system
- 男女变声系统,实现男女频率的简易变换,利用了男女声音特性进行了分析-Men and women change the sound system, a simple transformation frequency between men and women, the use of sound characteristics of men and women were analyzed
uva making change C++代码
- uva making change C++代码
Change-direction
- 在特殊情况下我们需要把MATLAB出的图的横坐标的标度数字方向改变一下,比如变成竖向的排列,这个程序实现这个功能-change the ddirection of labels
curves-colar-change-in-clcye
- 循环中改变绘制曲线的颜色和线形以及添加图例的方法-Cycle plotted change the color and line, and add a method legend
Change-of-image-brightness
- 实现图像亮度的增减,亮度增减等级为16,亮度增强效果明显。-Change of image brightness, brightness change grade 16, brightness enhancement effect.
change-making
- 动态规划法求解零钱兑换问题。c语言,开发环境vs2010-Dynamic programming method change convertibility. Classical algorithm in question, c language, development environment vs2010
The-change-of-the-elements
- 这是关于元素交换分治算法的代码,希望对大家学习有帮助-the change of the elements
change-detection
- 对数据做变化检测,分析哪些部分变化比较大,并绘图-The data do change detection, which analyzes some of these changes is relatively large, and drawing
Change-of-second-order-anisotropy
- 用LLGS方程描述自旋振荡器的振荡特性,变化二阶各向异性对振荡特性的影响-LLGS equation with spin oscillator oscillation characteristics change impacts on the oscillation characteristics of second order anisotropy
Change-Detection-Code
- 遥感影像变化检测经典算法(IR-MAD、MAD、CVA、PCA),另外进行了算法的Demo和精度等计算评价(OA、Kappa、AUC、ROC)-Remote sensing image change detection classical algorithm (IR-MAD, MAD, CVA, PCA), were additionally algorithms and calculation accuracy Demo Assessment (OA, Kappa, AUC, ROC)
DblLinkList-change
- 修改循环队列模板,把成员数据rear改为length表示队列长度,并完成各成员函数的修改。 增加成员数据tag,原有成员数据不变,改变队空和队满的判断条件为:front rear&&tag 0表示队空;front rear&&tag 1表示队满,并完成各成员函数的修改。-Modify the circular queue template, the length of the member data to rear queue length, and complete the member