-
SunV1
Generate the sun vector in the earth-centered inertial frame. Will output the distance to the sun from the earth if two output arguments are given.
- 2010-11-09 11:44:45下载
- 积分:1
-
Avg
MATLAB FUZZY BASIC OPERATION
- 2014-02-18 00:08:28下载
- 积分:1
-
cs-506
This is the previous year question paper of COMPILER subject of M.tech CSE
- 2014-01-20 22:25:39下载
- 积分:1
-
knnsearch
寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理(This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing.
The code was initially implemented through vectorization. After discussions with John D Errico, I realized that my algorithm will suffer numerical accurancy problem for data with large values. Then, after trying several approaches, I found simple loops with JIT acceleration is the most efficient solution. Now, the performance of the code is comparable with kd-tree even the latter is coded in a mex file.
The code is very simple, hence is also suitable for beginner to learn knn search.)
- 2010-03-16 14:08:11下载
- 积分:1
-
errorcate
这是一个计算误码率的文档,里面包含源码及说明,很容易理解(This is a documentation error rate calculation, which contains the source code and instructions, it is easy to understand)
- 2011-04-25 17:07:41下载
- 积分:1
-
wiener
Matlab 加入高斯白噪声,并计算加入噪声后信号的自相关 和加入噪声后信号和理想信号的互相关 ,将以上参数代入函数中进行维纳滤波。(Matlab Gaussian white noise, and calculated after adding noise autocorrelation and added noise signal and the ideal signal cross-correlation signal, the above parameters into function Wiener filtering.)
- 2014-09-18 14:38:58下载
- 积分:1
-
DTFT
短时傅里叶程序实例,为读者提供短时傅里叶变换的入门学习与程序编写范例(Short-time Fourier instance, short-time Fourier transform to provide readers with an introduction and programming examples)
- 2011-12-01 22:02:19下载
- 积分:1
-
fd1d
电磁场仿真 使用时域有限差分方法
用c和matlab混合编程(Electromagnetic simulation using the FDTD method for hybrid programming with c and matlab)
- 2011-05-12 01:12:28下载
- 积分:1
-
5956456image_encryption
图像加密程序,基于混沌系统的MATLAB实现(Image encryption, chaotic systems based on MATLAB to achieve)
- 2009-05-16 21:31:52下载
- 积分:1
-
ASK-PSK-FSK
Implementation of ASK modulation, PSK and FSK.
This application allows the user to generate a random binary sequence and then choose the type of modulation and the frequency with which he wants to work. Once the parameters are set, click on OK to see the shape of the selected modulation and its DSP
- 2011-05-20 22:47:26下载
- 积分:1