-
highboostmask
highboost filter for image enhancement
- 2009-11-10 03:54:22下载
- 积分:1
-
ExploreRGB
explore the r g b components of a given image. see different images according to the r g b component chosen
- 2010-11-19 06:23:58下载
- 积分:1
-
Matlab_Help_Translate
The purpose of this code is to use GOOGLE translate to translate help of a command in MATLAB
( This code is written by M.A. (aka lftx).
The purpose of this code is to use GOOGLE translate to
translate help of a command in MATLAB to Turkish (you can modify it).
So do not expect much.
You need an active internet connection for this function to work
The function uses a java package to use GOOGLE translate s API
which is not developed by me, for detailed description of the java
files you can check
http://code.google.com/p/google-api-translate-java/
the usage of the file is very similar to the original "help" function
and if you add the files to your matlab s path you can use it as you use
MATLAB "help" function
EXAMPLES: helptr eye
EXAMPLES: helptr( why ) or helptr why
The function has been working as of DEC 2010
I cannot guarantee that it would be working in the future, as google might
change its API, or might not like your referring webpage or maybe your IP.
)
- 2010-12-14 15:40:10下载
- 积分:1
-
matlab-primer
MATLAB编程-菜鸟入门(清晰版),电子书,适合初学者(matlab primer,ebook)
- 2012-05-15 16:29:02下载
- 积分:1
-
EKPF2_4D_Rough
this code is a particle filter code in 2 Dimension and integrated to extended kalman filter.
- 2015-03-01 22:11:07下载
- 积分:1
-
work1
在matlab环境下利用追赶法解线性方程组的算法实现(Matlab environment in the use of catch-up method of solution of linear equations algorithm)
- 2007-11-11 20:56:00下载
- 积分:1
-
HMM
matlab下基于HMM算法的语音信号的识别与研究 包含HMM的基本工具包(HMM-based algorithm matlab voice signal containing the identification and study of the basic HMM Toolkit)
- 2009-05-16 15:29:03下载
- 积分:1
-
ex9_14
ex9_14 雷达的恒虚警处理(CFAR)。在雷达的数据中有很多的杂波,会造成虚警。所以我们必须进行处理,这里我们采用了慢门处理和快门处理,并且对处理后的结果进行比较(ex9_14 radar CFAR processing (CFAR). The radar data have a lot of clutter, this will result in false alarms. Therefore, we must deal with, here we have adopted a slow shutter door handle and deal with, and after the results were compared)
- 2009-07-16 18:10:18下载
- 积分:1
-
PV
说明: 本人毕业设计所做的光伏并网系统模型和参考资料(I graduated from design of PV grid system model and reference materials)
- 2012-06-08 16:11:35下载
- 积分:1
-
cdma2c
CDMA Simulation Using MATLAB
This program models a simple implementation of CDMA technology. It considers multiple bit data streams sent by any number of senders across a common channel. Each sender uses a unique code word, given by the Walsh set, to encode its data, send it across the channel, and then perfectly reconstruct the data at the receiver.
The simulation utilizes these simplifications:
1. The individual data streams share the same bit length.
2. The code words are determined using the Walsh set to create orthogonal code words.
3. The spreading factor M of each code word is identical.
4. All users (data streams and codes) are synchronized in time.
5. Set-up and hold times of real-world systems are ignored.
6. The channel through which the data passes is ideal.
- 2015-01-20 02:47:09下载
- 积分:1