-
MATLAB_for_C_Programmers
If you were a C/C++ programmer and you want to sending data to MATLAB for plotting and testing, adding MATLAB S/W modules into your application
or complete application development in MATLAB, these slides are for you.
- 2009-07-16 09:30:13下载
- 积分:1
-
VCSOA_Bistability_RateEquations
这是一个关于垂直腔半导体光放大器(VCSOA,微腔光放大器的一种)中的双稳态曲线计算程序,用Matlab语言写成,可执行。程序是根据VCSOA中的速率方程(Rate Equation)编写的。从曲线上可以看出随着输入功率Pin的变化VCSOA的输出功率Pout的双稳态曲线,是进一步研究该问题的基本素材之一。(This is a computation program for calculating the bistability activity of the vertical cavity semiconductor optical amplifier, which is based on the rate equation in VCSOA. This code is a basis for further investigating other activities in VCSOA related to bistability. )
- 2013-08-13 10:05:53下载
- 积分:1
-
zuoye_chapter4_1_interpolation
计算方法中,拉格朗日插值法的源代码。在最后,绘出了拉格朗日插值法的图像和原图像的比较。原创。(Calculation method, Lagrange interpolation source code. In the end, draw a comparison image and the original image Lagrange interpolation. Original.)
- 2013-12-08 17:11:28下载
- 积分:1
-
rddata
用MIH的心电数据,并用MATLAB读取出来,呈现曲线(With MIH ECG data, and read out using MATLAB, showing curves)
- 2015-02-28 20:13:00下载
- 积分:1
-
Matlab
function GetParam(Vx,Vy)
global gh
global gf
global gu
global gr
global gd
global gff
global gM
%global gn (function GetParam (Vx, Vy) global gh global gf global gu global gr global gd global gff global gM global gn)
- 2008-01-09 21:25:31下载
- 积分:1
-
CLAHE
CLAHE的matlab实现算法,经过测试可用。(CLAHE the matlab algorithm, tested available.)
- 2021-01-26 22:38:41下载
- 积分:1
-
KELM
说明: 核极限学习机是一种单隐层前馈神经网络(the single-hidden layer feedforward neural networks,SLFNs),其只需要设置隐藏层节点数,然后采用最小二乘法计算出权值即可。因此,核极限学习机在学习速度和泛化能力上具有很大优势。(Kernel limit learning machine is a single hidden layer feedforward neural networks (slfns). It only needs to set the number of hidden layer nodes, and then use the least square method to calculate the weight. Therefore, the kernel limited learning machine has a great advantage in learning speed and generalization ability.)
- 2020-02-10 17:12:15下载
- 积分:1
-
dbscan
Dbscan 算法的matlab代码,是经典的聚类算法,可以用来分类(it s Dbscan, a classic algorithm, which can be employed to classify the spatial data.
)
- 2013-08-09 22:09:41下载
- 积分:1
-
filterdesign
用Remez算法设计一个低通滤波器;设计一个5路5:1多相减采样滤波器和一个4路1:4多相增采样滤波器。(Remez algorithm with a low-pass filter designed by a 5-way multi-phase sampling filter and 5:1 4 1:4 a multi-phase sampling filter increases.)
- 2010-12-30 10:26:33下载
- 积分:1
-
FDTD_one_dimension
用FDTD解决一维电磁场传播问题的MATLAB实现(Solve one-dimensional electromagnetic field propagation using the FDTD)
- 2012-06-01 09:35:13下载
- 积分:1