-
symmeig
Eigenvalues and eigenvectors of a symmetric matrix.
- 2010-03-06 17:31:24下载
- 积分:1
-
matlab1
各种实用的MATLAB程序,可以对初学者有很大的帮助!(Various practical MATLAB program that can be very helpful for beginners!)
- 2010-05-09 15:27:15下载
- 积分:1
-
srtmreadermatlab
srtm是美国nasa指定的精度为90米的全球高层数据,函数srtmshow可以利用matlab读取这样的数据,并且以mesh的形式显示他们。用法:srtmshow(‘c:/.../XXX.ttf’,60,70,60,70)。表示读取文件XXX.ttf中横向60 -70 ,纵向60 -70 的数据并显示他们。
(srtm the United States designated the accuracy of nasa' s global top 90 m data, the function srtmshow can use matlab to read this data and to display them in the form of mesh. Usage: srtmshow (' c :/.../ XXX.ttf' , 60,70,60,70). That read the file XXX.ttf 60 -70 in the horizontal, vertical 60 -70 of the data and display them.)
- 2011-05-26 17:35:26下载
- 积分:1
-
简单的敏感性分析程序
简单实用的全局敏感性分析程序,可在MATLAB中运行(Simple and practical global sensitivity analysis program)
- 2018-08-28 14:40:49下载
- 积分:1
-
HSUPA
实现TD SCDMA传输信道仿真,包括传输信道编码和译码,程序可以运行(Achieve TD SCDMA transmission channel simulation, including the transmission channel encoding and decoding, the program can run)
- 2010-05-16 16:31:34下载
- 积分:1
-
net-reduction_for_all
network reduction method for power systems
- 2011-10-29 01:56:13下载
- 积分:1
-
KF-simple-scale
说明: 卡尔曼滤波简单例程,一维情况。An Introduction to Kalman Filter中的例子。(Kalman filter is simple routines, one-dimensional situation. An Introduction to Kalman Filter in the example.)
- 2011-03-02 16:41:37下载
- 积分:1
-
CDMA
说明: cdma系统中的多信道检测,包括多种多样的信道检测方法(mimo)
- 2010-04-29 16:03:09下载
- 积分:1
-
dynamicprogramming
本文介绍了动态规划的基本思想和基本步骤,通过实例研究了利用动态规划设计算法的具体途径,讨论了动态规划的一些实现技巧,并将动态规划和其他一些算法作了比较,最后还简单介绍了动态规划的数学理论基础和当前最新的研究成果。(This article describes the basic idea of dynamic programming and the basic steps, through the case study design algorithm using dynamic programming of specific channels to discuss some of implementation of dynamic programming techniques, and dynamic programming and other algorithms are compared, finally a brief introduction The mathematical theory of dynamic programming based on the latest research results and current.)
- 2010-05-17 21:44:10下载
- 积分:1
-
fds60
ace Detection Program for MATLAB 2013a
using Gabor Feature Extraction and Neural Networks
----------------------------------------------------------------
1- copy all files and directories to the MATLAB s work folder
* In order to run the program you must have Image Processing and Neural Networks Toolboxes
2- (Important) Navigate to the root folder which contains "main.m".
3- Type "main" or "run main" in the command window
4. Only fort the first time, the program creates
Gabor filters and stores them in ./data/gabor.mat
Training set dataset and stores it in ./data/imgdb.mat
Neural Network and stores it in ./data/net.mat
5- imgdb is short for "image data base".
6- When the program menu appears click on "Train Network" and wait until the program is
done with the training
- 2014-01-02 17:20:34下载
- 积分:1