登录
首页 » PDF » MP

MP

于 2009-06-23 发布 文件大小:37351KB
0 166
下载积分: 1 下载次数: 0

代码说明:

说明:  本书是以Matlab作为平台,对在科研中的经常遇见的数学物理方程提供了详细的解法。最重要的是对函数方程提供了可视化界面,是一本在数据处理方面很好的参考资料。(This book is based on Matlab as a platform for scientific research. It offers some special solution for the mathematical physics equations in our scientific works. for the most importantly,this book,as a a very good reference information, provides a visual interface,which is useful for the data processing.)

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

发表评论

0 个回复

  • Virtual-experiment-based-on-MATLAB
    微波与天线,课程中基于MATLAB的虚拟实验。对上课很有帮助(Microwave and antenna, the virtual experiment based on MATLAB course. Very helpful for class)
    2013-10-24 12:12:12下载
    积分:1
  • wavelet
    matlab实现软硬阈值函数的图像去噪,附带一张测试图片矩阵lenna.mat(matlab image denoising hard and soft threshold function, with a test image matrix lenna.mat)
    2013-12-04 15:49:41下载
    积分:1
  • Convex-Optimization
    此程序为凸优化算法,采用了最新的凸优化工具箱CVX(This program is a convex optimization algorithm, using the latest CVX convex optimization toolbox)
    2013-08-10 17:09:13下载
    积分:1
  • Blocks
    clc close all clear all I=imread( desert.jpg ) [r c]=size(I) bs=16 Block Size (8x8) nob=(r/bs)*(c/bs) Total number of 8x8 Blocks Dividing the image into 8x8 Blocks kk=0 for i=1:(r/bs) for j=1:(c/bs) Block(:,:,kk+j)=I((bs*(i-1)+1:bs*(i-1)+bs),(bs*(j-1)+1:bs*(j-1)+bs)) end kk=kk+(r/bs) end Accessing individual Blocks figure imshow(Block(:,9,1)) This shows u the fist 8x8 Block in a figure window figure imshow(Block(:,:,2))
    2013-03-17 15:01:05下载
    积分:1
  • ka_zhuliu_sita
    利用基尔霍夫(KA)驻留相位近似求解粗糙面散射系数(Use the Kirchhoff (KA) stationary phase approximation solution of rough surface scattering coefficient)
    2014-11-27 11:31:44下载
    积分:1
  • bss
    unified model of bss
    2012-12-02 12:31:41下载
    积分:1
  • fir_N
    根据过渡带宽及阻带衰减要求,选择窗函数的类型并估计窗口长度N(或阶数M=N-1),窗函数类型可根据最小阻带衰减As独立选择 (According to the transition bandwidth and stopband attenuation requirements, select the type of window function and estimate the window length N (or the order of M = N-1), type of window function according to the minimum stop-band attenuation can be independently selected As)
    2011-02-01 13:17:08下载
    积分:1
  • fdatool
    一份FDAtool使用、参数设置较详细的资料( FDATOOL)
    2013-09-03 19:11:05下载
    积分:1
  • intelligent-algorithm11-15examples
    matlab 智能算法30个案例分析11-15例的代码(intelligent algorithm matlab analysis of 30 cases, 11-15 cases of code)
    2011-11-01 21:30:41下载
    积分:1
  • LM
    说明:  采用贝叶斯正则化算法提高bp网络的性能,即L-M优化算法(The use of Bayesian regularization algorithm to improve network performance bp, that is, LM optimization algorithm)
    2009-04-30 16:41:56下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载