-
matlab_and_examples
介绍MATLAB编程并且还有实例,供大家参考(Introduced and there are examples of MATLAB Programming)
- 2010-03-09 18:36:33下载
- 积分:1
-
zernike_chriswolf
This code allows to calculate complex Zernike moments on a binary image and to reconstruct an image from its Zernike moments. The moments are calculated robustly which allows to use them even for the reconstruction with high order moments.
- 2012-05-03 15:22:26下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
guifeizuijiu
matlab功能强大,可以编程实现音乐播放,在此以歌曲《要有音乐基础贵妃醉酒》为例,不过编程人员(matlab powerful music player can be programmed to achieve this to the song " Let there be music foundation Drunken Beauty" as an example, but the programming staff)
- 2013-03-21 10:09:08下载
- 积分:1
-
run
图像处理,用于在MATLAB中播放AVI视频文件。附送标准AVI文件一枚。(Image processing, used to play AVI video files in MATLAB. With a standard AVI file.)
- 2013-11-18 22:20:15下载
- 积分:1
-
oneuserenergydetection
性能最好的单用户能量检测频谱感知,都是最好的东西,曲线和理论值进行比较,效果明显。欢迎批评指正。(The best performance of a single-user energy detection spectrum sensing, are the best thing, curves and theoretical values are compared, the effect is obvious. Welcome criticism.)
- 2014-11-13 18:58:00下载
- 积分:1
-
inverse
乘法逆元的实现,就是对元素的逆元求解实现(Multiplicative inverse of the implementation of the elements of inverse solution to achieve)
- 2009-12-08 10:56:01下载
- 积分:1
-
chrip-signal-after--matched-filter
合成孔径雷达中经过滤波器的线性调频信号的仿真 与未经过滤波器的线性调频信号不同 具有很好的参考价值(The simulation of synthetic aperture radar chirp signal filter and the filter has not been different chirp signal has a good reference value)
- 2014-11-09 17:01:38下载
- 积分:1
-
the-wave-calcuiation
可以计算波浪载荷,并且还可以进行数值模拟,从而省去更多的实验材料(Can calculate the wave loads, and numerical simulation, thereby eliminating the need for a more experimental material)
- 2021-03-16 15:19:21下载
- 积分:1
-
hh
说明: 数学建模最优路径问题及投资例题解答,通过matalb编程解决以上问题(Mathematical model interpolation algorithm, with the mathematical modeling, use of matble programming solve interpolation fitting mathematical modeling optimal path problem and investment examples solutions, through the matalb programming solve the above problem)
- 2012-05-26 20:46:12下载
- 积分:1