-
LTEtxturboencode
该算法是lte中信道编码(turbo)的仿真源代码(The algorithm for channel coding is lte (turbo) of the simulation source code)
- 2010-12-17 10:48:52下载
- 积分:1
-
Matlab_mycamera
MATLAB GUI 实现摄像头拍照 保存 及对图片进行直方图均衡化处理,可以导入图片并对其进行处理并保存,整个程序完整设计。是初学入门的好例子。程序内置一张图片。压缩包中有编译成的可单独运行的exe文件。本程序开发环境是MATLAB2010b.(MATLAB GUI camera to save pictures and image histogram equalization processing, you can import the image and its processed and saved, the complete design of the entire program. Good example for beginners getting started. The program built-in picture. Compiled into a standalone exe file compressed package. MATLAB2010b the program development environment.)
- 2012-04-17 20:40:57下载
- 积分:1
-
tsm_using_stftm
Code about the speech processing for pitch enhancement
- 2015-03-24 20:29:53下载
- 积分:1
-
quadratic-programming
二次规划为非线性规划的一种,若某非线性规划的目标函数为自变量x 的二次函数,约束条件又全是线性的,就称这种规划为二次规划。 (Quadratic programming as a nonlinear programming, if the objective function of a nonlinear programming quadratic function as independent variable x, and the constraints are all linear, call this plan for quadratic programming.)
- 2017-04-18 09:27:39下载
- 积分:1
-
xylophone
一段MPEG格式的视频,可以通过MATLAB对视频中的帧进行提取,获取视频的所有帧图像(A MPEG format video, by MATLAB to extract the video in the frame, all frames for video)
- 2011-10-09 10:12:33下载
- 积分:1
-
3DTCDCHW
3双树复杂离散余弦谐波小波……JSIP20110300011_40382915(3A Dual Tree Complex Discrete Cosine Harmonic Wavelet ... JSIP20110300011_40382915)
- 2014-11-19 05:59:15下载
- 积分:1
-
pq1
实现逆变器的有功、无功解耦控制 采用功率外环和电流内环双环控制(PQ control)
- 2016-08-24 22:29:22下载
- 积分:1
-
pid_simulation
A program implementing PID controller for vehicle fuel system
- 2010-09-17 17:06:17下载
- 积分:1
-
m
说明: 这个程序主要用于matlab的一个函数的用于误差分析,是针对一个特定函数而编写的(This procedure is mainly used for a function matlab error analysis, is written for a specific function of)
- 2011-04-29 13:23:58下载
- 积分:1
-
kdtree
k-d树的matlab程序,包含了KDTREE, KDTREEIDX and KDRANGEQUERY functions。提供了两个Demo
scripts(kdtree_demo.m & kdrange_demo.m),很实用(
This distribution contains the KDTREE, KDTREEIDX and KDRANGEQUERY functions.
Included are the source code files in kdtree/src, as well as precompiled
mex files for the following systems:
- Mac OS X (Matlab 6.5)
- Redhat Linux (Matlab 6.5)
- Windows (Matlab 6.1)
Two demo scripts are provided (kdtree_demo.m & kdrange_demo.m).
The new features added June 2004:
+ You can now use N dimensional data points, where N>3.
+ Use KDTREEIND to return the index value to the closest point,
instead of the closest point values.
+ KDRANGEQUERY can now return these index values as well.
Written by/send comments or suggestions to :
Guy Shechter
guy at jhu dot edu
June 2004
)
- 2013-11-07 16:28:39下载
- 积分:1