-
Signals-and-SystemsAnalysis-and-threalization-of-M
1. 该光盘包含了“信号与系统分析及MATLAB实现”一书的第八章所有程序;
2. 为了方便读者阅读程序,所有程序均采用中文注释。MATLAB的程序编辑器不支持中文显示,用户只需在Word下直接打开源程序文件,即可阅读程序中的中文注释;
3. 程序文件的命名分为以下三种类型:
(1) 若为书中例题的程序,则程序文件名一律以ex开头,后面跟4位数字(前两位表示章号,后两位表示例题序号)表示的该程序所在例题的编号。例如,ex0603.m是例6.3的程序,而ex1102.m则是例11.2的对应程序。
(2) 若为书中图形的实现程序,则程序文件名一律以figure开头,后面跟4位数字(前两位表示章号,后两位表示图形序号)表示的该程序所绘图形的编号。例如,figure1203.m是实现图12.3的程序,而figure0710.m则是实现图7.10的对应程序。
(3) 若为函数文件,则直接以函数名命名,例如文件sconv.m即是书中函数sconv()的对应程序。
()
- 2008-06-06 11:38:38下载
- 积分:1
-
traffic
极大值原理下的列车能源优化极大值原理下的列车能源优化极大值原理下的列车能源优化(base on maximum principle to optimal the traffic energy)
- 2021-04-10 22:08:58下载
- 积分:1
-
csdp6.1.0winp4
一个求解半正定规划的数值算法包,包括 C 语言实现的源代码和 MATLAB 的调用接口。这是目前项目发布的最新版本 6.1.0。(Copyright 1997-2010, Brian Borchers. This copy of CSDP is made
available under the Common Public License. See LICENSE for the
details of the CPL.
CSDP is a software package for solving semidefinite programming
problems. The algorithm is a predictor-corrector version of the
primal-dual barrier method of Helmberg, Rendl, Vanderbei, and
Wolkowicz.
This file includes binary code for SDP for Windows.
doc documentation.
matlab MATLAB/Octave routines for interfacing to CSDP.
bin The binary code.
Contact/Support:
If you are having trouble running the code, see the doc directory
first. The project s website can be found at
https://projects.coin-or.org/Csdp/
The project s maintainer can be reached by email at borchers@nmt.edu. Please
email bug reports and feature requests.
)
- 2010-07-20 14:23:52下载
- 积分:1
-
fibonacci
Fibonacci m file in matlab
- 2010-12-07 06:02:13下载
- 积分:1
-
Newton-SSpline
观察高次插值多项式的龙格现象:
给定函数f(x)=1/(1+25x^2)(-1<x<1).取等距节点,构造牛顿插值多项式N5(x)和N10(x)及三次样条插值函数S10(x)。分别将三种插值多项式与f(x)的曲线画在同一坐标系上进行比较(Observation of high order polynomial interpolation Runge phenomenon: the given function f (x) = 1/(1+25x ^ 2) (- 1 <x<1).取等距节点,构造牛顿插值多项式N5(x)和N10(x)及三次样条插值函数S10(x)。分别将三种插值多项式与f(x)的曲线画在同一坐标系上进行比较)
- 2020-11-03 20:19:52下载
- 积分:1
-
PSO
用粒子群算法优化RBF网络权值,根据适应度值对个体最优和群体最优进行更新 (Particle Swarm Optimization with RBF network weights, according to the best fitness value of individuals and groups to update the best)
- 2010-10-18 15:40:37下载
- 积分:1
-
matlab2
基于MATLAB的的语音信号处理.GUI界面,时域分析与频谱分析综合。可录制声音(MATLAB-based speech signal processing. GUI interface, time-domain analysis and spectral analysis and comprehensive. Sound can be recorded)
- 2011-05-31 20:44:41下载
- 积分:1
-
RandomWalks
基于随机游走的图像分割算法程序,matlab编写,有测试图片,包含很多有用函数(Based on the random walk algorithm for image segmentation procedure, matlab write, there are test images, contains many useful functions)
- 2014-12-03 22:23:56下载
- 积分:1
-
Bidirectional-ELM-master
双向elm,一种改进的elm,泛化能力强,速度快。(bidirectional-elm fast generate classfify matlab)
- 2018-12-03 18:13:13下载
- 积分:1
-
ocd_prog
说明: 可以图形化实现对任意系统参数的优化,系统既可以是线性系统,又可以是非线性系统(The optimization of any system parameters can be realized graphically. The system can be either linear or nonlinear)
- 2020-05-16 20:46:27下载
- 积分:1