-
pip_audio
这是一段用于谱分析算法中的求蝶形算子的
子程序,此程序采用C语言编写,移植性比较强(This is a period for the spectral analysis algorithm for the subroutine butterfly operator, this procedure using C language, the transplantation of relatively strong)
- 2008-03-17 18:31:09下载
- 积分:1
-
m-sequence
本文给出了m序列多项相关性的概念,还研究了生成多项式计数的问题(In this paper, the concept of multiple correlation m series, also studied the problem of generation polynomial count)
- 2012-04-19 19:47:31下载
- 积分:1
-
EEG-LMS
可以去除脑电中的50Hz工频干扰,同时可以剔除部分生理伪迹,如眼电、肌电伪迹。( can be removed the 50Hz frequency interference of EEG, and can eliminate part of the physiological artifacts such as EOG, EMG.)
- 2015-10-14 19:18:39下载
- 积分:1
-
calculating-antenna-
一种有效提高线天线矩量法计算速度的新方法(A new method for calculating antenna moment method effectively improve the speed)
- 2013-11-24 09:50:35下载
- 积分:1
-
C8
说明: 罚函数法的Matlab程序设计的相关程序,不一定能运行有些错误可能(external penalty function method)
- 2012-04-24 15:52:49下载
- 积分:1
-
cPPmatlab
在vc中实现matlab gui引擎的调用,实现绘图功能(Matlab gui engine call the drawing function in vc)
- 2012-06-12 16:40:27下载
- 积分:1
-
matlab
计算轴承生热程序,利用生热公式和matlab图形处理窗口,把生热界面显示出来(Calculate bearing heat procedures, the use of heat formula and matlab graphics processing window, the heat interface displayed)
- 2013-05-15 10:33:25下载
- 积分:1
-
matlab-RLSaLMS
自适应信号处理中LMS算法和RLS算法的比较仿真(Adaptive signal processing in the LMS algorithm and RLS Algorithms Simulation)
- 2011-06-20 16:38:17下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
OutputText
OutputText.rar例子,关于txt输出,注释的特别详细(OutputText,special for txt)
- 2013-12-10 10:14:33下载
- 积分:1