-
Givens_5_26
maltab 实现Givens旋转矩阵 (maltab achieve Givens rotation matrix)
- 2011-11-29 21:16:52下载
- 积分:1
-
video
读取视频总帧数,并可对视频每一帧图像进行处理(Reads the video frames, and the image can be processed)
- 2015-04-21 10:52:21下载
- 积分:1
-
offline_rec
最小二乘模型参数离线辨识,解决这类问题的优化计算,可以提高速度,节省时间(Least squares model parameters off-line identification, to resolve such issues to optimize the calculation, you can improve speed, to save time)
- 2007-09-26 10:59:39下载
- 积分:1
-
MUSIC_V1
利用MUSIC算法对函数的频率进行估计并画出图形(you can obtain frequency of the function by the MUSIC algorithm and get the figure)
- 2010-12-11 09:19:32下载
- 积分:1
-
interpolation-examples
Interpolation refers to the process of converting a sampled digital signal (such as a sampled audio signal) to a higher sampling rate (Upsampling)
- 2012-05-04 04:33:52下载
- 积分:1
-
circuitsloving
电路的求解,包含各种受控源,无伴电压源以及互感情况的电路求解(Circuit solving, contains a variety of controlled source the unaccompanied voltage source, and mutual inductance case circuit solving)
- 2013-04-13 21:46:43下载
- 积分:1
-
Signal-Processing
统计与自适应信号处理,国外很好的数字信号处理书籍(Statistical and Adaptive Signal Processing)
- 2015-01-22 21:19:20下载
- 积分:1
-
fangzhen1
简单的异步电动机模型,包含坐标变换,电压电流变换(A simple model of asynchronous motor)
- 2013-05-07 14:35:13下载
- 积分:1
-
Sigle
利用yamlip+gurobi求解各个火电机组最优出力的问题(Use yamlip+ gurou to determine the optimal output of each thermal power unit)
- 2020-11-14 16:39:42下载
- 积分:1
-
smooth
SMOOTH uses a vectorized implementation that may be slow when X and/or FRAME_LENGTH are very large. The number of elements that are used for calculation is length(X)*FRAME_LENGTH. The algorithm vectorizes the operation by creating a matrix of indexes and extracting its diagonals. E.g. for a vector of length 4 and frame_length of 2, the algorithm creates a temporary zero-padded matrix x2 from which it creates a set of indexes:
- 2010-06-11 15:43:35下载
- 积分:1