登录
首页 » MultiPlatform » 103244829matlab7.x

103244829matlab7.x

于 2009-09-12 发布 文件大小:1302KB
0 199
下载积分: 1 下载次数: 4

代码说明:

  these files contain matlab documents and programs.

文件列表:

ch02
....\ex01.dat
....\ex01unix.dat
....\ex02.dat
....\ex03.dat
....\ex04.dat
....\ex05.dat
....\ex06.dat
....\ex07.dat
....\ex08.dat
....\ex09.dat
....\ex10.dat
....\ex11.txt
....\ex12.bin
....\ex12be.bin
....\ex12mmf.bin
....\ex12skip.bin
....\loadex12.m
....\loadex12be.m
....\loadex12skip.m
....\matcreate_vc
....\............\matcreate_vc
....\............\............\Debug
....\............\............\matcreat.c
....\............\............\matcreate_vc.vcproj
....\............\............\mattest.mat
....\............\matcreate_vc.ncb
....\............\matcreate_vc.sln
....\testmatfile_cdt
....\...............\.cdtproject
....\...............\.project
....\...............\aa.mat
....\...............\bb.mat
....\...............\dataelement.cpp
....\...............\dataelement.h
....\...............\elementtag.h
....\...............\main.cpp
....\...............\makefile
....\...............\matfile.cpp
....\...............\matfile.h
....\...............\testdata.mat
....\testmatfile_vc
....\..............\testmatfile
....\..............\...........\aa.mat
....\..............\...........\bb.mat
....\..............\...........\dataelement.cpp
....\..............\...........\dataelement.h
....\..............\...........\Debug
....\..............\...........\elementtag.h
....\..............\...........\main.cpp
....\..............\...........\matfile.cpp
....\..............\...........\matfile.h
....\..............\...........\testdata.mat
....\..............\...........\testmatfile.vcproj
....\..............\testmatfile.ncb
....\..............\testmatfile.sln
....\writeex12.m
....\writeex12be.m
....\writeex12skip.m
ch03
....\cplxdiff.cpp
....\cplxdiff.rsp
....\fcnkeyfunc.m
....\hellomex.c
....\hellomex.rsp
....\maxwindow.m
....\testfcnkey.fig
....\testfcnkey.m
....\timestwo.c
....\tstatexit.c
....\tstatexit.rsp
....\tstfhdl.c
....\tstfhdl.rsp
....\wgfcnkey.cpp
....\wgfcnkey.m
....\wgtopmax.cpp
ch04
....\convec_f.f
....\convec_f.rsp
....\dblmat.rsp
....\hellomex.f
....\hellomex_f.rsp
....\matsq_f.f
....\matsq_f.rsp
....\timestwo_f.f
....\timestwo_f.rsp
....\tstdgemm.f
....\tstdgemm.rsp
....\tstfhdl_f.f
....\tstfhdl_f.rsp
....\tstputvariable.f
....\tstputvariable.rsp
....\xtimesy_f.f
....\xtimesy_f.rsp
ch05
....\ex3.dll
....\ex3.for
....\ex3.h
....\filelist.m

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

发表评论

0 个回复

  • untitled2
    基于Matlab6.5的 声卡数据采集程序 可以简便的进行方波 曲线信号的采集(Sound card Matlab6.5 based data acquisition program can be simple square wave signal acquisition curve)
    2010-09-28 16:55:03下载
    积分:1
  • MPS2MAT
    to read mps file in matlab
    2012-08-18 11:24:01下载
    积分:1
  • 2ASK-system-verification
    2ASK系统验证源码,包括二进制单机性不归零码的产生,功率谱密度的计算等(2ASK system verification, including unipolar NRZ binary source code generation, power spectral density calculation.)
    2014-11-15 00:06:32下载
    积分:1
  • LgLt2XY
    把经纬度表示的两个点转换为两点距离或以第一个点为原点的第二个点的XY坐标(Convert 2 points described in Longitude and Latitude to their distance or coordinate.)
    2010-07-04 23:17:34下载
    积分:1
  • DIANCICHANG
    一所大学的电磁场课件,讲述的非常有调理、清晰,对学电磁场的朋友很有帮助,极力推荐,希望大家多多下载(The electromagnetic field of a university courseware, on the very conditioning, clear, electromagnetic field school friends very helpful, highly recommended, hope that a lot of download)
    2021-04-07 16:19:01下载
    积分:1
  • MATLAB_Simulink_for_Digital_Communication_program
    All matlab codes for digital communication in matlab simulink for students. MATLAB_Simulink_for_Digital_Communication_program_for_student
    2012-07-11 15:40:48下载
    积分:1
  • SMO_sevo
    这是一个基于关于伺服系统的滑模控制的仿真程序,伺服系统为基于S的数学模型,对于研究滑模控制会有帮助(sliding mode control of the sevo system)
    2010-06-23 22:03:27下载
    积分:1
  • RS_code_decode
    RS纠错编码原理及其实现方法[第三版] 鉴于很多读者来信,特别是初学者对于如何求得RS生成多项式g[x]不是甚理解,特给出计算g[x]的MATLAB程序。(RS error-correcting coding theory and implementation methods [third edition] in view of a lot of letters from readers, especially for beginners on how to get RS to generate polynomial g [x] is not even understanding, give special calculation of g [x] in MATLAB procedures.)
    2009-02-28 13:42:15下载
    积分:1
  • mfsetup
    说明:  用C语言编的wimax 信道模型,绝对原创!(Wimax compiled by C language channel model, the absolute original!)
    2011-02-25 15:31:17下载
    积分:1
  • ApplicationImproved--r-Algorithm
    粒子滤波算法在非线性系统中得到了广泛的应用,其精度取决于目标概率函数和重要性函数是否相近,并且样本退化问题也影响了算法的性能。针对粒子滤波算法中样本退化的问题,本文提出一种基于奇异值分解的粒子滤波算法。该算法通过使用奇异值分解方法得到的重要性概率密度函数更接近于目标概率分布,降低样本退化的影响,提高了滤波器的精度,然后在列车组合定位系统的数学模型中应用该算法进行仿真实验。 (Particle filter algorithm for nonlinear systems is widely used, its accuracy depends on whether the target probability function and importance of the functions are similar, and sample degradation also affects the performance of the algorithm. For particle filter algorithm sample degradation problem, this paper proposes a particle filter algorithm based on singular value decomposition. The algorithm by using singular value decomposition of the importance of the probability density function method to get closer to the target probability distribution, reduce sample degradation, improve the accuracy of the filter, and then apply the algorithm in combination mathematical model train positioning system simulation experiments. The simulation )
    2014-09-24 20:06:22下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载