-
matlab2
说明: 这是学习matlab的经典课件的第二部分,第六到九章,包含微分方程求解、代数方程与最优化问题求解、概率论与数理统计问题求解、数学问题的非传统解法等等
(This is a classic learning courseware matlab second part of the sixth to nine chapters, including the differential equation solving, algebraic equations and optimization problem solving, probability theory and mathematical statistics, problem solving, mathematical problems of non-traditional method, etc.)
- 2010-04-20 14:01:18下载
- 积分:1
-
SAR_Filter
说明: SAR图像的滤波器,包括GAMMA、lee以及中值滤波(SAR image filters, including GAMMA, lee, and median filtering)
- 2011-04-11 10:18:04下载
- 积分:1
-
Part_4_Modeling_and_Simulation
modelling and simulation prof=gram in matlab
- 2011-06-05 15:19:44下载
- 积分:1
-
jrbdwkxz
matlab processing and realization of the voice, very useful
- 2013-11-24 11:19:12下载
- 积分:1
-
new_AHP
运用一种新的AHP评价方法对分层指标进行评级,新颖之处在于利用了三角模糊数的概念改进评价。(Employing a new evaluation method AHP hierarchical index ratings, novelty is the use of the concept of triangular fuzzy numbers improved evaluation.)
- 2013-11-19 09:38:02下载
- 积分:1
-
gold-sequence
m序列产生子函数
gold序列产生子函数
自相关函数和互相关函数计算子函数
调用子函数[s,k,pn]=m(c,b0)产生第二条m序列(function [Rm]=Rm(golda,goldb) 自相关函数和互相关函数计算子函数
N=11
n=2^N-1
Rm(1)=sum(golda.*goldb)/n
for k=1:n-1
Rm(k+1)=sum(golda.*circshift(goldb,[0,k]))/n
end
Rm )
- 2011-04-30 17:53:27下载
- 积分:1
-
HopfieldofTSP
这是在MATLAB上的Hopfield解决简单的TSP问题,虽然有点简单,但效果很好~(This is the MATLAB on the Hopfield simple solution of TSP, Although somewhat simple, but very effective ~)
- 2006-12-17 13:46:01下载
- 积分:1
-
complex
This disk contains numerical methods software coded in MATLAB. The algorithms are described in the text NUMERICAL METHODS for Mathematics, Science, and Engineering.FORTRAN
- 2010-11-03 02:07:00下载
- 积分:1
-
Image-Procession
使用MATLAB设计图像处理界面,其中包括彩色图像处理,图像增强,基本图像转换功能等。(Using MATLAB to design the interface of Image processing, including color image processing, image enhancement, basic image conversion function.)
- 2014-10-13 20:08:49下载
- 积分:1
-
PatternRecognition
模式识别各种算法简单介绍,程序简单,容易理解(Brief introduction to a variety of pattern recognition algorithms, the program is simple, easy to understand)
- 2010-12-01 09:24:45下载
- 积分:1