-
linear
Linear discriminant analysis (LDA) and the related Fisher s linear discriminant are methods used in statistics, pattern recognition and machine learning to find a linear combination of features which characterizes or separates two or more classes of objects or events. The resulting combination may be used as a linear classifier, or, more commonly, for dimensionality reduction before later classification.
- 2013-11-22 22:37:35下载
- 积分:1
-
卷积神经网络
我们提出了一种新的方法,一般的对象跟踪
- 2022-12-24 06:55:03下载
- 积分:1
-
1
说明: Matlab的双馈异步风力发电机风电场仿真(MATLAB feng li fa dian ji fangzhen)
- 2014-08-16 18:22:42下载
- 积分:1
-
FCM(Matlab)
FCM K均值聚类算法的matlab实现 ,(FCM matlab)
- 2015-12-29 15:53:33下载
- 积分:1
-
波达方向估计中延迟相加法的matlab程序
波达方向估计中延迟相加法的matlab程序-DOA estimation of delay in the sum of the law matlab program
- 2022-03-23 12:02:43下载
- 积分:1
-
Untitled
a.阅读的图像img_1.tif,img_2.png的文件夹中,并
他们展示于一体,这两个数字分别。
(参考函数:imread, imshow, figure, subplot)
b.在matlab,观察从工作区中的图像信息面板
c.分别使用size, imfinfo,whos等功能获得的图像信息
d.添加标题的图像。 (参考函数:title)
Ë 。下面的代码实现的M文件编辑器
f=imread(‘img_1.tif’)
imshow(f)
set(figure(1), NumberTitle , off , Name , my first image’)
观察结果,并确定的功set()
f。保存img_1.tif目录“D: imagetest”。如果该文件夹不
存在,请首先创建这个新的文件夹。 (参考函数:imwrite)
(a. Read the images img_1.tif, img_2.png given in the folder, and
show them in one and two figures respectively.
(referenced function: imread, imshow, figure, subplot)
b. In matlab, observe the images information from the workspace
Panel
c. Use size, imfinfo,whos,etc functions to obtain image information
respectively.
d. Add title to the images. (referenced function: title)
e. Implement the following codes in the M-file Editor
f=imread(‘img_1.tif’)
imshow(f)
set(figure(1), NumberTitle , off , Name , my first image’)
observe the result, and determine the function of set()
f. Save img_1.tif to the directory “d:imagetest”. If the folder does not
exist, please create this new folder first. (referenced function:
imwrite))
- 2013-04-26 09:26:40下载
- 积分:1
-
FastICA_Kurt
这个算法是基于峭度的快速不动点算法,混合方式是线性瞬时混合,适定情况,该算法收敛速度较梯度算法快,很实用。(failed to translate)
- 2013-05-08 18:09:53下载
- 积分:1
-
RLS.cn
RLS算法应用于噪声抵消的MATLAB程序(RLS algorithm is applied to the noise cancellation of the MATLAB program)
- 2012-05-23 19:28:21下载
- 积分:1
-
devtuwcq
合成孔径雷达(SAR)目标成像仿真,用于信号特征提取、信号消噪,在matlab环境中自动识别连通区域的大小,正确率可以达到98%,使用大量的有限元法求解偏微分方程,仿真图是速度、距离、幅度三维图像。( Synthetic Aperture Radar (SAR) imaging simulation target, For feature extraction, signal de-noising, Automatic identification in the matlab environment the size of the connected area, Accuracy can reach 98 , Using a large number of finite element method to solve partial differential equations, FIG simulation speed, distance, amplitude three-dimensional image.)
- 2016-03-15 18:59:01下载
- 积分:1
-
调试过的多抽样率信号处理程序
ofdm系统仿真 含16qam调制 fft 加窗 加cp等模块,处理信号的时频分析,未来线路预测,分析误差,使用大量的有限元法求解偏微分方程,大学数值分析算法,PLS部分最小二乘工具箱。
- 2022-02-04 19:40:13下载
- 积分:1