-
shift
说明: 直线偏移代码,已知多边形顶点坐标,可以将多边形各边沿其法线方向平移距离然后得到新的多边形顶点。(Linear shift code, known polygon vertex coordinates, can be the edge of the polygon shift its normal direction and then get a new polygon from the vertex.)
- 2010-04-09 16:32:20下载
- 积分:1
-
ACA_TSP
旅行商问题(Travelling Salesman Problem, 简记TSP):假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。
此处使用蚁群算法求解TSP问题(Suppose a business trip to visit n cities, he must choose the path to go, pass through the restriction is to visit each city only once, and finally go back to the original departure city. Path selection objective is to get the path distance to the minimum value among all paths.Here,we use the procedure of ant colony algorithm
to work out the TSP.)
- 2013-09-19 22:37:38下载
- 积分:1
-
tuxiangzengqiang
GUI系统进行图像的增强处理,包括彩色增强,频域滤波等(GUI image enhancement processing systems, including color enhancement, frequency domain filtering)
- 2014-01-26 10:15:44下载
- 积分:1
-
Mustererkennung_Finger
ultrasonic image incl. correlation
- 2014-01-21 22:42:29下载
- 积分:1
-
tls_esprit
利用总体最小二乘来实现esprit算法,代码运行过完全可以使用(Achieved using total least squares esprit algorithm, code can use to run over)
- 2011-11-15 09:42:44下载
- 积分:1
-
WriteFieldflp
在Kraken简正模模型中,用于更改*.FLD场文件的matlab程序(Kraken normal mode model for change* FLD field file matlab program)
- 2013-01-23 11:41:46下载
- 积分:1
-
HOUGH
基于HOUGH变换的检测圆的MATLAB小程序.(HOUGH transform-based detection of small round MATLAB procedures.)
- 2008-05-07 13:07:03下载
- 积分:1
-
levelset
用matlab实验水平集,运用到灰度图像上面可以得到的很好的分割效果,下载后可以直接运行得到结果(Matlab experiment level set, apply to the gray image, it can get very good segmentation effect can be run directly after download the result)
- 2015-03-11 09:42:35下载
- 积分:1
-
daimahekuangtu
,用MATLAB实现快跳频通信系统的仿真。主要应用了SIMULINK和COMMUNICATION BLOCKETS两个模块。整个设计包括了信源产生部分、发送部分、跳频调制部分、信道部分、接收部分和结果分析部分共六个模块,核心技术是伪随机序列的产生和频率合成器的设计,而关键技术是收发两端的伪随机码元的同步。伪随机码的产生用S-函数编程来开发自己的SIMULINK模块。同步的实现是收发两端采用相同的扩频脉冲触发。而且在设计中每个模块都采用了模块封装技术,从而简化了框图结构(Using MATLAB to achieve fast frequency-hopping communication system simulation. The main use of SIMULINK and COMMUNICATION BLOCKETS two modules. The whole design, including part of the generated source, sending part of some frequency-hopping modulation, channel of the receiving part and the results of analysis of part of a total of six modules, the core technology is the emergence of pseudo-random sequence and frequency synthesizer design, and the key technology is the transceivers at both ends of the pseudo-random synchronization symbol. Pseudo-random code generated by S-function programming to develop their own modules SIMULINK. Synchronization is used to send and receive ends of the same spread-spectrum pulse trigger. But also in the design of each module using the module packaging technology, which simplifies the structure of the diagram)
- 2021-03-22 14:09:16下载
- 积分:1
-
PID
说明: 螺旋桨PID控制
In response to constant pressure to design more efficient, faster, smaller, and better systems, engineers are constantly looking for ways to improve existing designs or replace them with better ones. Facing large fuel costs, the aerospace industry in particular has been researching alternative designs to increase fuel efficiency and performance. One such alternative is the development of reconfigurable aircraft wings. These wings would be able to adapt to the current environment increasing lift or reducing drag when appropriate. (PID control of the propeller In response to constant pressure to design more efficient, faster, smaller, and better systems, engineers are constantly looking for ways to improve existing designs or replace them with better ones. Facing large fuel costs, the aerospace industry in particular has been researching alternative designs to increase fuel efficiency and performance. One such alternative is the development of reconfigurable aircraft wings. These wings would be able to adapt to the current environment increasing lift or reducing drag when appropriate.)
- 2008-10-28 23:10:10下载
- 积分:1