-
Parallel_MATLAB
本书介绍了并行计算在matlab上的实现,主要针对多核电脑(This book describes the parallel computing on matlab realization, mainly for multi-core computers)
- 2014-11-13 23:26:56下载
- 积分:1
-
exceling-in-matlab6.5
matlab编程的指导教程,其中配有大量M文件的例程,对matlab的初学者很有用(matlab programming tutorial, which Peiyoutailiang M-file routines, useful for beginners matlab)
- 2011-11-08 11:35:18下载
- 积分:1
-
PatternClassification
模式分类Richard O. Duda / Peter E. Hart / David G. Stork
Matlab代码和手册(Computer Manual in MATLAB to accompany <Pattern Classification> 2nd Richard O. Duda)
- 2012-12-04 15:38:16下载
- 积分:1
-
tuxdenoise
这是一个改进阈值函数对LENA图进行去除噪声的处理,效果不错(This is an improved thresholding function of Lena maps deal with the removal of noise, the effect of good)
- 2009-03-24 09:50:28下载
- 积分:1
-
esprit
用esprit方法估计功率谱,并估计信号频率和峰值(To esprit methods estimate the power spectrum, and estimate the signal frequency and peak)
- 2012-05-24 20:43:13下载
- 积分:1
-
ChanAlgorithmDemo
说明: 基于chan算法的TDOA定位方法
用于学习(TDOA location method based on Chan algorithm
Used for learning)
- 2019-03-09 17:53:19下载
- 积分:1
-
jingdianchangbianzhi
静电场边值仿真,用差分数值计算方法,算出个点的电位(The electrostatic sidelines value simulation difference numerical calculation method to calculate a point of potential)
- 2013-01-21 22:01:05下载
- 积分:1
-
StrSpliteToCell
实现由matlab中数据先传入txt,再传入access数据库的函数。(First incoming txt, incoming access database functions by matlab data.)
- 2012-11-04 20:15:56下载
- 积分:1
-
matlab_fn
Matlab M-Files:There are four ways of doing code in Matlab. One can directly enter code
in a terminal window. This amounts to using Matlabas a kind of calculator,
and it is good for simple, low-level work. The second method is to create a
script M-fi le. Here, one makes a fi le with the same code one would enter in a
terminal window. When the fi le is “run”, the script is carried out. The third
method is the function M-fi le. This method actually creates a function, with
inputs and outputs. The fourth method will not be discussed here. It is a
way to incorporate C code or FORTRAN code into Matlab this method
uses .mex fi les. We will not disucss it here.
- 2013-07-09 16:49:20下载
- 积分:1
-
GUIwithMatlab
graphic user interface in matlab simple process
- 2013-03-16 18:13:39下载
- 积分:1