-
mmatlab
基于Matlab分析矩量法在线天线中的应用(Analysis of the line antennas method of moments based on Matlab)
- 2012-04-24 11:20:52下载
- 积分:1
-
matfflab2
Matlab basics very good
- 2013-12-09 23:10:20下载
- 积分:1
-
程序
说明: 计算一个方柱的散射的波形,并求其RCS。方柱的网格总数是N=500个,时间步为1200步。网格尺寸为lamda/18,时间间隔是ddx/2*c,c为光速。脉冲源位于中心。方柱边长为7*lamda。并与相同尺度的球的散射场进行对比(Calculate the scattered waveform of a square column and find its RCS. The total number of grids of the square column is N=500 and the time step is 1200 steps. The grid size is lamda/18, the time interval is ddx/2*c, and c is the speed of light. The pulse source is at the center. The side of the square column is 7*lamda. And compare the scattering field of the ball of the same scale)
- 2020-06-20 13:20:01下载
- 积分:1
-
Codes
自适应局部二值模式完整代码,对于需要局部二值模式的学者很有用。(Adaptive LBP code)
- 2013-01-15 20:49:48下载
- 积分:1
-
jacobi
用matlab编写的雅克比迭代算法,简单实用(Prepared using matlab Jacobi iterative algorithm is simple and practical)
- 2013-12-30 14:00:57下载
- 积分:1
-
DM6
主要包括一个测试数据集合mydata.mat,main.m,DBSCAN.m和PlotClusterinResult.m共4个文件,我们在测试实验实验中做了两个方面更改:1)更换了另外一个测试数据,测试数据来源于[13](取其中的一部分),2)添加了个K距离图部分代码(均在如下主程序代码中给出),代码按照个人对k-distance graph的理解编写,如有错误之处,望大家指正,3)改变参数Eps值大小,输出结果并显示。(Including a test data set mydata.mat, main.m, DBSCAN.m and PlotClusterinResult.m, a total of 4 documents, we do two aspects of change in the experimental test: 1) to replace another test data, test data from [13] (part of the), 2) add a K distance map the code (both in the main program code are given in the following), according to the personal understanding of the k-distance graph code written, if wrong, hope you correct me, 3) value to change the parameters of Eps, output and display.)
- 2021-01-04 14:08:55下载
- 积分:1
-
adaptive
interpolation, decimation , LMS & RLS using in Matlab Simulink
- 2010-07-22 16:29:16下载
- 积分:1
-
RUTEO_REDES
tutorial de ruteo de redes
- 2010-12-06 10:37:37下载
- 积分:1
-
Q_lmd_diag
This function obtains a unitary matrix Q such that: d=diag(Q *diag(lmd)*Q).
In other words, it gives a way to generate a matrix with given eigenvalues and diagonal elements.
By Daniel Perez Palomar (last revision: May 10, 2004).
Feel free to distribute this file as it is (without including any modifications).(This function obtains a unitary matrix Q such that: d=diag(Q*diag(lmd)*Q).
In other words, it gives a way to generate a matrix with given eigenvalues and diagonal elements.
By Daniel Perez Palomar (last revision: May 10, 2004).
Feel free to distribute this file as it is (without including any modifications).)
- 2008-03-04 20:56:44下载
- 积分:1
-
imagesegment
说明: 实现图像的分割。改程序是在matlab环境下运行的,程序中用到了k-means算法,实现的结果很不错(This is the program of image segmentation based on the following work:
S. Chen, L. Cao, J. Liu, and X. Tang, "Image Segmentation by MAP-ML Estimations", submitted to IEEE Transactions on Image Processing.
Note that this program was only tested on 32-bit PCs installed with Windows XP or Windows Server 2003. Since the K-means algorithm used in this program is from Matlab Statistics Toolbox, the program runs slower than when a faster K-means algorithm is used which can be obtained at http://vision.ucsd.edu/~pdollar/toolbox/doc/. The program was tested using Matlab R14 and the image processing Matlab Toolbox is required to run it.)
- 2010-04-30 17:44:01下载
- 积分:1