-
cavity
cavity流,LBM方式Matlab实现(cavity flow, LBM way to achieve Matlab)
- 2013-12-17 14:52:21下载
- 积分:1
-
code of MNNs
构建了简单的忆阻神经网络的MATLAB模型,并设计了自适应控制器,来实现驱动-响应同步。(Construct the MATLAB model simple memristive neural network, and the adaptive controller is designed to achieve drive-response synchronization.)
- 2020-09-07 10:08:06下载
- 积分:1
-
PRBS
说明: 产生伪随机码,长度是任意2的指数次,非常可靠的程序(can generate the presedorandom code, any length is OK)
- 2010-04-19 18:48:52下载
- 积分:1
-
zuoye2_4
matlab程序设计,设计一个FIR滤波器加窗,并比较窗函数性能(FIR filter and compare the performance of the window function)
- 2013-02-23 17:25:21下载
- 积分:1
-
Matlab-Programs
天线圣经 Antenna Theory 中的MATLAB实例,天线分析的MATLAB教程,(Antenna Bible Antenna, Theory of MATLAB instance, antenna analysis of MATLAB tutorial)
- 2020-12-25 10:39:04下载
- 积分:1
-
ANALYTICAL-DF
用蒙特卡洛法对建立起的DF数学模型实现复合材料特性边界的估计(Monte Carlo method to establish mathematical models of DF characteristics of composite materials to achieve the estimated boundary)
- 2011-06-17 13:21:23下载
- 积分:1
-
EEMD
由黄等提出了对EMD的改进方法EEMD,5条程序经过尝试均可使用(By Wong et proposed an improved method for EMD EEMD, 5 bar program has been tried and can be used)
- 2013-09-02 18:09:21下载
- 积分:1
-
dea
在人们的生产活动和社会活动中常常会遇到这样的问题:经过一段时间之后,需要对具有相同类型的部门或单位(称为决策单元)进行评价,其评价的依据是决策单元的“输入”数据和“输出”数据,输入数据是指决策单元在某种活动中需要消耗的某些量,例如投入的资金总额,投入的总劳动力数,占地面积等等;输出数据是决策单元经过一定的输入之后,产生的表明该活动成效的某些信息量,例如不同类型的产品数量,产品的质量,经济效益等等.再具体些说,譬如在评价某城市的高等学校时,输入可以是学校的全年的资金,教职员工的总人数,教学用房的总面积,各类职称的教师人数等等;输出可以是培养博士研究生的人数,硕士研究生的人数,大学生的人数,学生的质量(德,智,体),教师的教学工作量,学校的科研成果(数量与质量)等等.根据输入数据和输出数据来评价决策单元的优劣,即所谓评价部门(或单位)间的相对有效性.(In people s productive activities and social activities often encounter such a problem: After a period of time, need to have the same type of departments or units (referred to as the decision-making unit) to evaluate the basis for his assessment in decision-making unit "input "Data and" output "data, input data refers to the decision-making unit in certain activities that need to consume certain amount of, for example, the total funds invested, the investment of the total workforce number, area, etc. output data through the decision-making unit After a certain input to produce the show the effectiveness of the activity of certain amount of information, such as different types of product quantity, product quality, economic efficiency and so on. Be more specific, said, for example, in evaluating a city s institutions of higher learning, the input can be the year the school funds, the total number of faculty, teaching a total area of space, all kinds of titles the number of teachers, etc)
- 2009-09-10 13:09:25下载
- 积分:1
-
inpainting
image inpainting
(CS7495 Final Project
Sooraj Bhat
Object Removal by Exemplar-based Inpainting
USING THE CODE
Everything was done in Matlab and MEX (i.e. a C function callable from
Matlab). First, the C code needs to be compiled. At the Matlab
prompt, type:
mex bestexemplarhelper.c
You should then be able to run the following (which takes ~2mins on my
2GHz Pentium 4 laptop with 256MB of RAM):
[i1,i2,i3,c,d,mov] = inpaint( bungee0.png , bungee1.png ,[0 255 0])
A smaller run (~25 seconds) would be:
[i1,i2,i3,c,d,mov] = inpaint( bw0.png , bw2.png ,[0 255 0])
To visualize:
plotall
close movie(mov)
SAMPLE IMAGES & RESULTS
*0.png The original images ( bw and bungee )
*{1,2}.png The different fill region masks.
*P2.png Plots of confidence and data terms.
*P5.png Plots of original, fill region, inpainted images and
confidence and data terms.
Other images in the dir contain redundant information. I di)
- 2010-06-19 21:00:49下载
- 积分:1
-
SPP
系统实现了笛卡尔坐标、大地坐标和站心坐标相互系转转换,以及单点定位、卫星历元信息查看功能。(Cartesian coordinate system implements, geodetic coordinates and topocentric coordinate mutual transfer system conversion, as well as single-point positioning, satellite epoch View feature.)
- 2013-11-24 21:37:58下载
- 积分:1