-
SimulinkSimulationTutorial
作为MATLAB的一个重要组成部分,Simulink由于它所具有的上述的两大功能和特色,以及所提供的可视化仿真环境、快捷简便的操作方法,而使其成为目前最受欢迎的仿真软件。
本章主要介绍Simulink的基本功能和基本操作方法,并通过举例介绍如何利用Simulink进行系统建模和仿真。
(As an important component of MATLAB, Simulink because it has the two above-mentioned functions and features, as well as provide visual simulation environment, quick and easy methods of operation, which makes it the most popular simulation software. This chapter introduces the basic functions of Simulink and basic operation methods, and through examples of how to use Simulink for system modeling and simulation.)
- 2011-01-16 11:19:11下载
- 积分:1
-
GCC_TDE
Adopted five TDE method
- 2012-05-31 06:32:12下载
- 积分:1
-
SP_UCI
The shuffled complex evolution with principal components analysis–University of California at Irvine (SP-UCI) method is a global optimization algorithm designed for high-dimensional and complex problems. It is based on the Shuffled Complex Evolution (SCE-UA) Method (by Dr. Qingyun Duan et al.), but solves a serious problem in searching over high-dimensional spaces," population degeneration". The population degeneration problem refers to the phenomenon that, when searching over the highdimensional parameter spaces, the population of the searching particles is very likely to collapse into a subspace of the parameter space, therefore losing the capability of exploring the entire parameter space. In addition, the SP-UCI method also combines the strength of shuffled complex, the Nelder-Mead simplex, and mutinormal resampling to achieve efficient and effective high-dimensional optimization.
- 2013-03-19 01:30:35下载
- 积分:1
-
wishbonecode
Optimization of a Double Wishbone Suspension System
- 2010-12-25 17:17:17下载
- 积分:1
-
m_file
说明: matlab信号处理,波形分析,状态方程分析,图像显示(matlab signal processing, waveform analysis, equation of state analysis, image shows)
- 2010-04-24 10:35:44下载
- 积分:1
-
gaosixiaoyuan
对H矩阵进行高斯消元,另外附加了高斯消元的论文(The H matrix using the Gauss elimination, an additional Gauss elimination of papers)
- 2014-11-30 17:22:19下载
- 积分:1
-
basic
matlab中许许多多的基础图像处理方法,最适合初学者使用,希望采纳哦(matlab image processing method in the base of many of the most suitable for beginners to use, hope to adopt oh)
- 2015-03-18 14:51:43下载
- 积分:1
-
Image-Compression
DCT变换1、 提取彩色图像,将图像大小限制为512*512*3;
2、 提取彩色图像三个颜色分量的矩阵,每个矩阵单独处理;
3、 将矩阵分为8*8的块,做DCT变换;
4、 提取每个块的一部分DCT系数做IDCT变换,显示基本图像;
5、 再提取每个块的一部分DCT系数做DCT反变换,得到增强层1,与前一次得到的数据叠加,得到质量更好的图像。
(DCT transform)
- 2014-10-15 22:48:44下载
- 积分:1
-
src
depth image based rendering (dibr)(depth image based rendering(dibr))
- 2010-10-22 16:10:35下载
- 积分: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