登录
首页 » matlab » chizhi

chizhi

于 2013-12-25 发布 文件大小:4KB
0 146
下载积分: 1 下载次数: 12

代码说明:

  画出地貌地形图,熟悉各个matlab语句的掌握与运用,掌握运用插值函数的调用格式,对各种调用函数的格式语句要能够熟练的应用(Draw terrain map, master and use the MATLAB statement, master the use of interpolation function call forms, application format statement of a function call to be able to )

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

发表评论

0 个回复

  • MYlle
    对彩色图像的HSV模型中的各分量进行LLE降维(Each component of the color image in the HSV model LLE dimensionality reduction)
    2012-04-01 15:25:23下载
    积分:1
  • GUI_MATLAB
    how to construct a gui using matlab
    2014-02-05 12:37:56下载
    积分:1
  • ALGaE_0.14
    "ALGaE" A toolbox to generate LTE signals. Toolbox Version: 0.14 released 30-Oct-2011 (Stable) ReadMe.m version: 0.1 released 31-Oct-2011
    2012-01-03 21:00:43下载
    积分:1
  • youguan
    2010年数学建模B题的油罐测量问题的matlab解决方案(B 2010, the theme of mathematical modeling problems matlab tank measuring solutions)
    2011-02-10 12:07:57下载
    积分:1
  • C
    说明:  1.1 C基础知识 1 1.2 函数与头文件 2 1.3 C预处理器 3 1.4 将一个字符转换为long型 4 1.5 strcpy函数 4 1.6 assert用法 5 1.7 itoa函数和atoi函数 6 1.8 strcmp函数实现 8 1.9 strcpy函数实现 9 1.10 memcpy函数实现 10 1.11 memcpy和memmove函数的实现 11 1.12 strcat函数实现 13 1.13 使用库函数atoi,将char *→int 13 1.14 使用库函数itoa,将int→char * 14 1.15 不使用库函数,将int→char * 14 1.16 不使用库函数,将char *→int 15 1.17 求两个整数的最大公约数 16 1.18 Little_endian or Big_endian 17 1.19 sizeof与strlen的区别 19 1.20 实现String类的BIG_FOUR 19 1.21 struct和union的区别 20 1.22 char字符变量与int整型数据 22 1.23 字,字节,字符,比特 23 1.24 空格、空字符、字符数组结束符的区别 25(1.1 C Basics 1 1.2 Functions and header files 2 1.3 C preprocessor 3 1.4 will be a long-type characters into four 1.5 strcpy function 4 1.6 assert usage 5 1.7 itoa function and atoi function 6 1.8 strcmp function to achieve 8 1.9 strcpy function to achieve 9 1.10 memcpy function to achieve 10 Achieve 11 1.11 memcpy and memmove function 1.12 strcat function to achieve 13 1.13 using the library function atoi, the char* → int 13 1.14 using the library function itoa, the int → char* 14 1.15 does not use the library function, int → char* 14 1.16 does not use the library function, char* → int 15 1.17 find the greatest common divisor of two integers 16 1.18 Little_endian or Big_endian 17 Difference 1.19 sizeof and strlen 19 1.20 realize BIG_FOUR String class 19 Difference 1.21 struct and union of 20 1.22 char and int integer variable character data 22 1.23 word, byte, character, bit 23 Difference 1.24 spaces, null characters, character array termi)
    2014-10-08 10:33:55下载
    积分:1
  • symbol-caculation
    matlab符号运算的ppt讲解教程,讲解通俗易懂,易于学习(ppt matlab symbolic computation tutorials explain, easy to understand explanation, easy to learn)
    2013-09-27 14:30:16下载
    积分:1
  • EMDs
    emd源程序的工具包,只要编写主程序调用即可,非常经典(emd source toolkit, just write the main program calls can be very classic)
    2014-12-02 19:44:19下载
    积分:1
  • CUDA-CNN-master
    CNN(卷积神经网络) cuda的加速。 start-of-art结果的流行的数据集 1。测试mnist库并获得99.76 ,投票后(99.82 )(最好的99.79 ) 2。测试cifar-10并获得81.42 最好(90 ) 3。测试cifar - 100和51.13 (最好的65 )(CNN accelerated by cuda. The start-of-art result s of popular datasets 1. Test on mnist and get 99.76 , after voting(99.82 ) (best 99.79 ) 2. Test on cifar-10 and get 81.42 (best 90 ) 3. Test on cifar-100 and get 51.13 (best 65 ))
    2020-08-31 21:58:10下载
    积分:1
  • mitbook
    本文件为MIT教材中的相关matlab程序和实例,另外附有作业答案(This document is matlab files about MIT teaching book and key to the homework.)
    2012-11-29 11:33:20下载
    积分:1
  • wnn
    小波神经网络的源程序: 1.构造的非线性函数: 位于nninit_test.m 2.直接用WNN逼近非线性:Wnn_test.m, (内部调用小波函数) 3.遗传算法优化后逼近 :GA_Wnn_test.m (内部调用遗传算法的,初始化,适应度,解码函数)-genetic algorithm optimization WNN source : 1. Construction of the nonlinear function : nninit_test.m at 2. WNN directly with nonlinear approximation : Wnn_test.m. (internal called wavelet function) 3. Genetic Algorithm optimization approach : GA_Wnn_test.m (internal called genetic algorithms, initialize, fitness and decoding functions) (Wavelet neural network source code: 1. Construction of the nonlinear function: at nninit_test.m 2. Wnn the direct use of nonlinear approximation: Wnn_test.m, (internal call wavelet function) 3. Genetic algorithm optimized approximation: GA_Wnn_test. m (internal call genetic algorithms, initialization, fitness, decoding function)-genetic algorithm optimization WNN source: 1. Construction of the nonlinear function: nninit_test.m at 2. WNN directly with nonlinear approximation: Wnn_test.m. ( internal called wavelet function) 3. Genetic Algorithm optimization approach: GA_Wnn_test.m (internal called genetic algorithms, initialize, fitness and decoding functions))
    2008-07-30 15:24:58下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载