-
Pearson_ICA
说明: 这是一个关于盲信号分离的Matlab程序,本程序采用极大似然估计法。(This is a blind signal separation on the Matlab program, the program uses maximum likelihood estimation method.)
- 2011-02-23 09:52:38下载
- 积分:1
-
three
6自由度机械臂轨迹规划,包含三次样条曲线、五次样条曲线、抛物线直线拟合曲线。(6 DOF manipulator trajectory planning, including cubic spline curve, five splines, linear parabolic curve fitting.)
- 2016-05-24 21:19:30下载
- 积分:1
-
onephaseRMS
采用并网电压有效值控制,作为电流内环的给定参考值,单位功率因素运行(use RMS control the voltage and the current)
- 2016-09-07 16:24:12下载
- 积分:1
-
doarima
doarima.m MATLAB script to do an ARIMA(p,d,q) analysis where d is set but P and q can be vectors of values you want to try. It produces AIC and FPE (final prediction error) values for comparing models. The AIC is different than the one computed by S+, but they both minimize on the same model for the arma22.dat simulated data.
- 2013-04-18 21:20:25下载
- 积分:1
-
even_study
金融统计分析,基于matlab的事件研究法(Financial statistical analysis, based on the research method matlab event)
- 2013-03-26 00:22:40下载
- 积分:1
-
Assignment_No2
利用均匀分布产生高斯白噪声随机数,瑞利随机数,泊松随机数。附有报告~(The use of Gaussian white noise uniformly distributed random number generation, random number Rayleigh, Poisson random number. Accompanied by the report-)
- 2014-11-28 13:30:42下载
- 积分:1
-
ls-lcode
a c program for simulation of system call ls -l .
- 2014-02-09 12:46:26下载
- 积分:1
-
123
有关回归分析的所有算法,包括详细的原理介绍及具体的matlab代码,很适合初学者使用,及有关工程人员参考;其中包含了一元线性回归、最小二乘估计方法、显著性检验、多元线性回归、利用回归模型预测、非线性回归、逐步回归等(All algorithms related to regression analysis, including a detailed description and the specific principles matlab code, it is suitable for beginners to use, and related engineering personnel reference which contains a linear regression, least squares estimation method, significant test, multiple linear regression using the regression model to predict, nonlinear regression, stepwise regression, etc.)
- 2021-05-09 15:28:34下载
- 积分:1
-
script_16qam_gray_mapping_bit_error_rate
16QAM的误码率性能分析的matlab仿真
(These code are some matlab codes for BPSK modulator and demodulator in fading channels for wireless communications
)
- 2010-11-29 15:44:38下载
- 积分:1
-
Genetic Algorithm
简单函数优化的遗传算法程序,遗传算法从问题解的串集开始搜索,而不是从单个解开始。这是遗传算法与传统优化算法的极大区别。传统优化算法是从单个初始值迭代求最优解的;容易误入局部最优解。遗传算法从串集开始搜索,覆盖面大,利于全局择优。(A genetic algorithm program optimized by simple functions)
- 2017-06-22 11:34:53下载
- 积分:1