-
problem1structures
MATLAB structures provide a way to collect arrays of different types and sizes
in a single array. The following codes show how this can be made for problem1.m.
One of the most interesting features is that the argument passing to functions is
simplified.
MATLAB codes for Finite Element Analysis
problem1.m
antonio ferreira 2008
- 2013-10-01 19:07:56下载
- 积分:1
-
boundaries
此算法描写了怎样根据图片的灰度值来找边界,以及在什么条件下可以作为图像轮廓。(This algorithm describes how to find the gray value according to the picture border, and under what conditions can be used as image contours.)
- 2010-12-21 09:58:27下载
- 积分:1
-
circlecoords
Edge detection result should be enhanced using linear method like Median filter to
remove the garbage around the pupil to gain clear pupil to determine perfect centre. Get the
centre of the pupil by counting the number of black pixels (zero value) of each column and
row. Then get each row and column that has the maximum number of these black pixels.
Then determine the center by simple calculation according to the image coordinate to set it
correct on the image, consequently we can determine the radius of the pupil. Thus we can find
the pupillary boundary (inner). A similar procedure is extended by using a coarse scale to
locate the outer boundary (limbus) which can be apparent by using the mid-point algorithms
of circle and ellipse.
- 2011-11-18 02:08:02下载
- 积分:1
-
MMA
说明: 拓扑优化常用优化算法,移动渐进线方法,内含详细的程序说明,指出使用改算法的具体操作(Topology optimization commonly used optimization algorithm, method of moving asymptotes, contains detailed program description, and points out the specific operation of the modified algorithm)
- 2020-08-01 20:11:09下载
- 积分:1
-
Newton-hermite
用matlab编写的实现Newton形式的hermite插值法的代码,生成图像可显示第一节点,第二节点,误差点。(Implementation prepared by matlab hermite interpolation Newton form of the code, generating the image to show the first node, second node, the error point.)
- 2010-12-27 18:28:51下载
- 积分:1
-
EBooks
Five very good books. They are A Novel Method to Analyze Electromagnetic Scattering of Complex Objects, matlab&GUI, Win32 API Reference for HLA, Monte carlo strategy in scientific computation, Data structure and C++ algortihms.
- 2011-08-19 06:24:58下载
- 积分:1
-
LS-SVM
基于LS-SVM的一个预测代码。对实际数值进行预测得到图像(LS-SVM based on a prediction code. Predicted value for the actual image)
- 2011-09-27 15:29:45下载
- 积分:1
-
music_and_root-music
本代码包括Music算法以及Root-music算法的仿真实现,对初学者大有裨益(The code includes Music algorithms and simulation Root-music algorithm of great benefit for beginners)
- 2013-12-07 11:16:03下载
- 积分:1
-
PMSM
这个是永磁同步电机矢量控制系统仿真,仿真结果正确,可以在空载、加载下很好的跟踪转速给定值。(This is a permanent magnet synchronous motor vector control system simulation, simulation results are correct, you can no load, a very good track speed setpoint under load.)
- 2014-08-22 09:45:45下载
- 积分:1
-
compared_two_groupofnumbers
在matlab环境下读取两个txt文档中的内容,并实现两个内容的相似性比较(compare with two groups of int number)
- 2013-11-09 13:55:27下载
- 积分:1