-
MatlabFunctions
Matlab常用函数集合,分类清楚,且有功能描述,查询方便(Matlab common function set, clear classification, and functional description, convenient query)
- 2011-07-24 22:46:03下载
- 积分:1
-
cubic_av
Average interpolation using cubic B-spline wavelet.
- 2014-11-09 19:43:16下载
- 积分:1
-
KSVD
ksvd算法的代码,可以通过训练字典,从而实现对数据的稀疏表示。(ksvd algorithm code, through training dictionary in order to achieve the sparse representation of the data.)
- 2012-11-15 21:57:21下载
- 积分:1
-
COLOUR
假彩色图像变换,分别求图像的R、G、B三个通道的图像(False color image transformation, image of R, G, B three channel of the image)
- 2013-12-19 10:35:23下载
- 积分:1
-
classification_toolbox
多种用于分类的matlab代码,包含PCA,SVM,PLS-DA,KNN,SOMF等.(For various categories of matlab code, and contains the PCA and SVM, PLS- DA, KNN, SOMF, etc.)
- 2021-04-28 18:38:43下载
- 积分:1
-
雷达基数据读取.docx
说明: 用matlab读取雷达基数据,并计算相关仰角等(Using MATLAB to read the radar base data and calculate the relative elevation)
- 2021-03-05 19:49:30下载
- 积分:1
-
ffffF1
说明: 空间谱估计的MUSIC算法的MATLAB仿真程序,请多多指教(space MUSIC spectral estimation algorithm MATLAB simulation program, the exhibitions)
- 2006-04-24 14:31:26下载
- 积分:1
-
My_C_OBJ_QA
I have contributed 40 objective type c questions written as source code. Which will be helpful in learning C.
- 2014-02-20 02:40:23下载
- 积分:1
-
ranges
关于超宽带定位与测距的源代码,比较有参考价值(UWB location and distance on the source code, compared with reference value)
- 2010-10-15 15:09:05下载
- 积分:1
-
combine---two-binary-trees-
This is a small program to create indexs for two binary trees and combine them to a new
003
* index tree and output the new tree,the second tree only has the left child tree then
004
* if the first tree has no left child tree,insert the second tree into the first tree as
005
* its left child and if the first tree has the left child tree,then insert the first tree
006
* into the second tree as its left child.
(This is a small program to create indexs for two binary trees and combine them to a new 003* index tree and output the new tree, the second tree only has the left child tree then 004* if the first tree has no left child tree, insert the second tree into the first tree as 005* its left child and if the first tree has the left child tree, then insert the first tree 006* into the second tree as its left child.)
- 2012-06-11 16:16:55下载
- 积分:1