-
SVMclassifier_func
This is a SVM classifier algorithm in Matlab.
- 2010-11-23 16:09:15下载
- 积分: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
-
Numerical_Analysis_code
数值分析matlab代码,Gauss迭代,Jacobi迭代,SOR迭代,Newton迭代,符合Simpson,最佳平方逼近等(Numerical Analysis Code of Gauss-Seidel,Jacobi,SOR,Newton,Simpson)
- 2015-01-27 20:20:47下载
- 积分:1
-
51622438SMOTE
用于数据集的过采样处理,其中含有一个实例,可以参考。(Oversampling Processing for Data Sets,and it have a sample for study.)
- 2019-05-14 19:01:02下载
- 积分:1
-
Mie_Matlab
用Matlab编写的Mie theory计算程序。在光子学中运用广泛,使用非常方便。(prepared using Matlab Mie theory calculation procedures. Photonics in extensive use, the use is very convenient.)
- 2007-03-30 06:37:09下载
- 积分:1
-
generateNetwork
根据Barabasi等人提出的无标度模型复杂网络生成的preferential attachment原理,生成指定规模的无标度网络的邻接矩阵。(Based on the preferential attachment mechanism proposed by Barabasi et al, the code functions to generate the adjacency matrix for a scale-free network with given size.)
- 2013-10-11 04:28:53下载
- 积分:1
-
pd_ca
峰值检测和ca—cfar相结合的检测器的matlab仿真(Peak detection and ca-cfar combined detector matlab simulation)
- 2011-12-08 16:01:32下载
- 积分:1
-
Approximation_Entrop
Approximation entropy: Approximation entropy which is used in time series to measure the irregularity
- 2014-01-07 17:10:55下载
- 积分:1
-
five_three
主要是讲解关于matlab软件的五点三段式的插值处理的m文件(Mainly to explain the five points on three-matlab software interpolation processing m-files)
- 2011-10-17 19:17:28下载
- 积分:1
-
EZW
參考某論文發表中,使用Matlab撰寫的EZW壓縮程式碼,有些許bug無法找出,還請各位高手多多指教。(EZW compression using Matlab code written)
- 2010-08-03 21:01:48下载
- 积分:1