-
my_dct
matlab离散余弦变换源码,经测试可以使用(discrete cosine transform matlab source, the test could be used)
- 2010-12-30 22:24:56下载
- 积分:1
-
xyplotter-sigma-efd020a1fc67
UN AUTRE MONDE DE LA VISION.............MATLAB..................SEGMENTATION
- 2013-12-12 18:12:00下载
- 积分:1
-
liufun
有小波分析的盲信号处理,包含优化类的几个简单示例程序,相控阵天线的方向图(切比雪夫加权)。( There Wavelet Analysis Blind Signal Processing, Optimization class contains several simple sample programs, Phased array antenna pattern (Chebyshev weights).)
- 2016-09-22 17:41:45下载
- 积分:1
-
9key
9键电子琴的汇编程序,简单的电子琴功能,1,2,3,4,5,6,7,高音1,2(9 key electronic keyboard assembler, a simple keyboard functions, 1,2,3,4,5,6,7, pitch 1,2)
- 2010-12-09 21:01:41下载
- 积分:1
-
背景差法
trackingMethodsOnCar.m它包含部分实现背景减法方法 ;帧差,运行平均高斯、 混合高斯背景模型和本征的背景。首先,您需要运行部分在顶端加载图像,然后你可以运行各节来车序列查看方法的结果。trackingMethodsOnHighwayFScore.m它包含上面列出的计算精度、 召回和 f 分数从方法计算的部分。首先,您需要运行部分在顶端加载图像,然后你可以运行节才可以看到 f 分数。可视输出的数字进行了评述,可以取消注释并查看结果实时。
- 2022-09-19 17:15:04下载
- 积分:1
-
compressiv-sensing-for-radar
德国的雷达大牛,FHR实验室的 J.H.G Ender 在Signal Processing上有一篇文章(German radar cattle, JHG of FHR Laboratory of Ender in an article in the Signal Processing)
- 2012-05-10 15:40:16下载
- 积分:1
-
chapter1
matlab教材附带的代码 可以运行.关于通信方面的仿真。(the matlab code about communitinication)
- 2012-07-01 14:00:06下载
- 积分:1
-
prepeocessox_refer
在matlab中,使用Koetter-Vardy算法进行Reed-Solomon码的解码(In matlab, use the Koetter- Vardy Reed- Solomon code decoding algorithm)
- 2021-05-14 23:30:02下载
- 积分:1
-
Virtual-router
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:22:27下载
- 积分:1
-
power_voltmeasure
power_voltmeasure,matlab仿真文件,电力电子、功率电子控制方面很有价值,调试通过(aspects of power_voltmeasure, matlab simulation files, power electronics, power electronics control valuable debugging through)
- 2013-02-28 14:21:25下载
- 积分:1