-
vcmatlabchengxu
利用VC++与MATLAB编程
希望多交流
也希望资源共享(VC++ and MATLAB programming hope that more exchanges also hope that the sharing of resources)
- 2006-12-09 21:58:12下载
- 积分:1
-
一种快速图象中值滤波算法
一种快速图象中值滤波算法 北京理工大学学报转载(A fast image median filtering algorithm Beijing Polytechnic University Journal reprinted)
- 2005-05-29 22:04:21下载
- 积分:1
-
IEEE33配电网潮流计算
说明: IEEE33节点的潮流计算,比较适合学习(Power flow calculation of 33 nodes)
- 2020-04-30 15:17:59下载
- 积分:1
-
chap09
屬於SUGENO模糊模型可以藉由類神經網路架構來替代(Belonging to fuzzy model can SUGENO neural network architecture to replace)
- 2007-10-29 18:21:32下载
- 积分:1
-
leach
matlab中仿真模拟leach算法,绘图结果正确(good leach)
- 2012-08-10 00:08:30下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
Sistemas-operacionais
For this experiment introduced new concepts regarding the implementation methods of IPC. Through the use of signals was possible interruptions. And with the use of shared memory, it was possible to make calls between processes, by sending signals.
The use of signals requires a signal handler, who treats upon arrival. The use of the program becomes asynchronous signals, which require more care during handling of the instructions.
Experiment 1 allows learning about creation of concurrent processes in the Operating System (OS) Unix. However, the creation process is not at all helpful. There are applications that require that there be some method that enables the sharing of data (information) between processos.x
- 2012-12-02 00:14:06下载
- 积分:1
-
readSA
读取气象雷达基数据(SA),能够实现产品显示和二次处理(Read the meteorology of Base data (SA), to be able to display and secondary treatment)
- 2012-04-10 11:59:07下载
- 积分:1
-
BackscatterMap
雷达影像后向散射系数计算,并绘制后向散射系数图(backscattering coefficients of Radar image, show the figure of backscatter coefficients)
- 2021-03-31 15:49:09下载
- 积分:1
-
Matlab7MATFileFormat
说明: 参考文件MAT-FILE打包下载visualC加加MATLAB(MAT-FILE)
- 2010-04-21 13:33:05下载
- 积分:1