-
UseMatlabToRealizeImageProcessing
《利用MATLAB实现图像处理》.caj()
- 2007-07-12 17:18:53下载
- 积分:1
-
pipei
匹配算法,很好的程序,初学者好好学习研究(Matching algorithm, a very good program, beginners learn study)
- 2010-09-20 10:48:36下载
- 积分:1
-
Tues-A17_01-Beatty-Gridding
In this session, I will focus on the gridding method for fast image reconstruction from non-
Cartesian data [1-5]. While gridding is not the only game in town, it is the reconstruction of
choice when reconstruction time is an issue. Other reconstruction techniques include rBURS
[6] and non-Cartesian iterative methods [7,8]. Non-Cartesian iterative methods generally use
gridding and inverse gridding as their core operation, so even when gridding is not the right
solution for an application, an understanding of gridding can be useful.
I will cover the main steps of the gridding algorithm and then discuss some implementation tips
that can signicantly reduce the computation time. Finally, I will present some illustrations and
viewpoints that I have found to aid in an intuitive understanding of the gridding method, which
can be helpful when designing the density compensation function and judging the appropriateness
of gridding as a solution for a particular application.
- 2012-05-27 18:19:18下载
- 积分:1
-
wenchuan_0_burst
利用matlab读取卫星数据,并显示成二维彩色图像(Use matlab to read satellite data, and displayed as two-dimensional color images)
- 2011-11-16 16:54:24下载
- 积分:1
-
Clipboard02
This application show how to Copý the entire contents of an multiline edit control to Clipboard and paste into another control.
- 2015-03-15 17:36:40下载
- 积分:1
-
Mathematical-Model-and-Six-Degree-of-Freedom-Simu
Mathematical Model and Six-Degree-of-Freedom Simulation of a Business Jet Aircraft
- 2014-10-14 19:50:49下载
- 积分:1
-
wireless-channel-matlab
无线信道Matlab仿真是无线通信系统最基础的部分,信道建模和仿真对无线通信系统的研发具有重要意义,因此,对无线信道进行研究具有理论意义和实际应用价值。(Matlab wireless channel emulation is the most basic part of the wireless communication system, channel modeling and simulation of great significance for the development of wireless communication systems and, therefore, on the radio channel research has theoretical and practical value.)
- 2015-03-28 15:09:05下载
- 积分:1
-
prony_1
Matlab code for prony method
- 2013-12-18 12:35:08下载
- 积分:1
-
matlab-daima
包括:6机组系统的分布式梯度算法代码;基于GA的21节点无功优化;基于GA的二次型优化;matlab高级指令;依据matpower进行潮流计算中JJ矩阵的求解。(Comprising: a distributed gradient algorithm code 6 Unit System optimization based on GA 21 nodes reactive power quadratic optimization based on GA matlab advanced instruction matpower flow calculation based on the JJ matrix solver.)
- 2016-05-17 08:55:22下载
- 积分:1
-
MATLAB
1.本程序演示的是用简单遗传算法随机一个种群,然后根据所给的交叉率,变异率,世代数计算最大适应度所在的代数
2.演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入演示程序中规定的命令;相应的输入数据和运算结果显示在其后。
3.测试数据
输入初始变量后用y=100*(x1*x1-x2)*(x1*x2-x2)+(1-x1)*(1-x1)其中-2.048<=x1,x2<=2.048作适应度函数求最大适应度即为函数的最大值
(1. This program demonstrates a simple genetic algorithm is a random population, then according to the crossover rate and mutation rate, fitness for calculating the maximum number of generations in which algebra 2. Demo program to computer users and the implementation of dialogue, that is displayed on a computer terminal " message" after the keyboard input by the user specified in the order demo program the corresponding input data and results in a subsequent operation. 3. Test data input with the initial variables y = 100* (x1* x1-x2)* (x1* x2-x2)+ (1-x1)* (1-x1) where-2.048 < = x1, x2 < = 2.048 ask for the maximum fitness function is the function of the maximum fitness)
- 2011-04-27 10:45:28下载
- 积分:1