統計
MATLAB Answers
12 質問
0 回答
ランク
of 173,955
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How to plot all rows of an array with a random color
Hello there, i am working on I-V charchteristics of a mosfet script My Proplem is : i need to plot all the rows of the gener...
約4年 前 | 1 件の回答 | 0
1
回答質問
How to split 128x128 array into 64 ( 2x128 ) ?
Hello i have a 128x128 array which i need to split it into 64 array of size 2x128 How to do that ?
4年以上 前 | 2 件の回答 | 0
2
回答質問
How to convert 1x64 uint64 to 1x1 array ?
hello there, I have a 1x64 array which i need to convert into 1x1 array How to do that ?
4年以上 前 | 1 件の回答 | 0
1
回答質問
How to convert an image to a plain text & inverse ?
Hello I have an image 128x128 and i want to convert it into a plain text & how to reconvert that text into an image again ?
4年以上 前 | 1 件の回答 | 0
1
回答質問
Problem : Index exceeds matrix dimensions
Hello , i have a little error with matrix dimensions Can you help me ? %KEY EXPANSION FUNCTION-------------- function [S]...
4年以上 前 | 1 件の回答 | 0
1
回答質問
How to read an image & convert it into an array and vice versa
Hello , how to convert an image to 1x2 array & be able to do the inverse ?
4年以上 前 | 1 件の回答 | 0
1
回答質問
Problem with RC5 Image encryption
Hello , I am working now on an image encryption script based on RC5 Encryption Algorithm but i am little confused about how to...
4年以上 前 | 1 件の回答 | 0
1
回答質問
image encryption using rc4 : error in bitxor
Hello Community , i work now on rc4 image encryption algorithm but i am facing a little proplem the image dimensions is 128 *...
4年以上 前 | 1 件の回答 | 0
1
回答質問
matlab code processing is too slow
Hi there, i am working on a project but when i run my project it take a lot of time to process the script, and never finish ...
4年以上 前 | 0 件の回答 | 0
0
回答質問
Error using reshape : number of elements must not change.
Hi there, I am currently working on a communication system with a little of chaiotic cipher for greyscale images but I have ...
4年以上 前 | 1 件の回答 | 0
1
回答質問
Error using bitxor Inputs must have the same size.
Hello there, i have a proplem with bitxor function : Error using bitxor Inputs must have the same size. the first in...
4年以上 前 | 1 件の回答 | 0
