-
PointInPolyResearch123
This is a point in polygon detection algorithm
- 2010-11-18 07:06:48下载
- 积分:1
-
Design-of-neural-network--MATLAB
很不错的一本关于matlab神径网络设计的书。(A very good network design book about matlab.)
- 2011-05-04 09:17:31下载
- 积分:1
-
MATLAB
MATLAB(矩阵实验室)是MATrix LABoratory的缩写,是一款由美国The MathWorks公司出品的商业数学软件。MATLAB是一种用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境。除了矩阵运算、绘制函数/数据图像等常用功能外,MATLAB还可以用来创建用户界面及与调用其它语言(包括C,C++和FORTRAN)编写的程序。(MATLAB (MATrix LABoratory) is The abbreviation of MATrix LABoratory, is a by The United States The MathWorks company production of a commercial mathematical software. MATLAB is a kind of for algorithm development, data visualization, data analysis and numerical calculation of senior technical computing language and interactive environment. Besides drawing function/data image matrix operations, commonly used functions, such as MATLAB can also be used to create the user interface and the calls to other languages (including C, C++ and FORTRAN) program.
)
- 2013-10-18 17:44:50下载
- 积分:1
-
UKF-Matlab
UKF 在Matlab 下的实现 含有matlab的程序代码(UKF realization in Matlab)
- 2012-10-12 10:16:49下载
- 积分:1
-
多载荷多工况的结构拓扑优化代码
说明: 多载荷多工况的结构拓扑优化代码,matlab实现(Structural Topology Optimization Code for Multi-load and Multi-working Conditions)
- 2018-12-28 10:08:57下载
- 积分:1
-
shi-yan-dai-ma
这是一本经典的MatlAB书的实验代码,非常丰富,非常实用(This is a classic book of experimental code MatlAB, very rich, very practical)
- 2013-01-16 17:59:52下载
- 积分:1
-
anfis
function [t_fismat, t_error, stepsize, c_fismat, c_error] ...
= anfis(trn_data, in_fismat, t_opt, d_opt, chk_data, method)
ANFIS Training routine for Sugeno-type FIS (MEX only).
if nargin > 6 & nargin < 1,
error( Too many or too few input arguments! )
end
Change the following to set default train options.
default_t_opt = [10 training epoch number
0 training error goal
0.01 initial step size
0.9 step size decrease rate
1.1] step size increase rate
Change the following to set default display options.
default_d_opt = [1 display ANFIS information
1 display error measure
1 display step size
1] display final result
- 2015-05-28 19:28:36下载
- 积分:1
-
11912917rayleigh
两个重要文件:
1、Rayleigh_Doppler_singlePath.m
产生单径Rayleigh衰落,采用了6种方法并进行了比较,推荐使用第6种方法;
2、Rayleigh_Doppler_multiPath.m
根据多条径的延时和强度,产生频率选择性衰落;
在单径和多径两个程序中,均提供了其功率谱的输出代码; (Two important documents: 1, Rayleigh_Doppler_singlePath.m to generate a single path Rayleigh fading, using six kinds of ways and compared, 6 recommended methods 2, Rayleigh_Doppler_multiPath.m under a number of path delay and intensity, resulting in frequency selective fading in both single path and multi-path process, provide the output of its power spectrum code )
- 2010-08-28 09:26:49下载
- 积分:1
-
MATLABprogramtoEXEfile
MATLAB程序封装成EXE文件,文章就如何实现这种转换做了详细的说明。(EXE file into a MATLAB program package, the article on how to achieve this conversion a detailed description.)
- 2011-09-16 14:18:10下载
- 积分:1
-
Abc2sc
this code is assemble rectifire matlab code
- 2013-08-04 14:45:04下载
- 积分:1