-
Kalman
作为用MATLAB语言编写的一段卡尔曼滤波程序,恳请大家指正!(Time-varying Kalman filtering process, as with the Writing section of MATLAB language program, I urge you to correct me!)
- 2009-03-20 17:48:29下载
- 积分:1
-
PSO2
PSO聚类算法使用的数据是我们归一化后的数据,利用该数据求总的粒子数m,设置聚类数c(c=4,这个可以确定的),随机选择聚类中心并赋值给各个粒子,随机产生粒子的速度;(PSO clustering algorithm using data owned by a data after the data requirements to the total number of particles in m, set the number of clusters c (c = 4, this can be determined), the random selection of cluster centers and assigned to the each particle velocity of the particles, randomly generated )
- 2013-04-07 21:05:06下载
- 积分:1
-
pso1
particle swarm optimization for loss reduction
- 2013-12-13 17:33:19下载
- 积分:1
-
interface-reference-manual-
matlab的相关外部接口函数,包括:C,java,fortran等等(matlab external interface related functions, including: C, java, fortran, etc.)
- 2011-05-29 19:09:31下载
- 积分:1
-
gaMatlab
一篇关于ga算法在matlab中的应用的论文,用于解决参数优化问题。(ga on a MATLAB algorithm in the application papers for the settlement parameter optimization problem.)
- 2007-04-12 13:37:17下载
- 积分:1
-
11032112326d2526bf92eec85a
格兰杰因果关系检验 matlab和C的源代码,可以直接输入(Granger causality test matlab and C source code can be entered directly)
- 2020-10-24 11:07:21下载
- 积分:1
-
QAM-and-MSK
用MATLAB实现通信原理的QAM与MSK编码。两个源码以及用到的自己编写的相关MATLAB函数分别放在相应的文件夹下。(Using MATLAB and MSK communication principle of QAM encoding. Both source and associated MATLAB functions used in their preparation were placed in the appropriate folder.)
- 2013-12-16 15:15:48下载
- 积分:1
-
SemXFEM_2d
基于matlab的XFEM简单实现,内有实例,可算裂缝开展(subroutine for XFEM)
- 2021-04-14 10:08:56下载
- 积分: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
-
WCDMA
利用matlab simulink实现对WCDMA模型的仿真(Use matlab simulink simulation model to achieve the WCDMA)
- 2013-11-30 14:24:21下载
- 积分:1