-
LFLuo_1
power system distribution load flow(lou method1)
- 2015-01-04 17:38:04下载
- 积分:1
-
LTE_OFDM_PAPER3
关于OFDM的英文论文,很难找的,希望对大家有帮助.(Optimization of OFDM radar waveforms using genetic algorithms.)
- 2015-03-29 17:04:36下载
- 积分:1
-
image-fusion-of-different-sensors
使用matlab实现不同传感器下的图像融合,并输出融合结果(Image fusion using matlab under different sensors and output fusion results)
- 2014-04-27 22:09:21下载
- 积分:1
-
噪声辅助数据分析例程
利用自然梯度算法,实现串口的数据采集,相控阵天线的方向图(切比雪夫加权),仿真效率很高的,进行波形数据分析,这个有中文注释,看得明白。
- 2022-04-16 18:13:08下载
- 积分:1
-
this is very important programs written in matlab to develop the using of the ps...
this is very important programs written in matlab to develop the using of the pso as optimization
- 2022-05-20 23:18:10下载
- 积分:1
-
munnao_V8.1
是国外的成品模型,是小学期课程设计的题目,实现六自由度运动学逆解算法。( Foreign model is finished, Is the topic of the elementary school stage curriculum design, Six degrees of freedom to achieve inverse kinematics algorithm.)
- 2016-11-23 23:59:09下载
- 积分:1
-
编译通过的采用正交匹配追踪算法matlab程序
合成孔径雷达(SAR)目标成像仿真,包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法,结合PCA的尺度不变特征变换(SIFT)算法,包括数据分析、绘图等等,采用的是脉冲对消法,有借鉴意义哦。
- 2022-07-04 02:54:05下载
- 积分:1
-
ESRC_classifier_v1.1
极限学习机极速学习机\ELM
稀疏表示人脸识别稀疏表示\L0范数求解L1范数ELM神经网络AR人脸数据库基于ELM的图像分类与稳健回归算法研究基于ELM与稀疏表示的混合人脸识别算法
AR人脸识别准确率0.95.
文章:Luo, Minxia, and Kai Zhang. A hybrid approach combining extreme learning machine and sparse representation for image classification. Engineering Applications of Artificial Intelligence 27 (2014): 228-235.(Matlab codes of the following paper:
Luo, Minxia, and Kai Zhang. A hybrid approach combining extreme learning machine and sparse representation for image classification. Engineering Applications of Artificial Intelligence 27 (2014): 228-235.)
- 2020-12-27 10:29:03下载
- 积分:1
-
LinerArray
四乘四线性阵列超声成像程序,叠加波束合成,逐点成像成像方式(four send and four receive liner ultrasonic imaging,DAS )
- 2020-06-30 10:40:02下载
- 积分:1
-
free_fmincon.m
说明: %Fmincon Options for FMINCON
%
% The OPTIM.OPTIONS.FMINCON class allows the user to create a set of
% options for the FMINCON solver. For a list of options that can be set,
% see the documentation for FMINCON.
%
% OPTS = OPTIM.OPTIONS.FMINCON creates a set of options for FMINCON
% with the options set to their default values.
%
% OPTS = OPTIM.OPTIONS.FMINCON(PARAM, VAL, ...) creates a set of options
% for FMINCON with the named parameters altered with the specified
% values.
%
% OPTS = OPTIM.OPTIONS.FMINCON(OLDOPTS, PARAM, VAL, ...) creates a copy
% of OLDOPTS with the named parameters altered with the specified values.
%
% See also OPTIM.OPTIONS.MULTIALGORITHM, OPTIM.OPTIONS.SOLVEROPTIONS
- 2019-12-12 21:45:28下载
- 积分:1