登录
首页 » matlab » math_solutions

math_solutions

于 2009-02-02 发布 文件大小:45183KB
0 111
下载积分: 1 下载次数: 155

代码说明:

  《高等应用数学问题MATLAB求解》的PDF版及习题解答(《Higher Applied Mathematics MATLAB to solve the problem》of the PDF version and answer exercises)

文件列表:

chap1.pps
chap10.pps
chap2.pps
chap3.pps
chap4.pps
chap5.pps
chap6.pps
chap7.pps
chap8.pps
chap9.pps
math_solutions.pdf
readme.pps
《高等应用数学问题MATLAB求解》
..............................\chap1.pps
..............................\chap10.pps
..............................\chap2.pps
..............................\chap3.pps
..............................\chap4.pps
..............................\chap5.pps
..............................\chap6.pps
..............................\chap7.pps
..............................\chap8.pps
..............................\chap9.pps
..............................\readme.pps
例题全部代码
............\c1ex4mod.mdl
............\examp10_1.m
............\examp10_10.m
............\examp10_11.m
............\examp10_12.m
............\examp10_13.m
............\examp10_14.m
............\examp10_15.m
............\examp10_16.m
............\examp10_17.m
............\examp10_18.m
............\examp10_19.m
............\examp10_2.m
............\examp10_20.m
............\examp10_21.m
............\examp10_22.m
............\examp10_23.m
............\examp10_24.m
............\examp10_25.m
............\examp10_28.m
............\examp10_29.m
............\examp10_3.m
............\examp10_30.m
............\examp10_31.m
............\examp10_32.m
............\examp10_33.m
............\examp10_34.m
............\examp10_35.m
............\examp10_36.m
............\examp10_37.m
............\examp10_38.m
............\examp10_39.m
............\examp10_4.m
............\examp10_5.m
............\examp10_6.m
............\examp10_7.m
............\examp10_8.m
............\examp10_9.m
............\examp1_1.m
............\examp1_2.m
............\examp1_3.m
............\examp1_4.m
............\examp1_5.m
............\examp2_1.asv
............\examp2_1.m
............\examp2_10.m
............\examp2_11.m
............\examp2_12.m
............\examp2_13.m
............\examp2_14.m
............\examp2_15.m
............\examp2_17.m
............\examp2_18.m
............\examp2_19.m
............\examp2_2.m
............\examp2_20.m
............\examp2_21.m
............\examp2_22.m
............\examp2_23.m
............\examp2_24.m
............\examp2_25.m
............\examp2_26.m
............\examp2_27.m
............\examp2_28.m
............\examp2_29.m
............\examp2_3.m
............\examp2_30.m
............\examp2_31.m
............\examp2_4.m
............\examp2_5.m
............\examp2_6.m
............\examp2_7.m
............\examp2_8.m
............\examp2_9.m
............\examp3_1.m

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

发表评论

0 个回复

  • fir_filter
    用c#编写了一套FIR窗口滤波器,其中数据段的提取来自于matlab的混合编程(Written in c# a FIR filter window, including data extracted from the mixture of matlab programming)
    2013-12-04 12:38:40下载
    积分:1
  • 支持向量机SVM和核函数的matlab序集
    说明:  支持向量机SVM和核函数的MATLAB程序集(MATLAB SVM RBF SIGMOD)
    2020-06-23 10:00:01下载
    积分:1
  • Conjugate_gradient_procedure
    压缩包里只有程序没有仿真图">
    2010-09-08 18:51:21下载
    积分:1
  • NXT-toolbox
    乐高公司开发的NXT机器人,通过matlab进行编程的小工具箱(Lego NXT robot, developed by a small toolbox matlab programming)
    2011-04-22 20:53:08下载
    积分:1
  • IIR
    用双线性变换法设计IIR数字滤波器 滤波就是将外界干扰的不需要的频率滤除掉,一面影响要测试数据的结果。比如如果是心电波的话,如果这是外界有很大的噪声干扰,滤波就是把不必要的信号给抑制掉,以便对心跳的正常测试。通过图比较,滤波后的明显比之前的要平滑,就是滤去干扰噪声的结果。采样间隔对实验有影响,取的过大会导致频率混叠。(Bilinear transformation method using digital filter IIR filter design is to outside interference filter out unwanted frequencies, while the impact to test data results. For example, if it is so heart waves, if this is a great noise outside interference, filtering is unnecessary signal out to the curb in order to test the normal heartbeat. Through chart comparison, after filtering than before to smooth the noise interference is the result of least squares. Sampling interval of the experiment affect take-off frequency of the General Assembly leading to aliasing.)
    2007-11-12 11:37:16下载
    积分:1
  • Laplacian_Smoothing_Transform
    基于拉普拉斯光滑算子的变换,常用于人脸识别(Smooth operator based on Laplace transform, using face recognition program)
    2013-12-29 16:29:47下载
    积分:1
  • channl
    bch编码技术的信道仿真,而且附加了解释(bch coding technology channel simulation, and an additional explanation)
    2007-05-21 15:43:45下载
    积分:1
  • kmeans
    k均值聚类算法MATLAB,自适型的代码(This is a nice work )
    2013-03-11 23:48:57下载
    积分:1
  • huffmannew
    说明:  本程序完全正确实现了huffman编码解码,是初学者比较好的入门源代码(The program is fully implemented correctly huffman codec is better for beginners Introduction to source code)
    2021-05-14 16:30:02下载
    积分:1
  • FIR_bandpass
    用窗函数法设计FIR带通滤波器。指标:低端通带截止频率wlp=0.35π 低端阻带截止频率wls=0.2π。高端通带截止频率whp=0.65π 高端阻带截止频率whs=0.8π。 (Design of FIR with window function bandpass filter target: low-pass with cutoff frequency wlp = 0.35π low stopband cutoff frequency wls = 0.2π passband cutoff frequency of high-end whp = 0.65π high stopband cut-off frequency whs = 0.8π)
    2011-06-24 09:30:39下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载