资源列表
jiangliyuan
- 一道例题的vc程序,电力系统分析,华中科技大学第三版-a question from the vc procedures, power system analysis, Huazhong University of Science and Technology, third edition
guess-number
- 运用JAVA做的一个简单的猜数字游戏,随机产生数字并判断-The use of JAVA to do a simple number guessing game, randomly generated numbers and determine
conversion
- Color space conversion from rgb to hsi and vice versa
transformadas
- CLARK s, PARK S transformations
IndexAnalysis
- 声信号指标分析,包含声压级和频谱分析,算法和具体程序-index analysis for sound signal,including the sound pressure and frequency analysis
three-dimensional-trajectory
- 该程序可以画出三维的运动轨迹,可以看到轨迹的前视图,还可以对轨迹进行旋转等-The program can draw three-dimensional trajectory, you can see the front view of the track, the track can also be rotated, etc.
Adaptive-filter
- 以高斯白信号为例,利用RLS和LMS进行自适应滤波-Gaussian white signal, for example, the use of RLS and LMS adaptive filtering
AnalysisHYCAMData
- 提供人行走时的微动分析数据与处理例子程序,对后续人体微动特性研究做基础,适合相关研究人员学习。-Contributed jog walking example of analytical data processing procedures, the study of human characteristics follow fretting foundation for research to learn.
xhmcode
- 环码:无权码,每位代码无固定权值,任何相邻的两个码组中,仅有一位代码不同。 一个(n,k)线性分组码C,若它的任一码字的每一循环移位寄存器都是C的一个码字,则称C是一个循环码 给出了循环码的定义以及由生成多项式求解生成矩阵和系统生成矩阵的过程,并在Matlab环境下写出了循环码的编码器代码,实现了编码功能- Ring Code: no right code, each code is no fixed weight, any two adjacent code groups,
mySpline2
- 知道二阶导数边界条件的三次样条插值matlab程序,可以输出插值节点的值、每一段的插值多项式和各插值点的一阶导数值。-This is a matlab code of cubic spline interpolation when the second derivative of boundaries is known. This code can not only output the value of the interpolation node, it can also output ev
Sinusoidal-compressed-folder
- sinusoidal code shows sin , cos and the resulted tan(sin/cos) .then tan performed on the same range and then differences is shown.Also Sinh , Cosh and tanh
ARMA_model
- 自回归滑动平均模型(ARMA 模型,Auto-Regressive and Moving Average Model)是研究时间序列的重要方法,由自回归模型(简称AR模型)与滑动平均模型(简称MA模型)为基础“混合”构成。在市场研究中常用于长期追踪资料的研究,如:Panel研究中,用于消费行为模式变迁研究;在零售研究中,用于具有季节变动特征的销售量、市场规模的预测等(Auto-Regressive and Moving Average Model)