-
Gauss
解n阶线形方程组Ax=b的列主元高斯消去法的通用程序如下(下列程序都是在 matlab平台下编写的)(Solution of n-order linear equations Ax = b of the PCA out of the general Gaussian elimination procedure is as follows (the following procedures are prepared under matlab platform))
- 2008-04-10 21:38:19下载
- 积分:1
-
Kalmanfilter
使用MATLAB软件完整实现了科尔曼滤波过程。(The use of MATLAB software integrity Coleman realize the filtering process.)
- 2008-05-09 18:43:51下载
- 积分:1
-
prewitt
读取图像进行小波去噪后,获取图像的prewitt算子轮廓(After reading the image wavelet denoising, to obtain images of prewitt operator profile)
- 2013-11-04 19:03:41下载
- 积分:1
-
MATLABSOPHOMORE
MATLAB Tutorial for sophomore students. Very useful for beginners.
- 2012-01-09 02:30:03下载
- 积分:1
-
粒子群优化算法以及改进的PSO算法代码matlab
粒子群算法及其改进,在原有粒子群算法基础上进行改进,增加免疫算法,使其尽快跳出早熟,收敛更快,结果更优!(Particle swarm optimization (PSO) and its improvement are improved on the basis of the existing particle swarm algorithm, and the immune algorithm is added to make it jump out of premature, faster convergence and better results)
- 2017-08-15 22:57:16下载
- 积分:1
-
MATLAB_CR-toolbox
基于参数和非参数的多种频谱检测算法研究及仿真结果分析。(Based on the parameters and non-parametric multi-spectrum detection algorithm research and analysis of simulation results.)
- 2009-01-08 12:14:24下载
- 积分:1
-
Writingondirtypaper
数字水印经典文献:Writing on dirty paper(Digital Watermarking classical literature: Writing on dirty paper)
- 2007-11-25 15:23:43下载
- 积分:1
-
11
说明: 这是一个matlab科学计算的初步实验。对初学matlab的人有一定的帮助(This is a preliminary experiment matlab scientific computing. Matlab for beginners who have some help)
- 2011-02-28 22:27:52下载
- 积分:1
-
chap45
先进PID控制MATLAB仿真(第3版), 作者: 刘金琨,4、5部分源码(Advanced PID control MATLAB simulation (3rd edition), Author: Jinkun, 4,5 some source)
- 2013-09-01 00:19:05下载
- 积分: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