-
enigma
The files included implement the M3 Enigma machine. Rotors.m implements the GUI and enigma.m implements the cipher substitutions. The implementation can be used as an aid to teaching the enigma machine. Also, the source can be used to show how to implement an enigma machine. The files are thoroughly commented and the application can run in MATLAB by just typing rotors
- 2009-02-01 13:09:29下载
- 积分:1
-
matlab_all_instruction
matlab 6.0的指令大全,后来很多版本的与6.0的兼容,大家可以参考。(matlab 6.0 all instructions!!)
- 2009-05-24 15:08:13下载
- 积分:1
-
plt
An improved version of MATLAB s plot(...) optimized for data exploration(An improved version of MATLAB's plot (...) o ptimized for data exploration)
- 2007-04-05 19:13:59下载
- 积分:1
-
hw
说明: using matlab GUI to do several operations on picture loaded..
- 2009-11-09 01:42:01下载
- 积分:1
-
improved-ds
一种改进的证据融合方法matlab代码
(Evidence of an improved integration method matlab code)
- 2011-10-15 09:42:52下载
- 积分:1
-
2010matlabjiaocheng
2010版本matlab教程,非常的清晰,内容全面,适合需要学习的人士。(2010 version of the matlab tutorial, very clear, comprehensive, suitable for those who need to learn.)
- 2011-10-27 12:28:25下载
- 积分:1
-
capm-daima
CAPM代码,资本资产定价模型在Matlab中的实际应用。(Capital Asset Pricing Model with Missing Data)
- 2020-07-04 12:00:01下载
- 积分:1
-
chap04
matlab实例clearN=100f=zeros(50,50) f(15:35,23:28)=1 figure(1)imshow(f, notruesize )F=fft2(f,N,N) F2=fftshift(abs(F)) figure(2)x=1:N y=1:N mesh(x,y,F2(x,y)) colormap(gray) colorbar(matlab)
- 2009-09-21 09:38:52下载
- 积分:1
-
optimizations
Optimization technic of Least Square
- 2011-02-09 02:23:13下载
- 积分:1
-
Euler
Euler method for differential equation
- 2019-02-06 22:49:21下载
- 积分:1