-
MATLABjiaocheng
本书包括MATLAB 7.0语言基础、基本应用、高级应用三部分。语言基础包括语言入门、程序设计基
础、矩阵线性代数算法实现;基本应用包括数据处理、数值计算、符号运算、图形处理;高级应用包括图形
用户界面编程、工具箱使用、模型使用、外部接口等。(This book includes MATLAB 7.0 language-based, basic applications, advanced applications of three parts. Introduction to basic language, including language, program design, the matrix linear algebra algorithms basic applications, including data processing, numerical computing, symbolic computation, graphics processing advanced applications, including graphical user interface programming, tool use, the model used, the external interface .)
- 2011-08-27 11:46:02下载
- 积分:1
-
matlab_RS
matlab RS 分形程序,用于稳定性检验,也可以进行周期长度估计,当统计量图形形状发生变化,就发生突变,短期记忆消失(Fractal matlab RS procedures for stability testing, but also can estimate the cycle length, when the statistic graphics shape changes, on the mutation, the disappearance of short-term memory)
- 2008-01-25 07:39:30下载
- 积分:1
-
deec-VS-leach.matlab
此代码将leach和deec协议进行比较,对毕设要坐这方面的同学很有帮助,大家有兴趣可以看看。(This code will leach and deec protocol comparison, the complete set up to take the students very helpful in this regard, we are interested can look at.)
- 2014-01-20 17:27:55下载
- 积分:1
-
zhongzhilvbo
使用MATLAB对数字信号进行中值滤波,尤其可以对图像进行滤波处理(Use MATLAB digital signal filtering, in particular, the image can be filtered)
- 2014-02-22 17:48:25下载
- 积分:1
-
use_ads_code
一个用ATSAM7S64的例子,初学者可以(A used ATSAM7S64 example, beginners can)
- 2007-10-14 22:19:52下载
- 积分:1
-
MATLAB
只需修改路径,就可处理txt文件心电数据,要求此心电数据必须是R波的横坐标,可画散点图,密度图等(use the matlab to process the ECG data,detect the R-point.)
- 2010-03-04 16:37:56下载
- 积分:1
-
987368654
MATLAB 主要函数指令表按功能分类
常用指令
通用信息查询
工作空间管理
管理指令和函数
指令窗控制
操作系统指令
运算符和特殊算符
(The main function of MATLAB commands by functional classification table used commands general information about job management command and function space management control of the operating system command window commands Operators and Special Operators)
- 2010-03-10 12:44:28下载
- 积分:1
-
Diffusion-k-tensor-Estimation
Diffusion k-tensor Estimation from Q-ball imaging using discretized principal axes
- 2013-11-16 10:14:44下载
- 积分:1
-
2
说明: 有一个长度为整数L(1<=L<=10000)的马路,可以想象成数轴上长度为L的一个线段,起点是坐标原点,在每个整数坐标点有一棵树,即在0,1,2,...,L共L+1个位置上有L+1棵树。
现在要移走一些树,移走的树的区间用一对数字表示,如 100 200表示移走从100到200之间(包括端点)所有的树。
可能有M(1<=M<=100)个区间,区间之间可能有重叠。现在要求移走所有区间的树之后剩下的树的个数。
输入:
两个整数L(1<=L<=10000)和M(1<=M<=100)。
接下来有M组整数,每组有一对数字。
输出:
可能有多组输入数据,对于每组输入数据,输出一个数,表示移走所有区间的树之后剩下的树的个数。(Has a length of integer L (1 < = L < = 10000) of the road, one can imagine a number line segment of length L, the starting point is the coordinate origin, each integer coordinate points in a tree, i.e. 0,1 , 2, ..., L total has L+1 L+1 positions on the tree. Now to remove some trees, tree removed by a range of digitally represented, such as 100 200 represents removed (inclusive) between 100 and 200 all the trees. There may be M (1 < = M < = 100) intervals, there may be overlap between the intervals. Now, after the number of trees require the removal of all remaining sections of the tree. Input: two integer L (1 < = L < = 10000) and M (1 < = M < = 100). Then there is an integer M groups, each with a pair of numbers. Output: there may be multiple sets of input data, for each set of input data, the output of a number indicating the number of the removal of all remaining sections of the tree after tree.)
- 2015-03-22 23:35:47下载
- 积分:1
-
ImprovedActiveshapemodel
Improved Active Shape Model for Facial Feature
Extraction in Color Images
- 2009-11-27 23:48:25下载
- 积分:1