搜索资源列表
matlab-code
- matlab解线性方程组的源代码 function x=nagauss2(a,b,flag) % 用途:选列主元Gauss消去法解线性方程组ax=b % 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程 -Matlab solution of linear equations source code function nagauss2 x = (a , b, flag)% purposes : a selection P
cartpole_model
- 基于matlab的倒立摆控制问题的数学建模-function dx = cartpole_model(t,x,flag,u)
C4
- function [ret,x0,str,ts,xts]=smg(t,x,u,flag) smg is the M-file descr iption of the SIMULINK system named smg. The block-diagram can be displayed by typing: smg. SYS=smg(T,X,U,FLAG) returns depending on FLAG certain system values g
chineseflag
- 中国国旗部分程序,大家可以参考一下,希望大学学习MATLAB之用-this is a matlab program of the chinese flag,Please download carefully
GPS2
- 用MATLAB在产生的观测数据中捕获其中PRN 号码为“5”C/A 码。 (1) 观测数据应该有一定的多普勒频偏D f(-10kHz〈D f〈+10kHz); (2) 加入高斯白噪声,使其信噪比为-20dB; (3) 捕获成功后,应给出捕获标志,并给出估计的频偏和码偏值。-Generated by MATLAB in which observed data capture PRN number is " 5" C/A code. (1) there should b
Chineseflag
- 利用matlab强大的功能,可以画出中国国旗的一个小程序!-Using matlab powerful features, you can draw the flag of a small program in China!
maxflow
- 用matlab计算最大流量,求最大流的函数function [f,wf,flag]=maxflow(C)-Using matlab to calculate the maximum flow, find the maximum flow of the function function [f, wf, flag] = maxflow (C)
usflag
- This code produces a US flag in matlab.
1234435
- 用matlab 7.0编写的滑模变结构仿真的例子。-S-function for continuous state equation function [sys,x0,str,ts]=s_function(t,x,u,flag) switch flag, Initialization case 0, [sys,x0,str,ts]=mdlInitializeSizes Outputs case 3, sys=mdlOutputs
multiWaitbar
- This function provides a new progress-bar (waitbar in MATLAB-speak) with the following features: * Multiple bars in one window * Robust to the window being closed * Time-estimates for long-running tasks * Completion percentage for lon
qlag
- 最优化matlab中plag算法的实现 程序不是很复杂 比较简单的 -The flag optimization matlab algorithm implementation process is not very complicated simple