統計
MATLAB Answers
4 質問
0 回答
ランク
of 168,373
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
sendmail does not work on Matlab online
Is there an alternative function for sendmail in matlab online.
5年弱 前 | 0 件の回答 | 0
0
回答質問
pump hydro storage system
I am trying to build a Pump hydro system with an existing models in simulink of each main component. I am wondering if you have ...
約5年 前 | 0 件の回答 | 0
0
回答質問
Reduce the image size while maintaining the quality. Use dct2 with RGB image. when I Concatenate the RGB I get white image
% import image pic=imread('image3.jpg'); size_a=size(pic) imshow(pic); % The image size is 2448x3264x3 % split RGB channe...
5年以上 前 | 2 件の回答 | 0
2
回答質問
Gauss-Seidel Power Flow with PQ Buses
clc; clear; j = sqrt(-1); %Input z12 = 0.01+0.03j;%pu z13 = 0.02+0.04j;%pu z23 = 0.012+0.03j;%pu Sbase = 100;%MVA PL(2...
5年以上 前 | 0 件の回答 | 0