资源列表
dijkstra
- 最好的dijkstra 算法 matlab实现。 可以计算任意两点间的最短距离和路径。 不要参考其他的matlab程序,他们的路径都有问题。-Best Dijkstra algorithm matlab. You can calculate the shortest distance between any two points and path. Do not refer to other matlab program, their path has a problem.
solvewithalphaBACTM
- compute for BACTM ,that maybe you want
MATLAB-QPSK
- 一个有关通信系统的matlab程序,有关QPSK调制的模拟,并有估计值和理论值曲线对比图。-Some matlab programs about communiction system,a sim. of QPSKmodul, theoretical and simulation plot added.
LISTE
- this is a prolog program that manipulates lists
chengxu
- gm(1,1)灰色预测模型,可以进行各种预测。短期的电力负荷预测尤其的好。也可以进行中长期的预测,但是效果没有短期的好。-gm (1,1) Grey forecasting model can predict all kinds. Short-term load forecasting particularly well. Can also make long-term forecast, but they were not short of good.
frft.m
- FRFT的程序 与FFT相比有自由度的优势 在金融期权定价中可以应用-Fractional Fast Fourier Transform(FRFT)
slotted-waveguide-antenna-parameters
- slotted waveguide, length, width, offset
HW3
- This the scr ipt I used in one homework of the control course. It showed how to calculate the k,c,wn( gain, pole, and natural frequency) as the system behavior desired. -This is the scr ipt I used in one homework of the control course. It showed how
fControl
- This code contain routines for reading and writing on registers of the ADE7753 using SPI.
shibieyanxing
- 通过选择恰当的的测井曲线利用神经网络的方法识别岩性-By selecting the appropriate logging curve method using neural network identification lithology
read_movie
- read in a movie file from matlab
Kalman.m
- This example shows how to generate C code for a MATLAB Kalman filter function, Kalman , which estimates the position of a moving object based on past noisy measurements. It also shows how to generate a MEX function for this MATLAB code to increase th