-
MATLABjiaocheng
该书第一章系统讲述MATLAB6.5 的集成工作平台,引导读者初会MATLAB 基本用法。第二、三章系统叙述MATLAB6.1 的四大基本数据类型(数值数组、字符串数组、元胞数组、构架数组),至于其它扩展数据类型(函数句柄、符号数据、内联函数、unit 数组、稀疏类)则另辟章节专述。此后,本书用九个独立章分述MATLAB6.5 的数值计算、符号计算、函数和数据可视、面向对象编程、GUI 交互操作界面设计、EXE 独立应用程序生成、实现不同软件平台交互的API、M-book 数据图形文字环境集成等八大通用功能。本书用专门的一章深入浅出地阐明SIMULINK 的分层建模、仿真功能、与MATLAB 交互的功能。(err)
- 2008-06-18 01:21:03下载
- 积分:1
-
cnet
(eccv10)Features Image Matching[matlab]源代码((eccv10)Features Image Matching[matlab])
- 2013-11-06 14:21:19下载
- 积分:1
-
neuron-degree
计算神经细胞的度——Mathematica的程序
计算神经细胞的度——Mathematica的程序(computing neurons degree——Mathematica program)
- 2012-05-14 08:16:05下载
- 积分:1
-
Position-Location-Techniques-and-Applications
Position Localization
- 2013-07-23 01:16:11下载
- 积分:1
-
function
使用MATLAB仿真,产生矩形脉冲,是超宽带传输信号的基本图形
(Simulation using MATLAB, resulting in the rectangular pulse, ultra-wideband transmission signal is the basic graphics)
- 2009-04-26 14:06:47下载
- 积分:1
-
PM MUSIC ESPRIT
说明: PM MUSIC ESPRIT 算法性能比较(Performance comparison of PM music ESPRIT algorithm)
- 2020-07-02 13:40:02下载
- 积分:1
-
Newtonmethod
基于牛顿法,现采用编程来计算最优解,matlab程序和简要说明文档。(newton method for optimization)
- 2010-07-27 23:15:19下载
- 积分:1
-
CCDchengxiangzaixianjiance
一款基于matlab的ccd成像系统的研究,作为毕业设计常出现的题目,对毕业生很有帮助(A ccd imaging system based on matlab' s research, often appear as the subject of graduation, the graduates helpful)
- 2011-05-10 10:41:38下载
- 积分:1
-
Theorie
在声表面波的研究中,采集数据后进行分析用的M程序。(Surface acoustic wave in the study, collected data for analysis after the M procedure.)
- 2009-06-16 01:31:30下载
- 积分:1
-
kmedian
The method works as follows.
1. For a data set with dimensionality, d, compute the variance
of data in each dimension (column).
2. Find the column with maximum variance call it cvmax
and sort it in any order.
3. Divide the data points of cvmax into K subsets, where K is
the desired number of clusters.
4. Find the median of each subset.
5. Use the corresponding data points (vectors) for each
median to initialize the cluster centers.
- 2013-08-10 03:45:31下载
- 积分:1