-
jpeg3
matlab source code to perform jpeg compression using humfman coding
- 2010-12-30 19:34:58下载
- 积分:1
-
MATLAB_CODE
说明: 一个很好的时频变换工具箱, 里面有相关的小波变换例子,维格纳变换例子.(A good time-frequency analysis toolbox, which have wavelet, vigna ville transform time-frequency analysis of the classic routines.)
- 2010-04-05 11:20:30下载
- 积分:1
-
signal-analysis
基于matlab的连续时间信号傅里叶级数分析已经matlab的实现(Matlab-based Fourier series of continuous-time signal analysis has matlab realization)
- 2014-08-21 11:05:32下载
- 积分:1
-
PLS2
该文件详细介绍了各种最小二乘算法的实现步骤,给出了实验仿真的例子和MATLAB程序,对学校最小二乘相关算法的人非常好(The document details the steps of various least squares algorithm, an experimental simulation examples and MATLAB programs for school-related least squares algorithm are very good)
- 2010-05-11 22:42:29下载
- 积分:1
-
hongwaikejianguangpeizhun
matlab图像配准 红外可见光图像配准的详细方法 (matlab Visible Infrared image registration image registration detailed methodology)
- 2007-11-28 22:12:43下载
- 积分:1
-
Chuong-4
Lowpass filter with matlab
- 2013-03-22 03:59:14下载
- 积分:1
-
0IterativeSOCP
This code run in matlab and it is the iterative SOCP
- 2015-01-14 22:03:05下载
- 积分:1
-
orbita_sunsync
Orbita.m
Programa para dibujar un periodo de la orbita de un satélite apartir de
los parámetros orbitales
Programado a partir de la hoja TUNDRA2.pdf
Ramon Martínez, 20-12-2006
Parámetros
k=398613.52 en (km^3)/(s^2)
Re = 6377 km
h=814.5
a=Re+h
e=0
OmegaRot=0.9856 º /day
n = sqrt(k/(a^3))
p = a*(1-(e^2))
J2=0.00108263
cos_i = OmegaRot*(-2/3)*(1/J2)*(1/n)*((p/Re)^2)*(pi/180)/(24*3600)
i = acos(OmegaRot*(-2/3)*(1/J2)*(1/n)*((p/Re)^2)*(pi/180)/(24*3600))*(180/pi)
- 2010-02-08 06:34:16下载
- 积分:1
-
jisuan
1.参数的设计
1)系统的变量比较多而且应用非常频繁,所以运用的变量要具有特征性
2)尽量使用课本上的变量,如果课本上的变量无法实现,在考虑其他自己定义变量
3)由于MATLAB使用变量可以不用先定义生命变量,所以可以直接使用变量
4)但是一些全局性的变量必须要定义( 1. Parameter design 1) system variables and the application is more frequent, so the use of the variable to have the characteristics of 2) the use of textbooks on the variables as possible, if the books can not be achieved on the variables, taking into account their other define the variable 3) use of the MATLAB variable life and variable can not be defined, so you can directly use the variable 4), but some global variables must be defined)
- 2011-05-03 18:50:05下载
- 积分:1
-
harmiton
哈密顿马步图回路问题,这是一个经典问题,代码由matlab编写。(Hamiltonian circuit map, which is a classic problem, code prepared by Matlab.)
- 2006-09-14 22:08:42下载
- 积分:1