-
pvcharacteristic
This Program is Simulink for the characterstics idetification of the designed Solar Cell Models
- 2013-09-01 08:56:22下载
- 积分:1
-
histnorm
HISTNORM Histogram normalized
[...] = HISTNORM(...) works like HIST, but the frequency is normalized
so that area sum is 1.
Bonus usage!
[...] = HISTNORM(..., plot ) plots and returns the output arguments.
Be sure plot is the last argument.
Example:
data = randn (10000, 1)
[xo,no] = histnorm(data, 101, plot )
hold on
plot (no, normpdf(no), r )
hold off
See also: HIST.
- 2011-11-18 21:12:29下载
- 积分:1
-
RLS
基于递推原理的RLS线性阵列算法,入门很好的学习资料!(RLS based on the principle of recursive linear array algorithms, data entry good learning!)
- 2007-12-08 09:24:51下载
- 积分:1
-
matlabcodes
some other matlab codes
- 2010-10-12 14:30:22下载
- 积分:1
-
LeastMeanSquares
此源码程序是自适应滤波中的应用LMS算法进行仿真。对LMS算法的性能 收敛速度进行了研究(The source process is the application of adaptive filtering LMS algorithm simulation. The performance of the LMS algorithm convergence rate have been studied)
- 2008-06-09 12:21:54下载
- 积分:1
-
2D_3D_cpml
5个f语言有限差分正演程序,应用有限差分法在CPML边界条件下进行2D正演,前四个程序分别对应各向异性介质、各项同性2阶精度、各项同性4阶精度、双相介质4阶精度四种不同情况。最后一个是3D粘弹性介质的程序。(5 f language finite difference modeling, application of finite difference method under CPML boundary conditions 2D forward, the first four programs corresponding to anisotropic media, the isotropic second order accuracy, isotropic 4th order accuracy, double phases 4 order accuracy in four different situations. The last one is the program 3D viscoelastic medium.)
- 2016-05-05 11:09:45下载
- 积分:1
-
概率图模型及其图像与视频应用研究_王相海
概率图模型在图像处理和视频处理中的应用希望对大家有用(Probability graph model in image processing and video processing applications hope to be useful to you)
- 2020-06-23 06:20:02下载
- 积分:1
-
RBF神经网络分类
基于RBF神经网络的分类算法设计,通过对iris数据集的训练,测试,实现对iris数据集的分类,采用RBF神经网络,并且能够统计分类识别正确率,
- 2023-08-20 11:40:04下载
- 积分:1
-
matlaboptionals
说明: matlab 解决最优化问题的教程。在科学研究和工程实践中经常遇到。(matlab solve the optimization problem of the course. In scientific research and engineering are often encountered in practice.)
- 2009-08-19 14:43:29下载
- 积分:1
-
iPLS提取特征
说明: iPLS提取特征,数据为高光谱数据,感兴趣区域数据,最后一列为标签(IPLS extracts features, hyperspectral data, region of interest data, and the last column is label.)
- 2020-12-24 15:19:06下载
- 积分:1