登录
首页 » matlab » Figure_3D_Compare

Figure_3D_Compare

于 2011-02-14 发布 文件大小:1KB
0 162
下载积分: 1 下载次数: 95

代码说明:

  详细比较了Matlab三维画图中的几种命令,即mesh,surf,ezmesh,ezsurf,surfc,meshc,ezsurfc,ezmeshc,并且附加我的个人使用经验(Detailed comparison of the three-dimensional drawing of several Matlab commands, namely, mesh, surf, ezmesh, ezsurf, surfc, meshc, ezsurfc, ezmeshc, and add my personal experience)

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

发表评论

0 个回复

  • MATLAB_programming_language_Visual_Electronics_Tut
    可视化MATLAB编程语言电子教程MATLAB programming language Visual Electronics Tutorial(Electronic Visualization MATLAB programming language tutorial MATLAB programming language Visual Electronics Tutorial)
    2010-08-03 10:42:40下载
    积分:1
  • photoprocess
    数字图象处理系统,使用MATLAB的GUI模块,可实现图象的直方图均衡、灰度化、二值化、缩放、边缘检测、增加噪声、图像变换、去噪等功能。使用时请将fig文件和m文件和图像放在一个文件夹内(photo process system,use matlab)
    2009-05-22 12:02:41下载
    积分: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
  • MIMO_ZF_MMSE
    MIMO系统中,MMSE和ZF自适应均衡准则误码率的比较,性能较好(In MIMO system, MMSE and ZF equalization error rate comparison criteria, the performance is good)
    2013-12-22 09:52:21下载
    积分:1
  • Digital-Signal-Processing-(Sanjit)
    数字信号处理(Sanjit)(第四版)随处CD,matlab代码(Digital Signal Processing(Forth Edition)(Sanjit),matlab)
    2013-05-17 21:49:51下载
    积分:1
  • sanfenzhierzaosheng
    CPM的一种相干解调,程序内容较为丰富,基本的函数都有。希望有用。(CPM of a coherent demodulation, the program more inclusive, have the basic function. Hope helpful.)
    2010-05-28 15:58:51下载
    积分:1
  • PSO-PID
    用于优化PID三个参数的粒子群程序代码,简便实用。(Used to optimize the three parameters of the PID particle swarm code, simple and practical.)
    2021-05-12 18:30:02下载
    积分:1
  • Desktop
    1求矩阵中的 最大值 并返回所在的行数与列数。2判断一组数据满足什么分布,包括泊松分布、正态分布、卡方分布、T分布等。3 检验线性方程组 系数的输入是否有误。(1 find the maximum value and returns the matrix where the rows and columns. 2 to determine what set of data to meet the distribution, including Poisson, normal, chi-square distribution, T distribution. 3 Coefficient of linear equations test input is wrong.)
    2011-08-13 17:44:01下载
    积分:1
  • MatchFilterLFM
    高分辨率雷达 距离向压缩算法滤波器设计 三种方法 全面设计(clc clear all close all 2013年9月28日 ---------------参数---------- Tr=42e-6 fs=9.5e6 K=0.7e11 Nfft=2048 -------------匹配滤波 时域生成-------------- t=(-Tr/2+1/fs:1/fs:Tr/2-1/fs) w = kaiser(length(t),2.5) w=w w = ones(1,length(t)) ht1=w.*exp(-1i*pi*K*t.^2) ht2=w.*exp(1i*pi*K*t.^2) hf1=fft(ht1,Nfft) hf2=fft(ht2,Nfft) figure subplot(211) plot(abs(hf1)) title( 匹配滤波器1 幅频响应 ) subplot(212) plot(phase(hf1)) title( 匹配滤波器1 相位 ) figure subplot(211) plot(abs(hf2)) title( 匹配滤波器2 幅频响应 ) )
    2013-10-12 22:32:06下载
    积分:1
  • fds60
    ace Detection Program for MATLAB 2013a using Gabor Feature Extraction and Neural Networks ---------------------------------------------------------------- 1- copy all files and directories to the MATLAB s work folder * In order to run the program you must have Image Processing and Neural Networks Toolboxes 2- (Important) Navigate to the root folder which contains "main.m". 3- Type "main" or "run main" in the command window 4. Only fort the first time, the program creates Gabor filters and stores them in ./data/gabor.mat Training set dataset and stores it in ./data/imgdb.mat Neural Network and stores it in ./data/net.mat 5- imgdb is short for "image data base". 6- When the program menu appears click on "Train Network" and wait until the program is done with the training
    2014-01-02 17:20:34下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载