登录
首页 » matlab » P4

P4

于 2009-04-26 发布 文件大小:80KB
0 229
下载积分: 1 下载次数: 0

代码说明:

说明:  Transformation from XYZ coordinates to Geodetic Coordinates.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • output_of_DCT_in_image_fusion
    u can calculate DCT clc inp = imread( Im1.jpg ) inp1 = imread( Im2.jpg ) A = double(inp(:,:,1)) B = double(inp1(:,:,1)) A1=double(blkproc(A,[8 8], dct2 )) B1=double(blkproc(B,[8 8], dct2 )) [r,c] = size(A1) r1 = [] for i=1:r for j=1:c if A1(i,j) > B1(i,j) r1(i,j)=A1(i,j) else r1(i,j)=B1(i,j) end end end r1= double(r1(:,:,1)) C=blkproc(r1,[8 8], idct2 ) round(C) C1=idct2(r1) figure imshow(uint8(C)) figure imshow(uint8(C1)) imwrite(uint8(C), dct8x8min.jpg )
    2011-01-09 23:26:05下载
    积分:1
  • MSE
    对包含的data文件中的数据进行MSE方法线性划分(The data files to contain data of linear partition method MSE )
    2011-05-19 15:36:48下载
    积分:1
  • GAtest---dansun
    改进遗传算法用于结构的损伤识别,克服了传统遗传算法的弊端,精度提高(Improved genetic algorithm for structural damage identification, and overcome the shortcomings of traditional genetic algorithm, improve the precision)
    2016-08-16 22:39:37下载
    积分:1
  • cacode
    CA CODE Copyright (c) 2008, Dan Boschen All rights reserved. Redistribution and use in source and binary forms,
    2010-11-02 20:17:15下载
    积分:1
  • music
    基于matlab的音乐曲调模拟,挺有趣的一个程序。。(Based on the matlab music tunes simulation of, a very interesting program. .)
    2013-04-08 15:17:28下载
    积分:1
  • electric_drivel
    Model of electric drive with DC machine controlled in closed loop
    2014-12-21 08:45:35下载
    积分:1
  • 03-2D
    matlab_入門程式範例台灣大學張智星教授撰寫(matlab entry program examples)
    2015-01-29 13:35:49下载
    积分:1
  • APF_2level_3p4L_sch_V1
    APF有源滤波器仿真,两电平,三相四线制,电力电子技术,matlab simulink(APF active filter simulation, two-level, three-phase four-wire system, power electronics technology, matlab simulink)
    2019-01-07 11:05:48下载
    积分:1
  • importfile
    This source code is used to import data file
    2011-06-14 04:11:30下载
    积分:1
  • lizi_argith
    matlab粒子群算法,自己好好看,不多解释。 (very good argith,please read your self.)
    2012-05-11 16:57:01下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载