-
segment
extreme learning machine 例子
run segment_mean(extreme learning machine examples run segment_mean)
- 2007-12-16 23:01:43下载
- 积分:1
-
work
说明: 模糊控制matlab,倒立摆,应该会有用(Fuzzy control matlab, inverted pendulum, should be used)
- 2008-10-19 10:56:19下载
- 积分:1
-
LMS-Gradient-Paper[1]
改文档系统介绍了LMS 算法估算梯度的相关算法。(How does the LMS algorithm estimate the gradient)
- 2011-08-02 11:39:31下载
- 积分:1
-
xdpgj
说明: 噪声中正弦信号的现代法频谱分析,基于MATLAB,实验报告一份(Sinusoidal signal in the noise spectrum of modern law, based on MATLAB, a lab report)
- 2011-03-17 22:03:59下载
- 积分:1
-
Rayleigh_PDF
this is the most common type of fading model observing in urban cities
- 2010-05-23 11:09:41下载
- 积分:1
-
single_inverter
单相逆变器的双环系统matlab仿真(阻性,感性性,容性负载)(Single-phase inverter bicyclic system matlab simulation (resistive, inductive, capacitive load))
- 2020-09-13 08:37:58下载
- 积分:1
-
shiyan01
给定模拟信号和抽样频率,求出相应的序列和该信号的幅频特性(Given analog signal and the sampling frequency, to obtain the corresponding sequence and the signal amplitude-frequency characteristic)
- 2013-04-08 10:19:36下载
- 积分:1
-
OMLSA
这是目前传统单通道语音增强中效果最好的算法,作者Iseal Cohen大神,采用基于最小均方误差MMSE准则,代码里,噪声估计由最初的MCRA更新为效果更好的IMCRA。(This is the most effective algorithm for traditional single channel speech enhancement. The author, Iseal Cohen great God, uses the minimum mean square error MMSE criterion. In the code, the noise estimation is updated from the original MCRA to the better IMCRA.)
- 2021-03-13 05:29:24下载
- 积分:1
-
choice-of-radio-freq
C,C++ Questions
1. Base class has some virtual method and derived class has a method with the same name. If we initialize the base class pointer with derived
object,. calling of that virtual method will result in which method being called?
a. Base method
b. Derived method..
Ans. b
2. For the following C program
#define AREA(x)(3.14*x*x)
main()
{float r1=6.25,r2=2.5,a
a=AREA(r1)
printf("
Area of the circle is f", a)
a=AREA(r2)
printf("
Area of the circle is f", a)
}
What is the output?
Ans. Area of the circle is 122.656250
Area of the circle is 19.625000
3. What do the following statements indicate. Explain.
• int(*p)[10]
• int*f()
• int(*pf)()
• int*p[10]
Refer to:
-- Kernighan & Ritchie page no. 122
-- Schaum series page no. 323
- 2011-03-15 14:21:17下载
- 积分:1
-
FDBPM_free_space1
时域有限差分法-2维自由空间传输电磁场分布(Finite Difference Beam Propagation Method)
- 2013-12-10 11:25:13下载
- 积分:1