登录
首页 » matlab » matlabandcode

matlabandcode

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

代码说明:

  该压缩包里有 MATLAB的许多源码,包括插值拟合。绘图等(MATLAB)

文件列表:

Arithmetic
..........\Binary_Search.m
..........\Dijkstra
..........\........\MINROUTE.M
..........\Dynamic_pro
..........\...........\DYNPROG.M
..........\Floyd
..........\.....\floyd.m
..........\kruskal
..........\.......\MINTREEK.M
..........\Random_generate
..........\...............\SPECRND.M
..........\work
..........\....\CandM
..........\....\.....\mrank.c
..........\....\.....\mrank.exe
..........\....\.....\mrank.h
..........\....\.....\mrank.m
..........\....\.....\mrankp.c
..........\....\.....\pkg.c
..........\....\.....\pkg.exports
..........\....\.....\pkg.h
..........\....\.....\pkg.mlib
..........\....\code
..........\....\....\foo.m
..........\....\....\fun.m
..........\....\....\gasket.m
..........\....\....\sample.m
..........\....\c_mat
..........\....\.....\matcreat.c
..........\....\.....\matcreat.dsp
..........\....\.....\matcreat.dsw
..........\....\.....\matcreat.ncb
..........\....\.....\matcreat.opt
..........\....\.....\matcreat.plg
..........\....\.....\matcreate.c
..........\....\.....\mexopts.bat
..........\....\m_build
..........\....\.......\main.c
..........\....\.......\main.h
..........\....\.......\main.m
..........\....\.......\main_main.c
..........\....\.......\mrank.c
..........\....\.......\mrank.h
..........\....\.......\mrank.m
..........\....\m_build1
..........\....\........\main.c
..........\....\........\main.exe
..........\....\........\main.h
..........\....\........\main.m
..........\....\........\main_main.c
..........\....\........\mrank.c
..........\....\........\mrank.h
..........\....\........\mrank.m
..........\....\m_build2
..........\....\........\magic.h
..........\....\........\main.c
..........\....\........\main.exe
..........\....\........\main.h
..........\....\........\main.m
..........\....\........\main_main.c
..........\....\........\mrank.c
..........\....\........\mrank.h
..........\....\........\mrank.m
..........\....\........\my_rank.c
..........\....\........\my_rank.h
..........\....\........\my_rank.m
..........\....\squaren
..........\....\.......\gasket.c
..........\....\.......\gasket.cpp
..........\....\.......\gasket.dll
..........\....\.......\gasket.exe
..........\....\.......\gasket.h
..........\....\.......\gasket.hpp
..........\....\.......\gasket.m
..........\....\.......\gasket_main.cpp
..........\....\.......\gasket_mex.c
..........\....\.......\squaren.c
..........\....\.......\squaren.dll
..........\....\test
..........\....\....\axis.h
..........\....\....\grid.h
..........\....\....\legend.h
..........\....\....\sjbh.m
..........\....\....\sjbh1.c
..........\....\....\sjbh1.dll
..........\....\....\sjbh1.h
..........\....\....\sjbh1.m
..........\....\....\sjbh1_mex.c
..........\....\....\test_exe.cpp
..........\....\....\test_exe.exe
..........\....\....\test_exe.hpp
..........\....\....\test_exe.m
..........\....\....\test_exe_main.cpp
..........\....\....\Untitled.m
..........\....\timestwo
..........\....\........\timestwo.c
..........\....\........\timestwo.dll
math_exp
........\代数方程组的解法

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

发表评论

0 个回复

  • hdb3
    说明:  利用matlab 对随机信号进行 hdb3码编码(liyong matlab duixinhao jinxing hdb3 Coding)
    2011-04-12 21:57:19下载
    积分:1
  • MATLAB7.x-SHUZI-XINHAO-CHULI
    这是郭仕剑的《MATLAB7.X数字信号处理》这本书的光盘源码。(This is Guo Shi Jian " MATLAB7.X digital signal processing," source book CD.)
    2011-09-15 23:20:28下载
    积分:1
  • AWGN-BPSK
    这个Matlab程序计算在高斯白噪声(Additive White Gaussian Channel )下BPSK调制中的错误概率。(The Matlab procedure in the Gaussian white noise (Additive White Gaussian Channel) under BPSK modulation of the error probability.)
    2008-06-29 19:44:32下载
    积分:1
  • s223_YNvd_10b
    YNvd变压器的建模与仿真,是铁路同相供电系统的3/2变压原理,比较前沿的技术(YNvd transformer modeling and simulation of railway power supply system in phase 3/2 transformer principle, more cutting-edge technology)
    2011-08-15 14:57:43下载
    积分:1
  • simulation_and_software_radio_for_mobile_communica
    说明:  电子书simulation and software radio for mobile communications的程序文件,用于学习MATLAB通信仿真(electronic books and simulation software for mobile radio communications procedures document for learning communications MATLAB simulation)
    2006-03-01 09:05:42下载
    积分:1
  • initial_senstitive
    混沌系统初值敏感性检查,指标为分叉迭代次数(initial sensitive check of chaotic map)
    2012-05-09 11:01:26下载
    积分:1
  • Pointers-in-C
    Cbook for beginer aswell as geek
    2015-03-20 04:29:56下载
    积分:1
  • opticalflowresulttrial
    OPTICAL FLOW METHOD FOR OBJECT TRACKING OF MOVING OBJECTS
    2015-04-12 17:11:35下载
    积分:1
  • maxflow
    许多系统包含了流量问题。例如交通系统有车流量,金融系统有现金流,控制系统有信息流等。许多流问题主要是确定这类系统网络所能承受的最大流量以及如何达到这个最大流量。MATLAB环境下解决最大流问题(Many systems contain a flow problem. Traffic such as traffic system, the financial system has cash flow, information flow control system. Many flow problem is to determine the maximum flow of such systems and how the network can bear to achieve this maximum flow. Maximum flow problem solving MATLAB environment)
    2014-02-25 15:02:03下载
    积分:1
  • CZTexample
    线性调频Z变换用于实现频谱细化,该程序为实现CZT变换的一个简单例子。(A simple example for CZT.)
    2013-04-09 11:01:46下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载