-
matlabwithclanguage
matlab与C语言的接口教程,能将matlab程序语言 直接转换为c语言,非常详细,千万不过错过,快点下吧!!!!(the interface of matlab with C language)
- 2009-03-13 11:39:56下载
- 积分:1
-
Diplomski-rad
Estimation of free CO2 in Kiln
- 2013-03-28 20:39:12下载
- 积分:1
-
SAR_CSA(matlab)
合成孔径雷达成像程序,使用CS算法,对点目标进行仿真,实现点目标的成像(Synthetic aperture radar imaging procedures, the use of CS algorithm, the point target simulation to achieve point target imaging)
- 2013-12-19 11:59:47下载
- 积分:1
-
tab
This simple function can be used for designing tab panel in matlab using GUIDE
- 2020-07-19 20:38:47下载
- 积分:1
-
matlab
程序部分代码介绍:
evalops是传递给适应度函数的参数,opts是二进制编码的精度,termops是选择maxGenTerm结束函数时传递个maxGenTerm的参数,即遗传代数。xoverops是传递给交叉函数的参数。mutops是传递给变异函数的参数,具体含义我也没弄懂,我觉得有点怪。(Procedures introduce some code: evalops is passed to the fitness function parameters, opts is the precision of binary code, termops is to choose the end of maxGenTerm months maxGenTerm transfer function parameters, namely, genetic algebra. xoverops is passed to cross-function parameters. mutops is passed to the variogram parameters, the specific meaning he or she I do, I feel a bit strange.)
- 2007-09-07 18:48:50下载
- 积分:1
-
MATLABmotor
本书以实例的形式介绍了MATLAB仿真精华50例。内容丰富(The book describes an instance in the form of MATLAB simulation of 50 cases of essence. Rich)
- 2009-11-13 10:30:08下载
- 积分:1
-
bingwang
下垂控制,两个微电源,孤岛运行和并网运行(droop control,two DG )
- 2021-03-02 20:49:34下载
- 积分:1
-
lpc-matlab
这个MATLAB的代码集是通过多个程序实现语音信号的各种分析,包括清音浊音,计算自相关函数,计算基因周期等(The MATLAB code set is more than one program by a variety of voice signal analysis, including voiceless voiced, calculated from the correlation function to calculate genetic cycles)
- 2011-05-04 22:06:01下载
- 积分:1
-
solve-ODE-using-Matlab
用matlab解决一般常微分方程的代码~其中还有测试代码。(General ordinary differential equations solved using matlab code to which the test code.)
- 2013-01-28 07:04:44下载
- 积分:1
-
gg_mle
这是对广义高斯分布中两个参数alpha,beta的估计方法,对自然图像的大量统计特征就符合这一分布。(function [f, g] = dggbeta(beta, absx)
DGGBETA Derivative of generalized Gaussian pdf with respective to beta
[F, G] = DGGBETA(BETA, ABSX)
Return partial derivative and second order partial derivative
This is an utility function for GGMLE
ABSX is the distance of the data from the mean
Function is undefined for negative beta
if beta <= 0
f = NaN
g = NaN )
- 2013-03-15 10:37:51下载
- 积分:1